<div dir="ltr">Hi Michal,<div><br></div><div>Please find the details below,</div><div>rst2html5 1.10.6 (Docutils 0.16 [release], Python 3.6.9, on linux)<br></div><div><br></div><div><br></div><div>is there any other way to access/control the guest os running on top QEMU ?</div><div><br></div><div>Thanks,</div><div>Ramesh</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 30, 2020 at 3:47 PM Michal Privoznik <<a href="mailto:mprivozn@redhat.com">mprivozn@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">[Please keep the list CCed]<br>
<br>
On 4/30/20 12:02 PM, Ramesh B wrote:<br>
> Hi Michal,<br>
> <br>
> Thanks for quick response.<br>
> <br>
> Ubuntu: 18.04.3 LTS<br>
> QEMU emulator version 4.2.0<br>
> libvirtd (libvirt) 4.0.0<br>
> <br>
> I have lunched the guest os using QEMU.<br>
> I would like to use the virsh commands to get the status / control of <br>
> guest OS.<br>
> when i run any virsh commands not getting any response from QEMU.<br>
> When i tried to explore, found the solution saying use of QEMU monitor <br>
> will help.<br>
> added the below command while lunch,<br>
> -chardev <br>
> socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-freebsd11.0/monitor.sock,server,nowait <br>
> -mon chardev=charmonitor,id=monitor,mode=control<br>
> <br>
> but result in below mentioed error:<br>
> Failed to bind socket to <br>
> /var/lib/libvirt/qemu/domain-freebsd11.0/monitor.sock<br>
> <br>
> Then thought of building libvirt 6.0 version, will help to solve the <br>
> problem.<br>
<br>
Ah, so you wanted to use 'virsh qemu-attach' to attach libvirt to a <br>
running qemu. Yeah, it needs a monitor. However, the functionality was <br>
not maintained and probably not functional anyway so we've removed in <br>
the 5.5.0 release.<br>
<br>
> <br>
> Please guide me to solve this problem.<br>
> <br>
> Regards,<br>
> Babu B<br>
> <br>
<br>
<br>
But what's interesting is that you are unable to build. Which package is <br>
providing the rst2* binaries? Are their up to date?<br>
<br>
Michal<br>
<br>
</blockquote></div>