<div dir="ltr">On Thu, Sep 19, 2013 at 9:34 PM, Serge Hallyn <span dir="ltr"><<a href="mailto:serge.hallyn@ubuntu.com" target="_blank">serge.hallyn@ubuntu.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">Quoting Fajar A. Nugraha (<a href="mailto:list@fajar.net">list@fajar.net</a>):<br>

</div><div><div class="h5">> On Fri, Sep 13, 2013 at 10:16 PM, Fajar A. Nugraha <<a href="mailto:list@fajar.net">list@fajar.net</a>> wrote:<br>
</div></div></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="h5">
Is there some kind of hook where I can add the "ip link del" command<br>
> manually when the container shuts down?<br>
<br>
</div></div>lxc.network.script.down<br>
<br></blockquote><div> </div><div>Hmmm ... I immediately got "lxc-start: failed to read configuration file" when adding this line</div><div><br></div><div><div>lxc.network.script.down = /var/lib/lxc/news/network_down.sh</div>
</div><div><br></div><div>comment it making it work again. Does that directive require lxc >= 0.9? I'm still with 0.8.0~rc1-4ubuntu39.12.10.2~ubuntu12.04.1 at the moment.</div><div><br></div><div>with 0.9 (when it was available) and 1.0 from ubuntu-lxc/daily ppa, I got even weirder errors (e.g. lxc would ALWAYS list containers as down, even when it's actually up) because the commands (e.g. lxc-ls, lxc-stop) would check on /var/lib/<b>lxc</b>/<container_name>/command, while "lsof" shows the open socket is actually on /var/lib/<b>lxc_anon</b>/<container_name>/command. Any ideas how to fix this? If this works, I can try and test the hook on 1.0.</div>
<div><br></div><div>-- </div><div>Fajar</div><div><br></div></div></div></div>