
Another this that puzzles me: virsh # list --all Id Name State ---------------------------------- 0 Domain-0 running 6 centos51 blocked virsh # quadro /home/lord# xm list Name ID Mem VCPUs State Time(s) Domain-0 0 2511 4 r----- 1604.2 centos51 6 255 1 -b---- 32.2 centos52 10 256 1 --p--- 11.6 As you can see 'centos52' is shown by xm but not by virsh. Vadim On Fri, Mar 21, 2008 at 9:03 AM, Vadim Zaliva <krokodil@gmail.com> wrote:
I am using libvir 0.4.1 with Xen 3.2.0. It might be an obvious question, but if there is a way to get list of inactive/suspended domains via C API?