vgcfgrestore(8)


NAME

   vgcfgrestore --- restore volume group descriptor area

SYNOPSIS

   vgcfgrestore  [--commandprofile  ProfileName]  [-d|--debug]  [-f|--file
   <filename>]  [--force]  [-l[l]|--list]  [-h|--help]  [-M|--metadatatype
   1|2] [-t|--test] [-v|--verbose] VolumeGroupName

DESCRIPTION

   vgcfgrestore allows you to restore the metadata of VolumeGroupName from
   a text backup file produced by vgcfgbackup.  You can specify  a  backup
   file  with --file.  If no backup file is specified, the most recent one
   is used.  Use --list for a list of the  available  backup  and  archive
   files of VolumeGroupName.

OPTIONS

   See lvm(8) for common options.

   -l, --list
          List  files  pertaining  to VolumeGroupName List metadata backup
          and archive files pertaining to VolumeGroupName.   May  be  used
          with the -f option.  Does not restore VolumeGroupName.

   -f, --file filename
          Name  of LVM metadata backup file Specifies a metadata backup or
          archive file to be used for  restoring  VolumeGroupName.   Often
          this file has been created with vgcfgbackup.

   --force
          Necessary to restore metadata with thin pool volumes.
          WARNING:  Use  with  extreme  caution.   Most  changes  to  thin
          metadata cannot be reverted.  You may lose data if  you  restore
          metadata  that  does  not  match  the  thin pool kernel metadata
          precisely.

REPLACING PHYSICAL VOLUMES

   vgdisplay --partial --verbose will show you 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  pvcreate  --restorefile
   filename  --uuid  uuid  (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 vgcfgrestore --file filename to
   restore the volume group's metadata.

SEE ALSO

   lvm(8), vgcreate(8)


More Linux Commands

manpages/rarpd.8.html
rarpd(8) - reverse address resolution protocol daemon.......
Rarpd listens on the ethernet for broadcast packets asking for reverse address resolution. These packets are sent by hosts at boot time to find out their IP add

manpages/XDGAFillRectangle.3.html
XDGAFillRectangle(3) - Client library for the XFree86-DGA ex
The XFree86-DGA extension is an X server extension for allowing client programs direct access to the video frame buffer. This is a brief description of the prog

manpages/FcStrSetAddFilename.3.html
FcStrSetAddFilename(3) - add a filename to a string set.....
Adds a copy s to set, The copy is created with FcStrCopyFilename so that leading ~ values are replaced with the value of the HOME environment variable. VERSION

manpages/XModifierKeymap.3.html
XModifierKeymap(3) - manipulate keyboard encoding and keyboa
The XChangeKeyboardMapping function defines the symbols for the specified number of KeyCodes starting with first_keycode. The symbols for KeyCodes outside this

manpages/field_just.3form.html
field_just(3form) - retrieve field characteristics (ManPage)
field_just.3form - The function set_field_just sets the justification attribute of a field; field_just returns a fields justification attribute. The attribute m

manpages/nm-online.1.html
nm-online(1) - ask NetworkManager whether the network is con
nm-online is a utility to find out whether we are online. It is done by asking NetworkManager about its status. When run, nm-online waits until NetworkManager r

manpages/vfs_snapper.8.html
vfs_snapper(8) Expose snapshots managed by snapper as shadow
This VFS module is part of the samba(8) suite. The vfs_snapper VFS module exposes snapshots managed by snapper for use by Samba. This provides the ability for r

manpages/ntfscat.8.html
ntfscat(8) - print NTFS files and streams on the standard ou
ntfscat will read a file or stream from an NTFS volume and display the contents on the standard output. The case of the filename passed to ntfscat is ignored. O

manpages/glGetTexGen.3gl.html
glGetTexGen(3gl) - return texture coordinate generation para
glGetTexGen returns in params selected parameters of a texture coordinate generation function that was specified using glTexGen. coord names one of the (s, t, r

manpages/mq_notify.3.html
mq_notify(3) - register for notification when a message is a
mq_notify() allows the calling process to register or unregister for delivery of an asynchronous notification when a new message arrives on the empty message qu

manpages/pthread_getconcurrency.3.html
pthread_getconcurrency(3) - set/get the concurrency level...
The pthread_setconcurrency() function informs the implementation of the applications desired concurrency level, specified in new_level. The implementation takes

manpages/ber_str2bv.3.html
ber_str2bv(3) - OpenLDAP LBER types and allocation functions
The following are the basic types and structures defined for use with the Lightweight BER library. ber_int_t is a signed integer of at least 32 bits. It is comm





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