Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Lustre 2.7.0
-
None
-
OpenSFS cluster with two MDSs with one MDT each, three OSSs with two OSTs each and three clients running lustre-master tag 2.6.92 build # 2812
-
3
-
17215
Description
while running the sanity test suite, sanity test 27D failed with "llapi_layout_test failed". Results are at https://testing.hpdd.intel.com/test_sets/37e63f92-9f0d-11e4-91b3-5254006e85c2 .
Tests 16 and 20 of the llapi_layout_tests failed with the same assertion:
... llapi_layout_test: llapi_layout_test.c:708: test16: assertion 'fcount == dcount' failed: 6 != 1152921504606846979 test 16: Default stripe attributes are applied as expected . fail (exit status 1) ... llapi_layout_test: llapi_layout_test.c:887: test20: assertion 'fcount == dcount' failed: 6 != 1152921504606846979
All other llapi_layout_test passed.