[lxc-devel] Agetty at 100%

Federico Alves venefax at gmail.com
Fri Jul 3 19:37:47 UTC 2015


After all the containers are up, I see this, constantly

271655 root      20   0    6436   1328   1204 R  92.1  0.0  92:07.56
/sbin/agetty --noclear tty3 linux
  78713 root      20   0    6436   1340   1204 R  91.2  0.0 109:16.61
/sbin/agetty --noclear tty3 linux
2550332 root      20   0  201536  45324   3548 R  54.3  0.0   0:25.32 top


On Fri, Jul 3, 2015 at 2:35 PM, Federico Alves <venefax at gmail.com> wrote:

> I am starting Fedora 22 containers with target=text mode in systemd, but
> all  of them start vncserver and have full gnome desktop with sound.
> Every time I start a container, I can see for some seconds that agetty
> tales 100% of the CPU. I see that in Top, in the host.
> I think we have a problem. These are default Fedora 22 containers created
> with
>
> lxc-create -n demo -t fedora -B zfs -- -R 22
>
> The relevant configuration is
> lxc.include = /usr/share/lxc/config/fedora.common.conf
>
> lxc.mount.entry = /dev/dri dev/dri none bind,optional,create=dir
> lxc.mount.entry = /dev/snd dev/snd none bind,optional,create=dir
> lxc.mount.entry = /tmp/.X11-unix tmp/.X11-unix none
> bind,optional,create=dir
> lxc.mount.entry = /dev/video0 dev/video0 none bind,optional,create=file
> lxc.utsname = voice1
> lxc.autodev = 1
> lxc.kmsg = 0
>
> is there something I should change?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20150703/e1d0e50b/attachment-0001.html>


More information about the lxc-devel mailing list