Software
>>
OS
>>
Unix
>>
Linux
>>
RHEL
>>
7
>>
KVM
>>
Example uses of virsh for managing KVM virtual machines
Task
steps
create a storage pool
virsh pool-create-as --name home --type dir --target /home/allusers/vm.kvm
- will create a pool named
home
- will create a directory named images under
/home/allusers/vm.kvm
Please enable JavaScript to view the
comments powered by Disqus.