() Task viewer: VM 157 - Destroy Output Status Stop TASK ERROR: got lock timeout - aborting command

TechLineX

Active Member
Mar 2, 2015
213
5
38
In the last time, every time, if I want to remove a server, I get erros like this:

Code:
()
Task viewer: VM 157 - Destroy
Output
Status
Stop
TASK ERROR: got lock timeout - aborting command

If I remove the server a second time, I get this:

Code:
trying to aquire cfs lock 'storage-nfs17' ... OK
disk image '/mnt/pve/nfs17/images/157/vm-157-disk-1.raw' does not exists
TASK OK
 
Hi,
this looks like you have a problem with you nfs-storage.
May be it is under load.

What you describe is that your VM destroy abort because the nfs take to long to delete the vdisk (raw file).
But it was removed this is the reason for the second massage.
 
Is there a smart methode to get it out, if the system is under load? - I don't think there is more io traffic as on the other nodes.

regards
 
It is not very smart but a indicator for a hanging NFS

run
time pvesm status

if it takes more then 1s it can be a indicator for a problem.