summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2016-06-27 11:10:58 -0500
committerDavid Teigland <teigland@redhat.com>2016-06-27 11:10:58 -0500
commit8eebb4bfb901caa5330676697557943fdb9733a5 (patch)
treea1e3b07151adb9c5111b7fd063fe5dda209446aa
parent20f22a8bc0fa84d9abd09f580b93d53d37c4c361 (diff)
downloadlvm2-8eebb4bfb901caa5330676697557943fdb9733a5.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 7238568f1..7a1f3cb2c 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,11 @@
Version 2.02.158 -
=================================
+ 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().