[Bug 900972] Re: lxc instance console output spewed to stdout
Serge Hallyn
900972 at bugs.launchpad.net
Thu Dec 22 14:42:06 UTC 2011
I haven't yet looked back at your image, but I think this has to do with
devtmpfs being mounted.
I do believe this affects both lxc and libvirt (+lxc), but your
reproduction of it happens with libvirt, right?
The tool creating containers (lxc or libvirt) has to mount a private
instance of devpts on /dev/pts, after unmounting the host's version.
After that, every subsequent mount of devpts will be the private
instance.
So what I need to figure out is where does the /dev/pts/0 from the
host's devpts instance come from?
--
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/900972
Title:
lxc instance console output spewed to stdout
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/900972/+subscriptions
More information about the Ubuntu-server-bugs
mailing list