vgsplit   Début   Suivant   Sommaire   Préc.page.lue   Accueil
Section: Maintenance Commands (8)
Updated: LVM TOOLS
Sommaire  



NAME   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
vgsplit - split a volume group into two  



SYNOPSIS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
vgsplit [--alloc AllocationPolicy] [-A|--autobackup {y|n}] [-c|--clustered {y|n}] [-d|--debug] [-h|--help] [-l|--maxlogicalvolumes MaxLogicalVolumes] [-M|--metadatatype type] [-p|--maxphysicalvolumes MaxPhysicalVolumes] [-t|--test] [-v|--verbose] SourceVolumeGroupName DestinationVolumeGroupName PhysicalVolumePath [PhysicalVolumePath...]  



DESCRIPTION   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
vgsplit moves PhysicalVolumePath(s) from SourceVolumeGroupName into DestinationVolumeGroupName.

If DestinationVolumeGroupName does not exist, a new volume group will be created. The default attributes for the new volume group can be specified with --alloc, --clustered, --maxlogicalvolumes, --metadatatype, and --maxphysicalvolumes (see vgcreate(8) for a description of these options). If any of these options are not given, default attribute(s) are taken from SourceVolumeGroupName.

If DestinationVolumeGroupName does exist, it will be checked for compatibility with SourceVolumeGroupName before the physical volumes are moved. Specifying any of the above default volume group attributes with an existing destination volume group is an error, and no split will occur.

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.  




OPTIONS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
See lvm for common options.  



SEE ALSO   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
lvm(8), vgcreate(8), vgextend(8), vgreduce(8), vgmerge(8)


 



Sommaire   Début   Suivant   Sommaire   Préc.page.lue   Accueil
NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO

Ce document a été créé par man2html suivi de man2html.pl, le 17/10/2008 17:56:08, en utilisant les pages de 'man'.
 

Valid HTML 4.01 Transitional