[Bug 1043018] Re: lxc-ls lists running containers multiple times
Dan Kegel
dank at kegel.com
Wed Aug 29 19:12:18 UTC 2012
This was on ubuntu 12.04 after doing apt-get dist-upgrade but before rebooting,
but I can still get it to happen after reboot, so it's still valid, I think.
I can reliably reproduce it by doing
sudo lxc-create -n demo_ubuntu_1204 -t ubuntu -- -r precise --bindhome $LOGNAME
lxc-start-ephemeral -o demo_ubuntu_1204 echo hi
lxc-start-ephemeral will hang. (At this point, netstat -xa | grep /var/lib/lxc shows a LISTENING entry
for the container.)
Pressing ^C now will fail to terminate lxc-start-ephemeral, but netstat -xa | grep /var/lib/lxc
will show both a LISTENING and a CONNECTING entry, and lxc-ls shows duplicate entries.
At the same time, my home directory goes bonkers and can't be read, it seems the
script's mount magic breaks my nfs home directory?
--
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/1043018
Title:
lxc-ls lists running containers multiple times
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1043018/+subscriptions
More information about the Ubuntu-server-bugs
mailing list