Whamcloud - gitweb
LU-16842 fsx: tolerate delete last non-stale mirror error 90/51090/1
authorBobi Jam <bobijam@whamcloud.com>
Tue, 23 May 2023 03:11:37 +0000 (11:11 +0800)
committerBobi Jam <bobijam@whamcloud.com>
Tue, 23 May 2023 03:13:55 +0000 (11:13 +0800)
commit9bc22dcefbe3a7ac66a3e8f2ad042f1e018d45a9
tree00f7b0f3bbed548eadcf3a5b294148ae4d3f3cdb
parentaadc6de18ed9af8f26cc829faa5643f8b4f0bba7
LU-16842 fsx: tolerate delete last non-stale mirror error

fsx mirror split test could try to delete the last non-stale mirror
of a file and that's a tolerable error scenario. The fsx FLR test
randomly choose a mirror operation and this situation could happen.

Fixes: 04ab0cc869c (LU-14156 utils: mirror split to check for last in-sync early)
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: I80c294da80740b21e00ae72a092fd8883ec7d60e
lustre/tests/fsx.c