mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Update t-covercmd pvck to take proper device argument.
This commit is contained in:
parent
18787def0b
commit
763888abef
@ -63,7 +63,7 @@ for i in pr "p rw" an ay "-monitor y" "-monitor n" \
|
||||
lvchange -$i "$vg"/"$lv"
|
||||
done
|
||||
|
||||
pvck "$d1"
|
||||
pvck "$dev1"
|
||||
vgck "$vg"
|
||||
lvrename "$vg" "$lv" "$lv-rename"
|
||||
vgcfgbackup -f "$(pwd)/backup.$$" "$vg"
|
||||
|
Loading…
Reference in New Issue
Block a user