Displaying 2 results from an estimated 2 matches for "elementsdevices".
2011 Mar 07
1
openvz specific values for domain/devices tag
Hi!
Could you, please, point me to where I can read about possible values
for domain/devices tag in case of OpenVZ?
I couldn't find such info at [1] whereas e.g. filesystem is mentioned at
[2] but not at [1].
Thanks!
Nikolay.
[1] http://libvirt.org/formatdomain.html#elementsDevices
[2] http://libvirt.org/drvopenvz.html
2018 Mar 29
2
Using alias under disk in XML
I've been trying to follow the information found here [1] in order to
provide an alias for RBD disks I'm defining, however it does not appear
to be working and I wanted to see if I was doing something wrong.
I define the alias like so (using 'virsh edit'):
<disk type='file' device='disk'>
<driver name='qemu' type='qcow2'