mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
test: lvmetad-disabled
This commit is contained in:
parent
3d3efd7ab8
commit
757f7d5508
@ -42,7 +42,7 @@ while ! test -e "$TESTDIR/lvmetad.socket"; do echo -n .; sleep .1; done # wait f
|
||||
test -e "$LVM_LVMETAD_PIDFILE"
|
||||
cp "$LVM_LVMETAD_PIDFILE" LOCAL_LVMETAD
|
||||
|
||||
not pvscan --cache 2>&1 | tee out
|
||||
pvscan --cache 2>&1 | tee out
|
||||
grep "WARNING: Disabling lvmetad cache" out
|
||||
|
||||
pvs 2>&1 | tee out
|
||||
|
Loading…
Reference in New Issue
Block a user