summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2018-07-09 11:41:26 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2018-07-09 15:28:32 +0200
commit80e6097ea6bc56548304185715f04e8eaca2da48 (patch)
treedf762d24423bbac320043209f78308fddf195017 /configure.ac
parentb98846998b7719360e9d41f83a24101c8389bc70 (diff)
downloadlvm2-80e6097ea6bc56548304185715f04e8eaca2da48.tar.gz
dmeventd: base vdo plugin
Introduce VDO plugin for monitoring VDO devices. This plugin can be used also by other users, as plugin checks for UUID prefix 'LVM-' and run lvm actions only on those devices. Non LVM- device are only monitored and log warnings when usage threshold reaches 80%.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 699bbb638..21ff52c73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1775,6 +1775,7 @@ daemons/dmeventd/plugins/raid/Makefile
daemons/dmeventd/plugins/mirror/Makefile
daemons/dmeventd/plugins/snapshot/Makefile
daemons/dmeventd/plugins/thin/Makefile
+daemons/dmeventd/plugins/vdo/Makefile
daemons/lvmdbusd/Makefile
daemons/lvmdbusd/lvmdbusd
daemons/lvmdbusd/lvmdb.py