Re: [Lxc-users] Unable to create lxc CT on fedora 19

2013-07-09 Thread jjs - mainphrame
I've installed the lxc-0.9 rpms and installed the attached fedora template. The container is created successfully and can be started, but without networking. The equivalent operation on my ubuntu 13.04 system produces a container with network connectivity. I haven't been able to do an apples to ap

[Lxc-users] lxc-clone -B lvm -L, bug?

2013-07-09 Thread zoolook
LXC version: 0.9.0.0~staging~20130708-2041-0ubuntu1~ppa1~raring1 Hello, there's an inconsistency between "lxc-create --fssize" and "lxc-clone -L". "lxc-create --fssize" accepts size in GB. For example, "--fssize 2G" mease 2GB (or 2GiB, my brain hurts with all that GB vs GiB stupidity but that's

Re: [Lxc-users] Destination Host Unreachable from LXC guest

2013-07-09 Thread Luis M. Ibarra
HI everybody, I didn't solve the problem, but I use the same configuration in a real computer an it worked. Definitely it was a problem with Virtualbox and the way it routes the packets internally. My objective was only install and test a linux container... so far so good. Thanks for the advices

[Lxc-users] Unable to shudown

2013-07-09 Thread Dean Montgomery
I'm unable to properly shutdown an ubuntu 12.04 guest on debian wheezy host. lxc-shutdown -n vs1 telinit: Failed to connect to socket /com/ubuntu/upstart: Connection refused >From within the guest I'm unable to shutdown or restart ssh vs1 sudo shutdown -h now ( does nothing ) telinit 0 ( doe

Re: [Lxc-users] Unable to create lxc CT on fedora 19

2013-07-09 Thread Michael H. Warfield
On Mon, 2013-07-08 at 12:54 -0400, Michael H. Warfield wrote: > On Mon, 2013-07-08 at 08:51 -0700, jjs - mainphrame wrote: > > Hi Michael, > > Yes, it is lxc-0.8 from the repos. I did notice that ubuntu shipped > > with lxc-0.9. > > You're right, f19 failed during the download phase. All the ot

Re: [Lxc-users] Unable to create lxc CT on fedora 19

2013-07-09 Thread Serge Hallyn
Quoting Purcareata Bogdan-B43198 (b43...@freescale.com): > On a side note, I had a pretty easy time installing a Gentoo container > using the script at [4], on the same Debian host. This is not > completely managed by lxc-tools, but still uses lxc-start. Maybe there > can be a discussion between th

Re: [Lxc-users] Unable to create lxc CT on fedora 19

2013-07-09 Thread Purcareata Bogdan-B43198
> -Original Message- > From: Michael H. Warfield [mailto:m...@wittsend.com] > Sent: Monday, July 08, 2013 7:45 PM > To: Thomas Moschny > Cc: m...@wittsend.com; Lxc-users@lists.sourceforge.net > Subject: Re: [Lxc-users] Unable to create lxc CT on fedora 19 > > It's because of the catch-22 t

Re: [Lxc-users] Unable to create lxc CT on fedora 19

2013-07-09 Thread Michael H. Warfield
On Tue, 2013-07-09 at 10:02 -0400, Dwight Engen wrote: > On Mon, 08 Jul 2013 10:05:49 -0400 > "Michael H. Warfield" wrote: > > > On Sat, 2013-07-06 at 16:11 -0700, jjs - mainphrame wrote: > > > All, > > > > > > > > > Noob question here. I've been testing lxc on ubunbtu 13.04 and > > > everyth

Re: [Lxc-users] Unable to create lxc CT on fedora 19

2013-07-09 Thread Dwight Engen
On Mon, 08 Jul 2013 10:05:49 -0400 "Michael H. Warfield" wrote: > On Sat, 2013-07-06 at 16:11 -0700, jjs - mainphrame wrote: > > All, > > > > > > Noob question here. I've been testing lxc on ubunbtu 13.04 and > > everything just works. However, all my attempts to create an lxc CT > > on fedora

Re: [Lxc-users] Using common rootfs for multiple containers

2013-07-09 Thread Vallevand, Mark K
Yes, it's possible. We do it. I can't share the code, but I can describe it. We create a master container using standard lxc-create script with our own template and config file. The template is based on the ubuntu template. The master container is never started. All subsequent containers sh