mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
test: pvs bz1108394
This commit is contained in:
parent
eb316fec33
commit
cf4d5ead02
@ -23,6 +23,10 @@ pvremove "$dev2"
|
|||||||
# failing, but still removing everything what can be removed
|
# failing, but still removing everything what can be removed
|
||||||
# is somewhat odd as default, what do we have -f for?
|
# is somewhat odd as default, what do we have -f for?
|
||||||
pvs | not grep "$dev2"
|
pvs | not grep "$dev2"
|
||||||
|
pvs -a | grep "$dev2"
|
||||||
|
# bz1108394 no crash on nonPV label listing
|
||||||
|
pvs -a -o+devices
|
||||||
|
|
||||||
pvcreate --metadatacopies 0 "$dev2"
|
pvcreate --metadatacopies 0 "$dev2"
|
||||||
|
|
||||||
# check pvremove refuses to remove pv in a vg
|
# check pvremove refuses to remove pv in a vg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user