Vgcreate

From LQWiki
Jump to navigation Jump to search

vgcreate is an LVM command for creation of a volume group.

vgcreate [--addtag Tag] 
         [--alloc AllocationPolicy] 
         [-A|--autobackup {y|n}] 
         [-d|--debug] 
         [-h|--help] 
         [-l|--maxlogicalvolumes MaxLogicalVolumes] 
         [-M|--metadatatypetype] 
         [-p|--maxphysicalvolumes MaxPhysicalVolumes] 
         [-s|--physicalextentsize PhysicalExtentSize[kKmMgGtT]] 
         [-t|--test] 
         [-v|--verbose] 
         [--version] 
         VolumeGroupName PhysicalVolumePath [PhysicalVolumePath...]