mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
tests: try to observe some unusual problem
Lets see, why it's very occasionaly able to active LV.
This commit is contained in:
parent
3ed79d8dfe
commit
6db533c439
@ -399,7 +399,7 @@ grep $UUID2 out | grep active
|
||||
grep $UUID3 out | not grep active
|
||||
vgchange -an
|
||||
|
||||
not vgchange -ay $vg1
|
||||
not vgchange -ay -vvvv $vg1
|
||||
lvs --foreign -o vguuid,active |tee out
|
||||
grep $UUID1 out | not grep active
|
||||
grep $UUID2 out | not grep active
|
||||
|
Loading…
x
Reference in New Issue
Block a user