[pve-devel] [PATCH 2/2] now if the QMP command starts with guest-+ , it will bind dynamicly to the VMID.qga socket. To test the function vmtime is implemented which return the vm UNIX Time.
Alexandre DERUMIER
aderumier at odiso.com
Mon Nov 24 17:50:43 CET 2014
>>Sigh! So we always run into timeouts if guest-agent is not running, and there is no way to avoid that?
I think that libvirt sent always "guest-sync" before doing the real command, to see the if guest-agent is alive.
So, I think we can sent guest-sync with a real small timeout, like 1s, before doing a longer qga command which need a bigger timeout.
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>
Cc: pve-devel at pve.proxmox.com, "Wolfgang Link" <wolfgang at linksystems.org>
Envoyé: Lundi 24 Novembre 2014 17:24:02
Objet: RE: [PATCH 2/2] now if the QMP command starts with guest-+ , it will bind dynamicly to the VMID.qga socket. To test the function vmtime is implemented which return the vm UNIX Time.
> >>I wonder what happened to the qga_proxy feature? Is that still not
> implemented?
>
> No, It's never has been implemented.
Sigh! So we always run into timeouts if guest-agent is not running, and there is no way to avoid that?
More information about the pve-devel
mailing list