Changes

Qemu native GlusterFS integration

504 bytes added, 11:16, 4 September 2013
</source>
<target dev='vda' bus='virtio'/>
<alias name='virtio-disk0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
</disk>
</syntaxhighlight>
What changeswhile the original snippet looks like this:  <syntaxhighlight lang='xml> <disk type='file' device='disk'> <driver name='qemu' type='qcow2' cache='none'/> <source file='/var/virtualization/vm-templates/5b77d2f6-061f-410c-8ee7-9e61da6f1927/f3d87cf9-f7d8-4224-b908-cc9fc6c8fcd4.qcow2'/> <target dev='vda' bus='virtio'/> <alias name='virtio-disk0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </disk></syntaxhighlight> 
;<code>disk type</code>:has to be <code>network</code> instead of <code>file</code>
Bureaucrat, administrator
425
edits