Re: [lxc-users] Error with lxc-execute on version 1.0.0.alpha1

2014-03-29 Thread Serge Hallyn
Quoting Santhosh Kokala (santhosh.kok...@riverbed.com): > Hi, > I am facing a strange issue when starting a container, I see the following > errors when I do lxc-execute. These errors happen only on lxc 1.0.0.alpha1 > version. Version 0.9.0 works perfectly. I am using Ubuntu 13.04 Server and I >

[lxc-users] Error with lxc-execute on version 1.0.0.alpha1

2014-03-28 Thread Santhosh Kokala
Hi, I am facing a strange issue when starting a container, I see the following errors when I do lxc-execute. These errors happen only on lxc 1.0.0.alpha1 version. Version 0.9.0 works perfectly. I am using Ubuntu 13.04 Server and I got lxc 1.0.0.alpha1 from Ubuntu raring backports. It would be re

Re: [lxc-users] Error with lxc-execute on version 1.0.0.alpha1

2014-03-28 Thread Santhosh Kokala
/imap# From: lxc-users-boun...@lists.linuxcontainers.org [mailto:lxc-users-boun...@lists.linuxcontainers.org] On Behalf Of Nels Nelson Sent: Friday, March 28, 2014 9:04 AM To: LXC users mailing-list Subject: Re: [lxc-users] Error with lxc-execute on version 1.0.0.alpha1 May the rootfs be

Re: [lxc-users] Error with lxc-execute on version 1.0.0.alpha1

2014-03-28 Thread Nels Nelson
May the rootfs be specified using a small configuration file? # cat /tmp/dummy-lxc-config lxc.rootfs = /tmp/dummy-lxc/ # lxc-create -f /tmp/dummy-lxc-config -n dummy Or something like that? Also, isn't lxc-create failing without a template parameter related to this issue? https://git

Re: [lxc-users] Error with lxc-execute on version 1.0.0.alpha1

2014-03-28 Thread Serge Hallyn
Quoting Santhosh Kokala (santhosh.kok...@riverbed.com): > Hi, > I am facing a strange issue when starting a container, I see the following > errors when I do lxc-execute. These errors happen only on lxc 1.0.0.alpha1 > version. Version 0.9.0 works perfectly. I am using Ubuntu 13.04 Server and I >

[lxc-users] Error with lxc-execute on version 1.0.0.alpha1

2014-03-27 Thread Santhosh Kokala
Hi, I am facing a strange issue when starting a container, I see the following errors when I do lxc-execute. These errors happen only on lxc 1.0.0.alpha1 version. Version 0.9.0 works perfectly. I am using Ubuntu 13.04 Server and I got lxc 1.0.0.alpha1 from Ubuntu raring backports. It would be re