summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2016-06-27 11:10:58 -0500
committerAlasdair G Kergon <agk@redhat.com>2016-06-28 02:28:57 +0100
commit5a327755b4cfe45b35863a2b4177a6b32c17642f (patch)
tree1888c22b2747eaf60b6219d07009524df1166125
parent17ad29ebba4ba1a9361cd424ad1f58e89418a986 (diff)
downloadlvm2-5a327755b4cfe45b35863a2b4177a6b32c17642f.tar.gz
WHATS_NEW: add recent changes
-rw-r--r--WHATS_NEW6
1 files changed, 6 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 4b074a67c..cfa707f99 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -3,6 +3,12 @@ Version 2.02.159 -
Version 2.02.158 - 25th June 2016
=================================
+ Add a more efficient native vgimportclone command to replace the script.
+ Make lvmlockd always attempt to connect to lvmetad if no connection exists.
+ Let lvmetad handle new connections after shutdown signal.
+ Disable lvmetad when vgcfgrestore begins and enable it again after.
+ Make pvscan do activation if lvmetad is configured but not running.
+ Fix rescanning the PVs for a single VG when using lvmetad.
Pool metadata lvresize uses now same code as resize of normal volume.
Preserve monitoring status when updating thin-pool metadata.
Return 0 (inactive) when status cannot be queried in _lv_active().