After creating fresh LXC based on Debian Jessie, on a Ubuntu 14.04, systemd-journal eats all CPU available.
lxc-create -n jessie -t debian
After creating fresh LXC based on Debian Jessie, on a Ubuntu 14.04, systemd-journal eats all CPU available.
lxc-create -n jessie -t debian
As mentioned in Debian wiki:
Add to container's config
/var/lib/lxc/{container}/config
:and comment out
/var/lib/lxc/{container}/rootfs/lib/systemd/system/[email protected]
Then restart container. Same problem with Fedora host mentioned here