Difference between revisions of "Vgcreate"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
<code>[[vgcreate]]</code><ref>http://man7.org/linux/man-pages/man8/vgcreate.8.html</ref> creates a VG to be used in Linux [[LVM]].
 
<code>[[vgcreate]]</code><ref>http://man7.org/linux/man-pages/man8/vgcreate.8.html</ref> creates a VG to be used in Linux [[LVM]].
  
 +
 +
 +
== Examples ==
 
*<code>vgcreate VG_NAME_1 /dev/hdb44</code> (Select PV (/dev/hdb44) from output from <code>[[pvs]]</code> command)
 
*<code>vgcreate VG_NAME_1 /dev/hdb44</code> (Select PV (/dev/hdb44) from output from <code>[[pvs]]</code> command)
  

Revision as of 10:44, 9 December 2019

Advertising: