Details
-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
None
-
Lustre 2.7.0
-
None
-
3
-
15540
Description
This issue was created by maloo for Nathaniel Clark <nathaniel.l.clark@intel.com>
This issue relates to the following test suite run:
https://testing.hpdd.intel.com/test_sets/c07fa6c6-189a-11e4-bd79-5254006e85c2
https://testing.hpdd.intel.com/test_sets/fe33929a-2fe0-11e4-957a-5254006e85c2
https://testing.hpdd.intel.com/test_sets/fe22e280-3146-11e4-b503-5254006e85c2
https://testing.hpdd.intel.com/test_sets/199c6a08-31d9-11e4-a833-5254006e85c2
The sub-test test_13 failed with the following error:
(2) unexpected status
Info required for matching: sanity-lfsck 13
Attachments
Issue Links
- is related to
-
LU-3534 async update cross-MDTs
-
- Resolved
-
The sanity-lfsck failures for DNE are not the same. The original test_13 failed because the low layer iteration was too slow to complete the LFSCK in time. The general behavior is that the final status was "scanning-phase2", but not the expected "completed".
The failures for the DNE patches were that the test scripts cannot find the specified lproc interface "error: get_param: mdd/lustre-MDT0000/lfsck_layout: Found no match". I am still not sure what caused such failure, but it should not be related with the iteration performance.