http://bugzilla.opensuse.org/show_bug.cgi?id=1070478 http://bugzilla.opensuse.org/show_bug.cgi?id=1070478#c4 James Fehlig <jfehlig@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS CC| |jfehlig@suse.com Assignee|kvm-bugs@forge.provo.novell |jfehlig@suse.com |.com | --- Comment #4 from James Fehlig <jfehlig@suse.com> --- (In reply to Walddys Emmanuel Dorrejo Céspedes from comment #2)
<disk type='file' device='disk'> <driver name='qemu' type='raw'/> <source file='/home/wedc/VMs/crs.img'/> <target dev='vdb' bus='virtio'/> <shareable/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk>
This XML snippet of your disk device is correct. The <shareable> element should allow the disk to be shared. But as Fei noted, your libvirt is not passing 'share-rw=on' when invoking qemu. There is an upstream patch to fix it, which will be included in the upcoming libvirt 3.10.0 release. -- You are receiving this mail because: You are on the CC list for the bug.