summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2016-05-06 09:30:01 -0500
committerDavid Teigland <teigland@redhat.com>2016-05-06 09:30:01 -0500
commit144169b9b704a8c9693ee52bcc812c4f07d2ef8f (patch)
tree3cc0dbc5e12da0427801ece1ec5fe7bd26cd1c54
parente2d823eced26b97874399670a59c1d5b9c1fb54d (diff)
downloadlvm2-144169b9b704a8c9693ee52bcc812c4f07d2ef8f.tar.gz
WHATS_NEW: duplicate PVs
-rw-r--r--WHATS_NEW6
1 files changed, 6 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index eb442dfac..c8cee7648 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,11 @@
Version 2.02.153 -
==================================
+ Change warning messages related to duplicate PVs.
+ A named device is always processed itself, not switched for a duplicate.
+ Add PV attr "d" and report field "duplicate" for duplicate PVs.
+ Add config setting to disallow VG changes when duplicate PVs exist.
+ Use device size and active LVs to choose the preferred duplicate PV.
+ Disable lvmetad when duplicate PVs are seen.
Support --chunksize option also when caching LV when possible.
Add function to check for target presence and version via 1 ioctl.