mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-17 06:04:23 +03:00
tests: drop junk
This commit is contained in:
parent
be154e30e8
commit
b5da4fdfce
@ -360,10 +360,6 @@ check mirror_no_temporaries $vg $lv1
|
|||||||
check mirror_legs $vg $lv1 3
|
check mirror_legs $vg $lv1 3
|
||||||
lvremove -ff $vg
|
lvremove -ff $vg
|
||||||
|
|
||||||
lvs -a $vg
|
|
||||||
dmsetup table
|
|
||||||
losetup -a
|
|
||||||
ls -lRa $PWD
|
|
||||||
|
|
||||||
# "rhbz440405: lvconvert -m0 incorrectly fails if all PEs allocated"
|
# "rhbz440405: lvconvert -m0 incorrectly fails if all PEs allocated"
|
||||||
lvcreate -aey -l "$(get pv_field "$dev1" pe_count)" --type mirror -m1 -n $lv1 $vg "$dev1" "$dev2" "$dev3:$DEVRANGE"
|
lvcreate -aey -l "$(get pv_field "$dev1" pe_count)" --type mirror -m1 -n $lv1 $vg "$dev1" "$dev2" "$dev3:$DEVRANGE"
|
||||||
@ -373,5 +369,4 @@ lvconvert -m0 $vg/$lv1 "$dev1"
|
|||||||
check linear $vg $lv1
|
check linear $vg $lv1
|
||||||
lvremove -ff $vg
|
lvremove -ff $vg
|
||||||
|
|
||||||
|
|
||||||
vgremove -ff $vg
|
vgremove -ff $vg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user