Y
yonatan
Guest
I have one container stuck , cant power it on , or turn it off.
in both cases it just hangs, and i cannot kill the hanging processes
after some investigation i have found:
any suggestion on next course of action besides a power cycle ?
( which means 20 minutes downtime and 30 minutes of booting kvm machines and ovz containers and should be avoided at all costs. ).
in both cases it just hangs, and i cannot kill the hanging processes
after some investigation i have found:
Code:
vzctl --skiplock stop 146
Stopping container ...
Unable to stop container: operation timed out
vzlist | grep 146
146 2 running x.x.x.1 server1.domain.info
# lsof /vz/root/146/
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
shutdown 3437 root cwd DIR 0,89 4096 73836224 /var/lib/vz/root/146
shutdown 3437 root rtd DIR 0,89 4096 73836224 /var/lib/vz/root/146
shutdown 3437 root txt REG 0,89 18328 73836332 /var/lib/vz/root/146/sbin/
shutdown 14692 root cwd DIR 0,89 4096 73836224 /var/lib/vz/root/146
shutdown 14692 root rtd DIR 0,89 4096 73836224 /var/lib/vz/root/146
shutdown 14692 root txt REG 0,89 18328 73836332 /var/lib/vz/root/146/sbin/
# pveversion
pve-manager/1.8/6070
# cat /etc/debian_version
5.0.8
# uname -r
2.6.32-4-pve
any suggestion on next course of action besides a power cycle ?
( which means 20 minutes downtime and 30 minutes of booting kvm machines and ovz containers and should be avoided at all costs. ).