mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
5 lines
251 B
Plaintext
5 lines
251 B
Plaintext
vgcreate creates a new VG on block devices. If the devices were not
|
|
previously intialized as PVs with \fBpvcreate\fP(8), vgcreate will
|
|
inititialize them, making them PVs. The pvcreate options for initializing
|
|
devices are also available with vgcreate.
|