From 1471bc871b1d96b00a5a74a1fef4e787cc655d7f Mon Sep 17 00:00:00 2001 From: Dave Wysochanski Date: Fri, 15 Jun 2007 16:05:57 +0000 Subject: [PATCH] Update vgcfgrestore man pg --- WHATS_NEW | 1 + man/vgcfgrestore.8 | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/WHATS_NEW b/WHATS_NEW index a061df1d9..00a0f63cd 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,6 @@ Version 2.02.26 - ================================= + Update vgcfgrestore man page. Allow keyboard interrupt in user prompts where appropriate. Remove system-lv code from clvmd. It's highly dodgy and never used. Convert a lot of code pv dereferences to use get_pv_* functions. diff --git a/man/vgcfgrestore.8 b/man/vgcfgrestore.8 index b5b564714..9955cb019 100644 --- a/man/vgcfgrestore.8 +++ b/man/vgcfgrestore.8 @@ -10,12 +10,24 @@ vgcfgrestore \- restore volume group descriptor area .RB [ \-M | \-\-Metadatatype 1|2] .RB [ \-t | \-\-test ] .RB [ \-v | \-\-verbose ] -.RI VolumeGroupName +.RI \fIVolumeGroupName\fP .SH DESCRIPTION .B vgcfgrestore -allows you to restore the metadata -of a volume group from a text backup file produced by \fBvgcfgbackup\fP. +allows you to restore the metadata of \fIVolumeGroupName\fP from a text +backup file produced by \fBvgcfgbackup\fP. You can specify a backup file to +use with the \fP-f\fP option. If no backup file is specified, the latest +backup file is used. A list of backup and archive files of +\fIVolumeGroupName\fP may be listed with the \fB-l\fP option. .SH OPTIONS +.TP +\fB-l | --list\fP \(em List files pertaining to \fIVolumeGroupName\fP +List metadata backup and archive files pertaining to \fIVolumeGroupName\fP. +May be used with the \fB-f\fP option. Does not restore \fIVolumeGroupName\fP. +.TP +\fB-f | --file\fP filename \(em 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 \fBvgcfgbackup\fP. +.TP See \fBlvm\fP for common options. .SH REPLACING PHYSICAL VOLUMES \fBvgdisplay --partial --verbose\fP will show you the UUIDs and sizes of