[pve-devel] auto refresh hardware view if vm config change ?
Alexandre DERUMIER
aderumier at odiso.com
Tue Jun 4 09:07:10 CEST 2013
Yes, I was thinking of doing this without adding new extra api http request, reusing current call to status api.
Something like the tree refresh.
----- Mail original -----
De: "Stefan Priebe - Profihost AG" <s.priebe at profihost.ag>
À: "Alexandre DERUMIER" <aderumier at odiso.com>
Cc: pve-devel at pve.proxmox.com
Envoyé: Mardi 4 Juin 2013 07:59:15
Objet: Re: [pve-devel] auto refresh hardware view if vm config change ?
Right now pve is already doing a lot of stuff regularly being very slow and unresponsive on not so fast lab connections. Adding another 1s reload would make it even more slow.
I would prefer something like reload after action regardless of a change or not. So no checksums needed and only reload after a vm based action has happened.
Stefan
This mail was sent with my iPhone.
Am 04.06.2013 um 06:45 schrieb Alexandre DERUMIER <aderumier at odiso.com>:
> Hi,
>
> I wonder if it could be possible to auto refresh the hardware view in gui,
> if the config file have change. (manually edited or task like disk migration).
>
> We could check checksum each second.
>
> and stream the checksum value with others vm_stats values(client need to compare old cheksum and new checksum, don't known how we can do that).
>
> so we recan use the existing /status/current api call to retrieve checksum value.
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list