[pve-devel] stream lock status in the cluster ?

Alexandre DERUMIER aderumier at odiso.com
Mon Jul 15 09:45:51 CEST 2013


>>I introduced 'qmpstatus' for that purpose (instead of using 'status') - to make sure that 
>>we do not break something. 
Oh, ok, perfect !

So, maybe do we just need to extend:

PVE::QemuServer::vmstatus

# fixme: better status?
$d->{status} = $list->{$vmid}->{pid} ? 'running' : 'stopped';


----- Mail original ----- 

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Alexandre DERUMIER" <aderumier at odiso.com> 
Cc: pve-devel at pve.proxmox.com 
Envoyé: Lundi 15 Juillet 2013 09:40:32 
Objet: RE: [pve-devel] stream lock status in the cluster ? 

> >>running => running, migrate , backup, snapshot, rollback 
> >> 
> >>What do you think? 
> Yes, something like that. (But I don't known if mixing running with other 
> values could break something in proxmox code) 

I introduced 'qmpstatus' for that purpose (instead of using 'status') - to make sure that 
we do not break something. 



More information about the pve-devel mailing list