Details
-
Bug
-
Resolution: Duplicate
-
Blocker
-
Lustre 2.4.0
Description
With MDSCOUNT=2, sanity test 31f will fail when the test creates a directory using 'lfs setdirstripe -i 1' but then tries to remove it using 'rm -r'. A test_rmdir function could be added to test-framework.sh to handle this case.
Closing this as a duplicate of
LU-2754, since the symptoms are similar, and they will be fixed by the same patch.