1
0
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:
Zdenek Kabelac 2021-03-26 11:36:22 +01:00
parent 3ed79d8dfe
commit 6db533c439

View File

@ -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