1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

lvconvert-striped-raid0.sh: request at least target version 1.7.0

This commit is contained in:
Heinz Mauelshagen 2015-07-30 12:38:11 +02:00
parent ab584e1ec8
commit 37b7229851

View File

@ -14,7 +14,7 @@
########################################################
# MAIN
########################################################
aux have_raid 1 3 0 || skip
aux have_raid 1 7 0 || skip
aux prepare_pvs 6 20 # 6 devices for striped test
vgcreate -s 128k $vg $(cat DEVICES)