On Jun 29, 2012, at 4:19 PM, Jonathan Carter (highvoltage) wrote:
> I would've put it on github or something but it's definitely going to be
> abandoned for a python version that uses liblxc.
>
>> Would someone care to write a patch to implement ls in the api, against
>> lp:~ubuntu-lxc/ubuntu/qu
On Jun 28, 2012, at 5:35 PM, Ward, David - 0663 - MITLL wrote:
> Just FYI, current git now allows you to list running containers
> only with the '--active' flag to lxc-ls.
The current version in Git also lists 'lost+found' as a virtual machine,
in case /var/lib/lxc is a separate filesystem (same
On Jun 28, 2012, at 5:38 PM, Jonathan Carter (highvoltage) wrote:
> So what's been happening is that Stéphane is writing nice Python bindings for
> LXC in C. Currently my hacky script is calling the rest of the current LXC
> scripts. My goal is to redo rlxc as a nice Python script that uses that
Hi David,
On Jun 28, 2012, at 5:35 PM, Ward, David - 0663 - MITLL wrote:
> Just FYI, current git now allows you to list running containers
> only with the '--active' flag to lxc-ls.
when I type in lxc-ls manually, I guess I will want to add --active for
90 percent of the time.
I already saw the
Hello,
I'm new to LXC and have been using OpenVZ until now.
Something which I immediately missed, when I played around with the LXC
CLI tools the first time, was that neither lxc-ls nor lxc-list provide
a nice overview of the current status of your host.
To give you an example here is how the vz