Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.14.0
-
Lustre client version >=2.13.54.148 and Lustre server version < 2.13.54.148
-
3
-
9223372036854775807
Description
sanityn test_51e fails for Lustre client version >=2.13.54.148 and Lustre server version < 2.13.54.148 and was added to Lustre by patch 3ea729fe822d (LU-13693 lfs: check early for MDS_OPEN_DIRECTORY).
Looking at the suite_log for https://testing.whamcloud.com/test_sets/cd04c059-55e9-475b-88de-2cbef096f515, the error looks like
== sanityn test 51e: lfs getstripe does not break leases, part 2 ===================================== 07:37:12 (1608795432) /mnt/lustre2/f51e.sanityn lmm_stripe_count: 1 lmm_stripe_size: 1048576 lmm_pattern: raid0 lmm_layout_gen: 0 lmm_stripe_offset: 6 obdidx objid objid group 6 124313 0x1e599 0 multiop: expect lease exists no lease applied. sanityn test_51e: @@@@@@ FAIL: multiop failed Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:6273:error() = /usr/lib64/lustre/tests/sanityn.sh:3187:test_51e()
Adding a check that the Lustre server version >=2.13.54.148 will fix this error for interop testing.