<div dir="ltr"><div><div>I just recompiled libvirt and qemu myself and got rid of all errors :-)<br></div>Yes, I know this might be risky, but I needed the new libvirt for virtlockd and more than 8 attached disks, and the newer redhat qemu just stopped working lately, so I recompiled the stable qemu myself and got more features for it in place :-)<br><br></div>Franky<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 23, 2015 at 2:16 PM, Ivo Hora <span dir="ltr"><<a href="mailto:ivo.hora@gmail.com" target="_blank">ivo.hora@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Dear Sir,<br><br></div>I am facing the same problem you were discussing here:<br><a href="https://www.redhat.com/archives/libvirt-users/2015-January/msg00070.html" target="_blank">https://www.redhat.com/archives/libvirt-users/2015-January/msg00070.html</a><br><br>I am getting this error:<br>Starting install...<br>ERROR    internal error: unable to execute QEMU command 'qom-list': The command qom-list has not been found<br>Domain installation does not appear to have been successful.<br>If it was, you can restart your domain by running:<br>  virsh --connect qemu:///system start myguest<br>otherwise, please restart your installation.<br>[root@server-topcon horai]# <br><br></div><div>my virtual machine creation script is:<br>#OS="--os-variant=winxp --disk path=/var/lib/libvirt/mages/Windows.iso,device=cdrom"<br>OS="--os-variant=winxp --disk path=/var/lib/libvirt/images/virtio-win-0.1.96.iso"<br>Net="--network model=virtio,bridge=virbr0"<br>Disk="--disk /var/lib/libvirt/images/Name.qcow2,sparse=false,bus=virtio,size=8"<br>Src="--cdrom=/var/lib/libvirt/images/Windows.iso"<br><br>#Gr="--graphics none"<br>Gr="--graphics vnc"<br>Cpu="--vcpus=1"<br>Ram="--ram=768"<br>Name="myguest"<br>virt-install $OS $Net $Disk $Src $Gr $Cpu $Ram --name=$Name<br><br></div><div><br></div>I would kindly like to ask you whether you found a solution for this problem or whether you could help me fixing it.<br></div><br></div><div>With sincerely,<br></div>Ivo Hora<br><div><div><div><br></div></div></div></div>
</blockquote></div><br></div>