OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
VGCONVERT(8)                System Manager's Manual               VGCONVERT(8)

NAME
       vgconvert - convert volume group metadata format

SYNOPSIS
       vgconvert [-d|--debug] [-h|--help] [-t|--test] [-v|--verbose] [--label-
       sector] [-M|--metadatatype  type]  [--pvmetadatacopies  NumberOfCopies]
       [--metadatasize size] [--version] VolumeGroupName [VolumeGroupName...]

DESCRIPTION
       vgconvert  converts VolumeGroupName metadata from one format to another
       provided that the metadata fits into the same space.

OPTIONS
       See lvm(8) and pvcreate(8) for options.

Examples
       Convert volume group vg1 from LVM1 metadata  format  to  the  new  LVM2
       metadata format.

       vgconvert -M2 vg1

RECOVERY
       Use  pvscan(8)  to  see which PVs lost their metadata.  Run pvcreate(8)
       with the --uuid and --restorefile options on each such PV  to  reformat
       it  as  it was, using the archive file that vgconvert(8) created at the
       start of the procedure.  Finally run vgcfgrestore(8) with that  archive
       file to restore the original metadata.

SEE ALSO
       lvm(8), pvcreate(8), vgcfgrestore(8)

Sistina Software UK    LVM TOOLS 2.02.98(2) (2012-10-15)          VGCONVERT(8)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=vgconvert&sektion=8&manpath=>

home | help