1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

WHATS_NEW: add '--rebuild PV' option to lvchange to allow for PV selective rebuilds

This commit is contained in:
Heinz Mauelshagen 2016-08-05 16:07:14 +02:00
parent d2c3b23e6d
commit 9aefe9aa7a

View File

@ -4,6 +4,7 @@ Version 2.02.163 -
Forbid stripe parameters with lvconvert --repair.
Unify stripe size validation into get_stripe_params to catch missing cases.
Further lvconvert validation logic refactoring.
Add "--rebuild PV" option to lvchange to allow for PV selective rebuilds.
Version 2.02.162 - 28th July 2016
=================================