mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Fix vgcfgrestore man pg to show mandatory VG name and remove LVM1 options.
This commit is contained in:
parent
e6775a4c88
commit
f224389af3
@ -1,5 +1,6 @@
|
||||
Version 2.02.26 -
|
||||
=================================
|
||||
Fix vgcfgrestore man pg to show mandatory VG name and remove LVM1 options.
|
||||
Fix vgrename man page to include UUID and be consistent with lvrename.
|
||||
Add (experimental) OpenAIS support to clvmd.
|
||||
Remove symlinks if parent volume is deactivated.
|
||||
|
@ -5,17 +5,16 @@ vgcfgrestore \- restore volume group descriptor area
|
||||
.B vgcfgrestore
|
||||
.RB [ \-d | \-\-debug ]
|
||||
.RB [ \-f | \-\-file " filename" ]
|
||||
.RB [ \-l[l] | \-\-list [--list] ]
|
||||
.RB [ \-l[l] | \-\-list ]
|
||||
.RB [ \-h | \-\-help ]
|
||||
.RB [ \-M | \-\-Metadatatype 1|2]
|
||||
.RB [ \-n | \-\-name " VolumeGroupName" ]
|
||||
.RB [ \-t | \-\-test ]
|
||||
.RB [ \-v | \-\-verbose ]
|
||||
.RI [ VolumeGroupName ...]
|
||||
.RI VolumeGroupName
|
||||
.SH DESCRIPTION
|
||||
.B vgcfgrestore
|
||||
allows you to restore the metadata
|
||||
of your volume groups from a text backup file produced by \fBvgcfgbackup\fP.
|
||||
of a volume group from a text backup file produced by \fBvgcfgbackup\fP.
|
||||
.SH OPTIONS
|
||||
See \fBlvm\fP for common options.
|
||||
.SH REPLACING PHYSICAL VOLUMES
|
||||
|
Loading…
Reference in New Issue
Block a user