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

Remove VG/PV used in the test.

This commit is contained in:
Peter Rajnoha 2012-05-09 14:44:59 +00:00
parent 9c17acdfe8
commit ec808a033b

View File

@ -118,6 +118,8 @@ pvcreate --metadatasize $size_mb $dev1
vgcreate $vg1 $dev1
vgcfgbackup -f $backupfile
vgcfgrestore -f $backupfile $vg1
vgremove -f $vg1
pvremove -f $dev1
# pvcreate wipes swap signature when forced
dd if=/dev/zero of="$dev1" bs=1024 count=64