Activity does not end

thomasddiego

Member
Dec 17, 2021
21
2
8
I had a VM turned on and I had two other VMs created, but all these activities don't end and I couldn't stop them with qm unlock ID or qm stop ID. Does anyone have any suggestions how to solve this?

Imagem Proxmox.png
 
From the GUI, you can open the task with a doubleclick and then select "Stop" in the popup.
 
  • Like
Reactions: thomasddiego
Please share the output of
Code:
ps faxl
You could also try a reboot, but that won't tell you why it didn't work.
 
  • Like
Reactions: thomasddiego
The return of the ps faxl command follows.
Please share the output of
Code:
ps faxl
You could also try a reboot, but that won't tell you why it didn't work.

Attached is the file with the return of the ps faxl command.
 

Attachments

  • return ps faxl.txt
    39.4 KB · Views: 2
The file only includes the first 80 characters of each row. Try saving the file directly, e.g.
`ps faxl > output.txt`
 
  • Like
Reactions: thomasddiego
As you can see in line 254, the worker is stuck
Code:
1     0 1095779    1753  20   0 366328 134660 rpc_wa D   ?          0:14  \_ pvedaemon worker

This is most likely because of an issue with an NFS server. The only guaranteed way to fix this is by rebooting the system, although `kill -9 might work.
To prevent such error in the future, you should fix your NFS. Also, this happens when the NFS is stopped without being unmounted on your system.
 
  • Like
Reactions: thomasddiego

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!