[Bug 1261338] Re: lxc-stop and even lxc-stop -k can hang
Serge Hallyn
1261338 at bugs.launchpad.net
Thu Aug 14 22:13:13 UTC 2014
Thanks for the information. Indeed, lxc-stop -k still works by talking
to the lxc monitor. What appears to have happened here is that the
monitor itself is frozen.
Could you please show full output of:
ps -ef
Then do 'ps -ef | grep lxc-start' to find the lxc-start process for the
hung container. In one terminal do
sudo strace -f -odebug.out -p $pid
where $pid is the process id of the lxc-start. Then in another terminal
again do
lxc-stop -n $container -k
and attach the file debug.out to this report.
** Changed in: lxc (Ubuntu)
Status: Invalid => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1261338
Title:
lxc-stop and even lxc-stop -k can hang
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1261338/+subscriptions
More information about the Ubuntu-server-bugs
mailing list