Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.10.0
-
None
-
Servers - 2.9.58, 3591, master
Client - 2.9.0, build 22, b2_9
-
3
-
9223372036854775807
Description
This issue was created by maloo for Saurabh Tandan <saurabh.tandan@intel.com>
This issue relates to the following test suite run: https://testing.hpdd.intel.com/test_sets/f3de6c42-4af5-11e7-b400-5254006e85c2.
The sub-test test_103a failed with the following error:
LU-2561 test failed
test_logs:
11 commands (11 passed, 0 failed) LU-2561 newly created file is same size as directory... [3] $ mkdir -p 2561 -- ok [4] $ cd 2561 -- ok [5] $ getfacl --access . | setfacl -d -M- . -- ok [6] $ touch f1 -- ok [7] $ ls -s f1 -- failed 0 f1 ? 4 f1 [9] $ cd .. -- ok [10] $ rm -rf 2561 -- ok 7 commands (6 passed, 1 failed) sanity test_103a: @@@@@@ FAIL: LU-2561 test failed
This issue is seen only during rolling upgrade/downgrade testing.