unable to stop container

Erwin123

Member
May 14, 2008
207
1
16
Hi,

I have a node with a load of 150.
One of the containers is running but unreachable.
I try to restart this container but it fails:

node3:/var/lib/vz/backup# vzctl enter 120
enter into CT 120 failed

node3:/var/lib/vz/backup# vzctl restart 120
Restarting container
Stopping container ...
Unable to stop container: operation timed out

What to do now :confused:
 
The restart of the node was the only thing to do for me too.
It was a Openvz container.
 
Check process list and STAT column using ps aux. You should probably see some process of container in D uninterruptibe state.