[pve-devel] clone failed: got lock timeout

Alexandre DERUMIER aderumier at odiso.com
Thu Jul 11 15:50:00 CEST 2013


Seem that it was the cloning which take too much time. (I think around 1 min sometimes),
they the cfs lock got a timeout error.

(I think that lock timeout is enforced).

I have change my netapp plugin code to do it faster (around 10s), no more problem now.

Thanks for help.


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

De: "Alexandre DERUMIER" <aderumier at odiso.com> 
À: "Dietmar Maurer" <dietmar at proxmox.com> 
Cc: pve-devel at pve.proxmox.com 
Envoyé: Jeudi 11 Juillet 2013 09:38:31 
Objet: Re: [pve-devel] clone failed: got lock timeout 

I'll try that, thanks 

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

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Alexandre DERUMIER" <aderumier at odiso.com>, pve-devel at pve.proxmox.com 
Envoyé: Jeudi 11 Juillet 2013 06:38:39 
Objet: RE: [pve-devel] clone failed: got lock timeout 

>is it possible that another lock is done by storage stats ? (I don't have any other create/delete/clone/create_base >volume at the same time) 

Maybe. Try to add something like: 

syslog('info', 'aquire lock'); 
... 
syslog('info' 'release lock'); 

to cluster_lock_storage() for debugging. 
_______________________________________________ 
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