Re: [lxc-devel] [PATCH] python: Fix get_ips and nesting with lxcpath

2013-04-21 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > When using -P (lxcpath), the parameter path needs to be forwarded > to the various commands being run but not used by the nested lxc-ls > as it's relatively unlikely that both the host and the nested containers > use a custom path. > > This isn't id

Re: [lxc-devel] [PATCH] ubuntu: Various fixes

2013-04-21 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > - Drop disabled entries from allowed devices list > - Improve generated config layout a bit > - Drop redundant uname call > - Re-generate the SSH host keys on container creation > > Signed-off-by: Stéphane Graber Acked-by: Serge E. Hallyn >

Re: [lxc-devel] [PATCH 1/1] lxc-create: add zfs support

2013-04-21 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > On 04/21/2013 03:37 PM, Serge Hallyn wrote: > > Quoting Serge Hallyn (serge.hal...@ubuntu.com): > >> Any feedback on this patch? > >> > >> I also have a question on behavior details. Until now, we've set up > >> btrfs containers so that $lxcpath is

[lxc-devel] [PATCH] python: Fix get_ips and nesting with lxcpath

2013-04-21 Thread Stéphane Graber
When using -P (lxcpath), the parameter path needs to be forwarded to the various commands being run but not used by the nested lxc-ls as it's relatively unlikely that both the host and the nested containers use a custom path. This isn't ideal but short of having a way to provide the container path

[lxc-devel] [PATCH] ubuntu: Various fixes

2013-04-21 Thread Stéphane Graber
- Drop disabled entries from allowed devices list - Improve generated config layout a bit - Drop redundant uname call - Re-generate the SSH host keys on container creation Signed-off-by: Stéphane Graber --- templates/lxc-ubuntu-cloud.in | 14 +- templates/lxc-ubuntu.in | 23

Re: [lxc-devel] [PATCH 1/1] lxc-create: add zfs support

2013-04-21 Thread Stéphane Graber
On 04/21/2013 03:37 PM, Serge Hallyn wrote: > Quoting Serge Hallyn (serge.hal...@ubuntu.com): >> Any feedback on this patch? >> >> I also have a question on behavior details. Until now, we've set up >> btrfs containers so that $lxcpath is a subvolume, and then each >> $rootfs is a subvolume. Wit

Re: [lxc-devel] [PATCH 1/1] lxc-create: add zfs support

2013-04-21 Thread Serge Hallyn
Quoting Serge Hallyn (serge.hal...@ubuntu.com): > Any feedback on this patch? > > I also have a question on behavior details. Until now, we've set up > btrfs containers so that $lxcpath is a subvolume, and then each > $rootfs is a subvolume. With zfs, per Papp's request, we're making > the (zfs

Re: [lxc-devel] lxc-start from git hangs in init

2013-04-21 Thread Serge Hallyn
Quoting Kevin Wilson (wkev...@gmail.com): > Hello, > I just want to add, following a different thread I read here, that: > > lxc-execute -n CN -f /etc/lxc/lxc.conf -- ps -ef > seems ok, it gives: > UIDPID PPID C STIME TTY TIME CMD > root 1 0 0 05:39 pts/100:00:0