public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/man vgsplit.8
@ 2008-01-17  3:18 wysochanski
  0 siblings, 0 replies; only message in thread
From: wysochanski @ 2008-01-17  3:18 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2008-01-17 03:18:18

Modified files:
	man            : vgsplit.8 

Log message:
	Fixup vgsplit man page

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/vgsplit.8.diff?cvsroot=lvm2&r1=1.5&r2=1.6

--- LVM2/man/vgsplit.8	2008/01/16 17:14:56	1.5
+++ LVM2/man/vgsplit.8	2008/01/17 03:18:18	1.6
@@ -29,9 +29,24 @@
 .I SourceVolumeGroupName
 into
 .I DestinationVolumeGroupName\fP.
+
 If
 .I DestinationVolumeGroupName
-does not exist, it will be created.
+does not exist, a new volume group will be created.  The default attributes
+for the new volume group can be specified with \fB\-\-alloc\fR,
+\fB\-\-clustered\fR, \fB\-\-maxlogicalvolumes\fR, \fB\-\-metadatatype\fR,
+\fB\-\-maxphysicalvolumes\fR, and \fB\-\-physicalextentsize\fR
+(see \fBvgcreate(8)\fR for a description of these options).
+If any of these options are not given, the default attribute(s) are taken
+from
+.I SourceVolumeGroupName\fP.
+
+If
+.I DestinationVolumeGroupName
+does exist, it will be checked for compatibility with
+.I SourceVolumeGroupName
+before the physical volumes are moved.
+
 Logical Volumes cannot be split between Volume Groups.
 Each existing Logical Volume must be entirely on the Physical Volumes forming
 either the source or the destination Volume Group.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-17  3:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-17  3:18 LVM2/man vgsplit.8 wysochanski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).