mirror of
git://sourceware.org/git/lvm2.git
synced 2025-04-01 18:50:41 +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
0e57141bb5
commit
e9e5dbb628
@ -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