[Lxc-users] starting a container causes Xorg to consume 100% cpu
Stuart Nixon
stuart at rednut.net
Tue Jun 22 15:32:46 UTC 2010
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?
all tty* gettys have been commented out from the containers inittab
-------container config------------
lxc.utsname = <name>
lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = br0
lxc.network.ipv4 = <ipaddress>
lxc.network.name = eth0
lxc.mount = <thefstab>
lxc.rootfs = <therootfs>
lxc.pts = 1
lxc.tty = 1
-----end container config---------
Many thanks in advance
Start
More information about the lxc-users
mailing list