<div dir="ltr"><div>HISTORY:</div><div><br></div>After increasing the limits for opened files on the host and containers the number of container freezes decreased, but still occurs.<div>The container don't react on lxc-console or ssh sessions and some services in the container stop working, but other still work. Delivering a web page does still work, but receiving an e-mail with postfix no longer works.</div><div><div><br></div><div>It is really frustrating to don't get lxc working without freezes.</div><div><br></div><div>My host system and containers are still up-to-date debians.</div><div><br></div><div>Any system information can be found on <a href="https://lists.linuxcontainers.org/pipermail/lxc-users/2014-July/007383.html">https://lists.linuxcontainers.org/pipermail/lxc-users/2014-July/007383.html</a> and <a href="https://lists.linuxcontainers.org/pipermail/lxc-users/2014-September/007762.html">https://lists.linuxcontainers.org/pipermail/lxc-users/2014-September/007762.html</a></div><div><br></div><div><br></div><div>CURRENT PROBLEM:</div><div><br></div><div>A few weeks ago a container stopped working again and I still had an opened ssh session.<br></div></div><div>I was able to start new processes and even restart the service ssh, but I could not open a second ssh session to this container.</div><div>When I restarted the network service my opened session closed and the container was not responding anymore. So I had to restart the container.</div><div><br></div><div>The current freezes seems to correlate with the network interfaces. But till now I couldn't figure out any problems.</div><div><br></div><div><br></div><div>Host /etc/network/interfaces</div><div>~~~~~~~~~~~~~~~~~~</div><div>...</div><div>auto br0</div><div>iface br0 inet static</div><div>  address 10.1.1.254</div><div>  netmask 255.255.255.0</div><div>  bridge_ports none</div><div><br></div><div><br></div><div>Client config</div><div>~~~~~~~~~~~~~~~~~~</div><div><div>lxc.network.type = veth</div><div><a href="http://lxc.network.name">lxc.network.name</a> = veth12<br></div><div>lxc.network.flags = up</div><div>lxc.network.link = br0<br></div><div>lxc.network.veth.pair = veth12-sid<br></div><div>lxc.network.ipv4 = <a href="http://10.1.1.12/24">10.1.1.12/24</a><br></div><div>lxc.network.ipv4.gateway = 10.1.1.254</div></div><div><br></div><div><br></div><div>On <a href="https://wiki.debian.org/LXC/SimpleBridge">https://wiki.debian.org/LXC/SimpleBridge</a> they use a lot more parameters.<br></div><div>What are your configuration options for virtual networking and bridges?<br></div><div>Is my configuration correct? Am I missing something?</div><div><br></div><div>Are there any other good tutorials for configuring virtual networks for lxc?</div><div><br></div><div><br></div><div>Thank you for your help.<br></div><div><br></div><div>Best regards,</div><div>Lukas</div><div><br></div></div>