1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00

Add --metadataignore to vgextend and man pages.

This commit is contained in:
Dave Wysochanski 2010-06-30 13:03:48 +00:00
parent d50f13b90d
commit 75e3996d36
3 changed files with 4 additions and 2 deletions

View File

@ -411,7 +411,7 @@ metadata format, this states whether metadata areas should be ignored.
The default is "n". If metadata areas on a physical volume are ignored, The default is "n". If metadata areas on a physical volume are ignored,
LVM will not not store metadata in the metadata areas present on newly LVM will not not store metadata in the metadata areas present on newly
created Physical Volumes. The option can be overridden on the command created Physical Volumes. The option can be overridden on the command
line with \fB--pvmetadataignore\fP. Metadata areas cannot be created line with \fB--metadataignore\fP. Metadata areas cannot be created
or extended after Logical Volumes have been allocated on the device. or extended after Logical Volumes have been allocated on the device.
If you do not want to store metadata on this device, it is still wise If you do not want to store metadata on this device, it is still wise
always to allocate a metadata area (use a non-zero value for always to allocate a metadata area (use a non-zero value for

View File

@ -38,6 +38,8 @@ volume group. These options are further described in the pvcreate man page.
.TP .TP
.BR \-\-metadatasize " size" .BR \-\-metadatasize " size"
.TP .TP
.RB [ \-\-metadataignore y|n ]
.TP
.BR \-\-pvmetadatacopies " copies" .BR \-\-pvmetadatacopies " copies"
.TP .TP
.BR \-\-dataalignment " alignment" .BR \-\-dataalignment " alignment"

View File

@ -856,7 +856,7 @@ xx(vgextend,
autobackup_ARG, test_ARG, autobackup_ARG, test_ARG,
force_ARG, yes_ARG, zero_ARG, labelsector_ARG, metadatatype_ARG, force_ARG, yes_ARG, zero_ARG, labelsector_ARG, metadatatype_ARG,
metadatasize_ARG, pvmetadatacopies_ARG, metadatacopies_ARG, metadatasize_ARG, pvmetadatacopies_ARG, metadatacopies_ARG,
dataalignment_ARG, dataalignmentoffset_ARG) metadataignore_ARG, dataalignment_ARG, dataalignmentoffset_ARG)
xx(vgimport, xx(vgimport,
"Register exported volume group with system", "Register exported volume group with system",