Changes

Jump to navigation Jump to search
no edit summary
Line 6: Line 6:  
  pvdisplay                              # to show Physycal volumenes
 
  pvdisplay                              # to show Physycal volumenes
 
* Create a volume group example 'pilaf':
 
* Create a volume group example 'pilaf':
   vgcreate pilaf /dev/sdg1 /dev/sdf1
+
   vgcreate pilaf /dev/sdg1 /dev/sdf1 # vgremove pilaf to delete
 
* Check existing Volume Groups
 
* Check existing Volume Groups
 
  vgdisplay
 
  vgdisplay
 
  vgscan
 
  vgscan

Navigation menu