summaryrefslogtreecommitdiff
path: root/man/vgcfgrestore.8_end
blob: 04e18bdb8aa0058a289dd06dd7781391d6a11916 (plain)
1
2
3
4
5
6
7
8
9
10
.
.SH NOTES
.
To replace PVs, \fBvgdisplay --partial --verbose\fP will show the
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
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.