Created attachment 354763 [details] Suggested patch Description of problem: The `virsh list' command may not output running HVM domains after they reboot. Version-Release number of selected component (if applicable): Kernel Version: 2.6.18-155.el5xen Related Package Version: xen-3.0.3-88.el5 How reproducible: 1/50 Steps to Reproduce: 1. Create an HVM domain 2. Reboot it 3. Run `virsh list' Actual results: Id Name State ---------------------------------- 0 Domain-0 running Expected results: Id Name State ---------------------------------- 0 Domain-0 running 297 vm1 running Additional info: This issue was fixed by the following changeset: 19509: xend: fix leak of /local/domain/* in xenstore http://xenbits.xensource.com/xen-unstable.hg?rev/71077a0fd289
This issue looks very similar to bug 513604 and the same applies to the associated ITs. Could you confirm that? You can use virttest1 packages at http://people.redhat.com/jdenemar/xen/ to test it. Thanks.
Yes, this is a dup of bug 513604. I was not able to reproduce the bug with the virttest1 packages. Thanks Jiri.
*** This bug has been marked as a duplicate of bug 513604 ***
This bug was closed during 5.5 development and it's being removed from the internal tracking bugs (which are now for 5.6).