[Lxc-users] starting a container causes Xorg to consume 100% cpu

Daniel Lezcano daniel.lezcano at free.fr
Tue Jun 22 17:50:05 UTC 2010


On 06/22/2010 05:32 PM, Stuart Nixon wrote:
> Hello LXCers
>
> When ever I start a lxc container the hosts Xorg process starts
> consuming 100% cpu time.
>
> Is this a known issue? Are there any work-arounds to avoid this behaviour?
>    

Ok, I think I got the problem.

Until I fix this, you can use the workaround by specifying:

  lxc-start -n name -s lxc.console=$(tty)

or lxc.console=/dev/null or lxc.console=mylog, whatever ...

Thanks
   -- Daniel




More information about the lxc-users mailing list