1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 01:55:10 +03:00
lvm2/man/vgcfgrestore.8_end

10 lines
482 B
Plaintext
Raw Normal View History

2017-02-11 01:20:19 +03:00
.SH NOTES
To replace PVs, \fBvgdisplay --partial --verbose\fP will show the
2017-02-11 01:20:19 +03:00
UUIDs and sizes of any PVs that are no longer present. If a PV in the VG
is lost and you wish to substitute another of the same size, use
\fBpvcreate --restorefile filename --uuid uuid\fP (plus additional
2017-02-11 01:20:19 +03:00
arguments as appropriate) to initialise it with the same UUID as the
missing PV. Repeat for all other missing PVs in the VG. Then use
\fBvgcfgrestore --file filename\fP to restore the VG's metadata.