Quoting Serge Hallyn (serge.hal...@ubuntu.com):
> Quoting Shidan (shi...@gmail.com):
> > In the ubuntu docs (https://help.ubuntu.com/lts/serverguide/lxc.html), it
> > says that to set a persistant IP address for containers you can add the
> > following to /etc/lxc/dnsmasq.conf
> >
> > dhcp-host=lx
Quoting Shidan (shi...@gmail.com):
> In the ubuntu docs (https://help.ubuntu.com/lts/serverguide/lxc.html), it
> says that to set a persistant IP address for containers you can add the
> following to /etc/lxc/dnsmasq.conf
>
> dhcp-host=lxcmail,10.0.3.100
> dhcp-host=ttrss,10.0.3.101
>
> I created
In the ubuntu docs (https://help.ubuntu.com/lts/serverguide/lxc.html), it
says that to set a persistant IP address for containers you can add the
following to /etc/lxc/dnsmasq.conf
dhcp-host=lxcmail,10.0.3.100
dhcp-host=ttrss,10.0.3.101
I created the dnsmasq.conf file and added the container name
On Fri, Jun 20, 2014 at 5:36 PM, István Király wrote:
>
> I enabled systemd-journald on all containers now, and in each container it
> was using ~ 7% cpu power. Since there are over 100 containers, it slowed down
> the system too much. 0% idle.
>
> :(
>
> Seems I need another solution for loggin
I enabled systemd-journald on all containers now, and in each container it
was using ~ 7% cpu power. Since there are over 100 containers, it slowed
down the system too much. 0% idle.
:(
Seems I need another solution for logging.
On Wed, Jun 11, 2014 at 12:15 AM, Michael H. Warfield
wrote:
> O