mirror of
git://sourceware.org/git/lvm2.git
synced 2025-04-19 06:50:42 +03:00
Add pvchange -u --all to testsuite.
This can be an interesting test case when using PVs with --metadatacopies 0.
This commit is contained in:
parent
d0af5def87
commit
a09aa49783
@ -46,6 +46,8 @@ vgcreate $vg1 $dev1 $dev2
|
||||
pvchange -u $dev1
|
||||
pvchange -u $dev2
|
||||
vg_validate_pvlv_counts_ $vg1 2 0 0
|
||||
pvchange -u --all
|
||||
vg_validate_pvlv_counts_ $vg1 2 0 0
|
||||
|
||||
# "pvchange rejects uuid change under an active lv"
|
||||
lvcreate -l 16 -i 2 -n $lv --alloc anywhere $vg1
|
||||
|
Loading…
x
Reference in New Issue
Block a user