Re: [lxc-devel] Rethinking lxc-info a bit

2013-11-15 Thread Natanael Copa
On Wed, 13 Nov 2013 14:41:55 -0500 Stéphane Graber wrote: > So my suggestion for lxc-info in LXC 1.0 are: > - Only support one container and make -n mandatory, fail with an error >if the container can't be found. I like the idea of lxc-info operating on a single container and have other too

Re: [lxc-devel] Rethinking lxc-info a bit

2013-11-13 Thread Dwight Engen
On Wed, 13 Nov 2013 14:41:55 -0500 Stéphane Graber wrote: > Hello, > > We recently got reports of the recent changes to lxc-info breaking > existing scripts. > > While discusing those issues, I noticed a few points that I think are > worth discussing and addressing, I'm going to postpone alpha3

Re: [lxc-devel] Rethinking lxc-info a bit

2013-11-13 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > Hello, > > We recently got reports of the recent changes to lxc-info breaking > existing scripts. In my own case, I have a host with several containers where a backup script uses 'lxc-info -n $container -p | awk ...' to get the init pid, then rsync