summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2012-06-27 09:35:11 -0400
committerPeter Rajnoha <prajnoha@redhat.com>2012-06-28 09:44:03 -0400
commitd2df8dddc8c04973a3e23b7a19e9bfbf8c45f79e (patch)
tree7bcca97a3e58c468df6de63e1bb941e844ca27bd /WHATS_NEW
parent215a314f195ea4af5265e37999502462fcf2a341 (diff)
downloadlvm2-d2df8dddc8c04973a3e23b7a19e9bfbf8c45f79e.tar.gz
lvm2-d2df8dddc8c04973a3e23b7a19e9bfbf8c45f79e.tar.xz
lvm2-d2df8dddc8c04973a3e23b7a19e9bfbf8c45f79e.zip
pvscan: add --activate ay option (autoactivate)
Define auto_activation_handler that activates VGs/LVs automatically based on the activation/auto_activation_volume_list (activating all volumes by default if the list is not defined). The autoactivation is done within the pvscan call in 69-dm-lvmetad.rules that watches for udev events (device appearance/removal). For now, this works for non-clustered and complete VGs only.
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index fb3279ef..481e8e3e 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.97 -
===============================
+ Add --activate ay to pvscan.
Add --activate ay to vgchange.
Add support for volume autoactivation using lvmetad.
Add --activate synonym for --available arg and prefer --activate.