Create a logical volume in LVM
Linux, LVM
hostname:$ lvcreate -L10G -nusr volume-name-here
This will create a 10G logical volume with the name usr in the volume-name-here volume group
Comments powered by Disqus
Linux, LVM
This will create a 10G logical volume with the name usr in the volume-name-here volume group
Comments powered by DisqusCopyright 2010. All Rights Reserved.