Re: [lxc-users] Juju use of lxd

2015-05-14 Thread Tycho Andersen
On Fri, May 15, 2015 at 04:03:41PM +1200, Tim Penhey wrote: > Me again, > > Juju uses lxc by default for the local provider. I'm intending to drive > a piece of work along with a few other core developers to write a lxd > provider. > > To get things started, I need to work out how to do the follo

Re: [lxc-users] local lxc commands stuck

2015-05-14 Thread Tycho Andersen
Hi Tim, On Fri, May 15, 2015 at 03:43:40PM +1200, Tim Penhey wrote: > Hi All, > > I was messing around with lxd/lxc the other day, and seem to have wedged > my system somewhat. > > Going blindly from documentation in a blog post, I did the following: > > $ lxc launch images:ubuntu/trusty/amd64

[lxc-users] Juju use of lxd

2015-05-14 Thread Tim Penhey
Me again, Juju uses lxc by default for the local provider. I'm intending to drive a piece of work along with a few other core developers to write a lxd provider. To get things started, I need to work out how to do the following: 1) Create a template container as the basis for the juju machines.

[lxc-users] local lxc commands stuck

2015-05-14 Thread Tim Penhey
Hi All, I was messing around with lxd/lxc the other day, and seem to have wedged my system somewhat. Going blindly from documentation in a blog post, I did the following: $ lxc launch images:ubuntu/trusty/amd64 trusty-lxd-test Creating container...done Starting container...error: setting config

[lxc-users] LXD mock API

2015-05-14 Thread Alan Hoffmeister
Hello folks, Is there a way to mock LDX rest API? I need it to write tests to a client. ___ lxc-users mailing list lxc-users@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-users

Re: [lxc-users] Assigning IPv6 to a container + lxc-net config question

2015-05-14 Thread Robert Pendell
Thanks for the info. I ended up going a bit of a different route. Since I was planning to manually assign I didn't need radvd or to proxy ndp or even neighbor proxy. I just assigned an ipv6 to the lxcbr0 interface then setup ipv6 in the container with the gateway pointing at the lxcbr0 ipv6 addre

Re: [lxc-users] How to run scripts when container is destroyed?

2015-05-14 Thread Sungbae Yoo
Hi, > This has me always wondering. > How do you know that only your container is using the service? > Last time I saw this idiocy is when iSCSI service was blindly killing all _netdev mounts when stopped. Guess, how many NON-iSCSI shares were killed? I mean the services that added newly

Re: [lxc-users] How to run scripts when container is destroyed?

2015-05-14 Thread Andrey Repin
Greetings, Sungbae Yoo! > I uploaded commit to add lxc.hook.destroy to config. > https://github.com/lxc/lxc/pull/522 > It will be take a long time to release a template I making. > But we need lxc.hook.destroy for following. > 1. uninstalling some package such as shortcut application to start the

Re: [lxc-users] LXD + Snappy Core

2015-05-14 Thread Kevin LaTona
On May 14, 2015, at 3:35 PM, Stéphane Graber wrote: > On Thu, May 14, 2015 at 09:24:40AM -0600, Tycho Andersen wrote: >> On Wed, May 13, 2015 at 11:25:00PM -0700, Kevin LaTona wrote: >>> >>> I'm assuming LXD at some point will be running Snappy Core. >>> >>> Not trying to be pushy here, rather

Re: [lxc-users] How to run scripts when container is destroyed?

2015-05-14 Thread Sungbae Yoo
Hi, I uploaded commit to add lxc.hook.destroy to config. https://github.com/lxc/lxc/pull/522 It will be take a long time to release a template I making. But we need lxc.hook.destroy for following. 1. uninstalling some package such as shortcut application to start the container. 2. disabling some

Re: [lxc-users] LXD + Snappy Core

2015-05-14 Thread Stéphane Graber
On Thu, May 14, 2015 at 09:24:40AM -0600, Tycho Andersen wrote: > On Wed, May 13, 2015 at 11:25:00PM -0700, Kevin LaTona wrote: > > > > I'm assuming LXD at some point will be running Snappy Core. > > > > Not trying to be pushy here, rather more curious if anyone has heard what > > the timeline o

Re: [lxc-users] LXD + Snappy Core

2015-05-14 Thread Tycho Andersen
On Wed, May 13, 2015 at 11:25:00PM -0700, Kevin LaTona wrote: > > I'm assuming LXD at some point will be running Snappy Core. > > Not trying to be pushy here, rather more curious if anyone has heard what the > timeline of when a snappy core build might show up for LXD. > > Or if it's still too

[lxc-users] Assigning IPv6 to a container + lxc-net config question

2015-05-14 Thread brian mullan
Robert I've been learning how to do this over the past week or so. I've found a few good write-ups which may help you out: I have only found 1 online write-up about LXC & IPv6.This one seems to cover most of the configuration aspects & I thought it was pretty good: LXC Host featuring IPv

[lxc-users] Assigning IPv6 to a container + lxc-net config question

2015-05-14 Thread Robert Pendell
Ok so this should be easy right? Here is what I got going on so far through some testing. It isn't fully implemented but I want to test it all out first before it goes live. Anyways my host is Linode (as I've mentioned in some prior emails) and on their network they have mac security enabled so

Re: [lxc-users] LXD Openstack

2015-05-14 Thread Alvaro Miranda Aguilera
On Wed, May 6, 2015 at 5:29 AM, Chuck Short wrote: > https://zulcss.wordpress.com/2015/05/01/introduction-to-nova-compute-lxd/ Thanks very much. I will give it a go. Alvaro. ___ lxc-users mailing list lxc-users@lists.linuxcontainers.org http://lists.l