kvm disk busy 100%

This is on the host (promox). I have few VM but they shouldn't use hdd all the time.
I know but each kvm process on the host is a running VM. You can find out which kvm process corresponds to which VM by looking at the last column (PID) of the output of qm list. One of your VMs appears to use 56% and another 13%, according to your screenshot.
 
  • Like
Reactions: sojic
I know but each kvm process on the host is a running VM. You can find out which kvm process corresponds to which VM by looking at the last column (PID) of the output of qm list. One of your VMs appears to use 56% and another 13%, according to your screenshot.
Thanks. I found problematic VM.
 
  • Like
Reactions: leesteken