summaryrefslogtreecommitdiffstats
path: root/test/shell/lvconvert-mirror-basic.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/lvconvert-mirror-basic.sh')
-rw-r--r--test/shell/lvconvert-mirror-basic.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/shell/lvconvert-mirror-basic.sh b/test/shell/lvconvert-mirror-basic.sh
index 09621733..8d398632 100644
--- a/test/shell/lvconvert-mirror-basic.sh
+++ b/test/shell/lvconvert-mirror-basic.sh
@@ -121,7 +121,8 @@ test_lvconvert()
fi
}
-aux prepare_vg 5 16
+aux prepare_pvs 5 5
+vgcreate -c n -s 128k $vg $(cat DEVICES)
test_many() {
i=$1