mirror of
git://sourceware.org/git/lvm2.git
synced 2025-08-12 17:49:28 +03:00
thin: repaired LV uses _meta%d
Don't leave 'regular' LV with reserved suffix for a user. After succefull repair use 'normal' (non-reserved) LV name for backup of original metadata.
This commit is contained in:
@ -380,7 +380,7 @@ Only inactive thin pool volumes can be repaired.
|
||||
There is no validation of metadata between kernel and lvm2.
|
||||
This requires further manual work.
|
||||
After successfull repair the old unmodified metadata are still
|
||||
available in \fB<pool>_tmeta<n>\fP LV.
|
||||
available in \fB<pool>_meta<n>\fP LV.
|
||||
.TP
|
||||
.B \-\-replace \fIPhysicalVolume
|
||||
Remove the specified device (\fIPhysicalVolume\fP) and replace it with one
|
||||
|
Reference in New Issue
Block a user