| .TH VGCONVERT 8 "LVM TOOLS #VERSION#" "Sistina Software UK" \" -*- nroff -*- |
| vgconvert \- convert volume group metadata format |
| .RB [ \-v | \-\-verbose ] |
| .RB [ \-\-bootloaderareasize |
| .RB [ \-M | \-\-metadatatype |
| .RB [ \-\-pvmetadatacopies |
| .RI [ VolumeGroupName ...] |
| metadata from one format to another provided that the metadata |
| fits into the same space. |
| See \fBlvm\fP(8) and \fBpvcreate\fP(8) for options. |
| Convert volume group vg1 from LVM1 metadata format to the new LVM2 |
| Use \fBpvscan\fP(8) to see which PVs lost their metadata. |
| Run \fBpvcreate\fP(8) with the \fB\-\-uuid\fP and \fB\-\-restorefile\fP |
| options on each such PV to reformat it as it was, using the archive |
| file that \fBvgconvert\fP(8) created at the start of the procedure. |
| Finally run \fBvgcfgrestore\fP(8) with that archive file to restore |