https://bugzilla.novell.com/show_bug.cgi?id=781246 https://bugzilla.novell.com/show_bug.cgi?id=781246#c0 Summary: VM created under openSUSE 12.1 fails to start under 12.2, reporting "sdev is not supported by this qemu build." Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Critical Priority: P5 - None Component: KVM AssignedTo: kvm-bugs@forge.provo.novell.com ReportedBy: philip@pjtait.org QAContact: jdouglas@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1 Tried to start a VM that was created under openSUSE 12.1 Yast2 Virtualisation (KVM), got a popup error window: Error starting domain: internal error process exited while connecting to monitor: qemu-kvm: -fsdev local,security_model=none,id=fsdev-fs0,path=/home/echidna2: there is no option group "fsdev" fsdev is not supported by this qemu build. Error starting domain: internal error process exited while connecting to monitor: qemu-kvm: -fsdev local,security_model=none,id=fsdev-fs0,path=/home/echidna2: there is no option group "fsdev" fsdev is not supported by this qemu build. Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 96, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/asyncjob.py", line 117, in tmpcb callback(*args, **kwargs) File "/usr/share/virt-manager/virtManager/domain.py", line 1098, in startup self._backend.create() File "/usr/lib64/python2.7/site-packages/libvirt.py", line 554, in create if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self) libvirtError: internal error process exited while connecting to monitor: qemu-kvm: -fsdev local,security_model=none,id=fsdev-fs0,path=/home/echidna2: there is no option group "fsdev" fsdev is not supported by this qemu build. Reproducible: Always Steps to Reproduce: 1. Create a VM under openSUSE 12.1 using fsdev option. 2. Move it to openSUSE 12.2 3. Try to start the VM. Actual Results: popup error window: Error starting domain: internal error process exited while connecting to monitor: qemu-kvm: -fsdev local,security_model=none,id=fsdev-fs0,path=/home/echidna2: there is no option group "fsdev" fsdev is not supported by this qemu build. Error starting domain: internal error process exited while connecting to monitor: qemu-kvm: -fsdev local,security_model=none,id=fsdev-fs0,path=/home/echidna2: there is no option group "fsdev" fsdev is not supported by this qemu build. Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 96, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/asyncjob.py", line 117, in tmpcb callback(*args, **kwargs) File "/usr/share/virt-manager/virtManager/domain.py", line 1098, in startup self._backend.create() File "/usr/lib64/python2.7/site-packages/libvirt.py", line 554, in create if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self) libvirtError: internal error process exited while connecting to monitor: qemu-kvm: -fsdev local,security_model=none,id=fsdev-fs0,path=/home/echidna2: there is no option group "fsdev" fsdev is not supported by this qemu build. Expected Results: Working VM. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.