1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00

WHATS_NEW: duplicate PVs

This commit is contained in:
David Teigland 2016-05-06 09:30:01 -05:00
parent e2d823eced
commit 144169b9b7

View File

@ -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.