On Thu, Sep 19, 2013 at 9:34 PM, Serge Hallyn <serge.hal...@ubuntu.com>wrote:

> Quoting Fajar A. Nugraha (l...@fajar.net):
> > On Fri, Sep 13, 2013 at 10:16 PM, Fajar A. Nugraha <l...@fajar.net>
> wrote:
>


> Is there some kind of hook where I can add the "ip link del" command
> > manually when the container shuts down?
>
> lxc.network.script.down
>
>
Hmmm ... I immediately got "lxc-start: failed to read configuration file"
when adding this line

lxc.network.script.down = /var/lib/lxc/news/network_down.sh

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.

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/*lxc*/<container_name>/command, while "lsof" shows the
open socket is actually on /var/lib/*lxc_anon*/<container_name>/command.
Any ideas how to fix this? If this works, I can try and test the hook on
1.0.

-- 
Fajar
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to