vgconvert(8)


NAME

   vgconvert - convert volume group metadata format

SYNOPSIS

   vgconvert   [--commandprofile   ProfileName]  [-d|--debug]  [-h|--help]
   [-t|--test] [-v|--verbose] [--labelsector] [--bootloaderareasize  size]
   [-M|--metadatatype     type]     [--pvmetadatacopies    NumberOfCopies]
   [--metadatasize   size]   [--reportformat   {basic|json}]   [--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)


More Linux Commands

manpages/mutouch.4.html
mutouch(4) - Microtouch input driver - Linux manual page....
mutouch is an Xorg input driver for Microtouch devices... The mutouch driver functions as a pointer input device, and may be used as the X servers core pointer.

manpages/XF86VidModeQueryExtension.3.html
XF86VidModeQueryExtension(3) - Extension library for the XFr
These functions provide an interface to the server extension XFree86-VidModeExtension which allows the video modes to be queried and adjusted dynamically and mo

manpages/keyctl_join_session_keyring.3.html
keyctl_join_session_keyring(3) - Join a different session ke
keyctl_join_session_keyring() changes the session keyring to which a process is subscribed. If name is NULL then a new anonymous keyring will be created, and th

manpages/XkbChangeNames.3.html
XkbChangeNames(3) - _summary-line_ - Linux manual page......
XkbChangeNames provides a more flexible method for changing symbolic names than XkbSetNames and requires the use of an XkbNameChangesRec structure. XkbChangeNam

manpages/gnutls_x509_crq_privkey_sign.3.html
gnutls_x509_crq_privkey_sign(3) - API function (Man Page)...
gnutls_x509_crq_privkey_sign.3 - This function will sign the certificate request with a private key. This must be the same key as the one used in gnutls_x509_cr

manpages/glFog.3gl.html
glFog(3gl) - specify fog parameters - Linux manual page.....
Fog is initially disabled. While enabled, fog affects rasterized geometry, bitmaps, and pixel blocks, but not buffer clear operations. To enable and disable fog

manpages/curl_easy_pause.3.html
curl_easy_pause(3) - pause and unpause a connection.........
Using this function, you can explicitly mark a running connection to get paused, and you can unpause a connection that was previously paused. A connection can b

manpages/XvPutImage.3.html
XvPutImage(3) - display an XvImage - Linux manual page......
XvPutImage(3) is similar to XPutImage(3). XvShmPutImage(3) is similar to XShmPutImage(3). The library will allocate the XvImage structure and fill out all field

manpages/Tk_DeleteSelHandler.3.html
Tk_DeleteSelHandler(3) - arrange to handle requests for a se
Tk_CreateSelHandler arranges for a particular procedure (proc) to be called whenever selection is owned by tkwin and the selection contents are requested in the

manpages/dftest.1.html
dftest(1) - Shows display filter byte-code, for debugging df
dftest is a simple tool which compiles a display filter and shows its bytecode. OPTIONS filter The display filter expression. If needed it has to be quoted. EXA

manpages/vgck.8.html
vgck(8) - check volume group metadata - Linux manual page...
vgck checks LVM metadata for each named volume group for consistency. OPTIONS See lvm(8) for common options. SEE ALSO lvm(8), vgcreate(8), vgchange(8), vgscan(8

manpages/sinf.3.html
sinf(3) - sine function (Library - Linux man page)..........
The sin() function returns the sine of x, where x is given in radians. RETURN VALUE On success, these functions return the sine of x. If x is a NaN, a NaN is re





We can't live, work or learn in freedom unless the software we use is free.