[pve-devel] clone failed: got lock timeout
Alexandre DERUMIER
aderumier at odiso.com
Thu Jul 11 09:38:31 CEST 2013
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.
More information about the pve-devel
mailing list