summaryrefslogtreecommitdiff
path: root/test/shell/lvresize-mirror.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/lvresize-mirror.sh')
-rw-r--r--test/shell/lvresize-mirror.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/lvresize-mirror.sh b/test/shell/lvresize-mirror.sh
index 61e4491bd..ee23f7f24 100644
--- a/test/shell/lvresize-mirror.sh
+++ b/test/shell/lvresize-mirror.sh
@@ -29,7 +29,7 @@ for deactivate in true false; do
check mirror_images_contiguous $vg $lv1
# reduce 2-way mirror
- lvreduce -f -l-2 $vg/$lv1
+ lvreduce -f --fs ignore -l-2 $vg/$lv1
check mirror $vg $lv1 "$dev3"
# extend 2-way mirror (cling if not contiguous)