Displaying 1 result from an estimated 1 matches for "vmname_var".
2011 Jul 20
2
how to add file-based disk space to a guest
hi there,
I'm following these documentations to add a file-based disk volume to
a KVM guest under Centos 6.0 :
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/chap-Virtualization-Storage_Volumes.html
as instructed, I created a "pool" then a "volume", file-based, e.g :
mkdir /mnt/raid/kvm_pool1
virsh # pool-define-as pool1 dir - - - -