Created attachment 397969 [details] output of virsh dumpxml Description of problem: After I upgraded some packages, my LXC domain no longer starts using libvirt. Version-Release number of selected component (if applicable): libvirt-0.7.6-1.fc13.i686 How reproducible: Always Steps to Reproduce: 1. Download attached .xml file (note: this was actually prepared for another bug) 2. Set the .xml to point to fedora installed in a chroot (e.g. using mach) 3. virsh --connect lxc:/// define ptybug.xml 4. virsh --connect lxc:/// start ptybug 5. virsh --connect lxc:/// console ptybug Actual results: error: The domain is not running Expected results: a console Additional info: kernel-PAE-2.6.33-1.fc13.i686 See attached log file
Created attachment 397970 [details] log of 3 failed attempts to start domain
After rebooting, I cannot reproduce this.