diff options
author | Ondrej Kozina <okozina@redhat.com> | 2015-05-09 00:59:18 +0100 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2015-05-09 00:59:18 +0100 |
commit | e587b0677b705786a78f21bac1966621f70b2752 (patch) | |
tree | e3c742e63c7e2146866a7eadaa39cfd54cb5914e /test/shell/lvmetad-pvs.sh | |
parent | be23fae488b7df19147259d3e8505fc8301076cd (diff) | |
download | lvm2-e587b0677b705786a78f21bac1966621f70b2752.tar.gz |
lvmpolld: Add standalone polldaemon.
See doc/lvmpolld_overview.txt
Diffstat (limited to 'test/shell/lvmetad-pvs.sh')
-rw-r--r-- | test/shell/lvmetad-pvs.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/shell/lvmetad-pvs.sh b/test/shell/lvmetad-pvs.sh index 7f254905f..81174f4cd 100644 --- a/test/shell/lvmetad-pvs.sh +++ b/test/shell/lvmetad-pvs.sh @@ -11,6 +11,8 @@ . lib/inittest +test -e LOCAL_LVMPOLLD && skip + aux prepare_pvs 1 20000 pvs $(cat DEVICES) | grep "$dev1" |