On 14-02-22, 15:22, Alex Bennée wrote:
To build on that if:
/etc/init.d/xencommons status
Reports failure
For me, it doesn't matter what I do (xl list is working or not), this command doesn't print anything, success or error.
it's usually because qemu has failed to start. I've just built the latest master and after a re-configure and rebuild of QEMU inside my VM:
../../configure --disable-kvm --disable-tcg --enable-xen --target-list=i386-softmmu
and with that built (and pointed to by /etc/default/xencommons):
If I don't point to the right qemu in this file and do '/etc/init.d/xencommons start', then I do get a failure message saying "QEMU not found or something like that", but xl list still works fine. And of course, I don't get the error if I have the right QEMU path set.
root@bullseye:~/lsrc/qemu.git/builds/xen# /etc/init.d/xencommons start Setting domain 0 name, domid and JSON config... Dom0 is already set up Starting xenconsoled... Starting QEMU as disk backend for dom0 root@bullseye:~/lsrc/qemu.git/builds/xen# xl list Name ID Mem VCPUs State Time(s) Domain-0 0 8192 6 r----- 8799.3