Description of problem: After installing the latest libvirt from rawhide, my virtual machines (all of them KVM based) no longer seem to start. Instead, the libvirt tools tell me that the machine "didn't show up". Virtual machines did work fine a few days ago. Version-Release number of selected component (if applicable): libvirt-0.6.2-6.fc11.x86_64 How reproducible: Always on this machine Steps to Reproduce: 1. Install latest updates from Rawhide 2. Try to start a virtual machine with virt-manager or virsh Actual results: [root@localhost ~]# virsh start Rawhide0 error: Failed to start domain Rawhide0 error: internal error Domain Rawhide0 didn't show up [root@localhost ~]# Expected results: No errors, virtual machines start normally.
Created attachment 343097 [details] Libvirt's log file for a virtual machine that is having problems starting The issue seems to be somehow related to SELinux. It is possible that I just have some files mislabeled. After setenforce 0, my virtual machines seem to work again. They used to work without disabling SELinux, though.
*** This bug has been marked as a duplicate of bug 499569 ***