Whamcloud - gitweb
LU-16008 tests: don't enforce umount in recovery-small/150 40/47940/5
authorAlex Zhuravlev <bzzz@whamcloud.com>
Wed, 13 Jul 2022 07:50:24 +0000 (10:50 +0300)
committerOleg Drokin <green@whamcloud.com>
Fri, 13 Jan 2023 07:19:25 +0000 (07:19 +0000)
commitb1e2ca839f30a450059b2bc190ad2916ca16be82
tree710bb7fae4cb1be461b71ef51404336a0a0e56dd
parentb7ea3913f6fd72abdd80275e5c4a5049e64d73c0
LU-16008 tests: don't enforce umount in recovery-small/150

as such an enforcement disconnects all MDS clients, then
another MDS trying to talk to that original MDS gets evicted
and an unlucky RPC (e.g. rmdir in test cleanup) can fail with:
rm: cannot remove '...d110h.recovery-small/source_dir': Is a directory

Fixes: 57f3262baa7 ("LU-15788 lmv: try another MDT if statfs failed")

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I593e1425b44fc19cb7b2b7da33fa10590532f930
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/47940
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Alexander Boyko <alexander.boyko@hpe.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/recovery-small.sh