Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Lustre 2.1.1, Lustre 1.8.6
-
None
-
Server: centos 6.2 (2.6.32-220.4.1.el6) with Lustre 2.1.1
Client: sles11sp1, running 1.8.6.81
MGS/MDS uses the same device. Two OSS'es. Two clients.
-
3
-
6125
Description
Excution of this ACC_SM CONF_SANITY test_50[bef] failed.
- ONLY=50b ACC_SM_ONLY="CONF_SANITY" NAME=ncli_nas.v3 RCLIENTS="service332" sh acceptance-small.sh
The conf-sanity.log showed:
/usr/lib64/lustre/tests/conf-sanity.sh: FAIL: test_50b import is not in DISCONN state
When I executed against all test 50's, 50b, 50e, and 50f failed, with the same error.
These output/debug files are attached:
CONF_SANITY.output
conf-sanity.log
debug
ogdb-service331
test_logs.tgz (of subdirs of test_logs/)
It seemed the statement below in test_50b() timed out:
wait_osc_import_state mds ost DISCONN
Tests 50b, 50e, and 50f failed on the same problem.