summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2019-04-08 10:56:43 -0500
committerDavid Teigland <teigland@redhat.com>2019-04-08 10:56:43 -0500
commit344a9e9afd9f9038f53887e55e721033d1dc3b65 (patch)
treea54aeb6a09a57c7157822cc6f77ee9e58c5ae11e
parent7836e7aa1c17216ed368fda89cfc805a07efda81 (diff)
downloadlvm2-344a9e9afd9f9038f53887e55e721033d1dc3b65.tar.gz
WHATS_NEW: add several recent changes
-rw-r--r--WHATS_NEW6
1 files changed, 6 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 81c3d7111..728019e23 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,11 @@
Version 2.03.02 -
===================================
+ Skip autoactivation for a PV when PV size does not match device size.
+ Remove first-pvscan-initialization which should no longer be needed.
+ Add remote refresh through lvmlockd/dlm for shared LVs after lvextend.
+ Ignore foreign and shared PVs for pvscan online files.
+ Add config setting to control fields in debug file and verbose output.
+ Add command[pid] and timestamp to debug file and verbose output.
Fix missing growth of _pmsmare volume when extending _tmeta volume.
Automatically grow thin metadata, when thin data gets too big.
Add synchronization with udev before removing cached devices.