Re: [Lxc-users] Moving lxc containers

2011-03-27 Thread Ramez Hanna
On Sun, 27 Mar 2011, 11:34:47 EEST, Amit Uttamchandani amit.ut...@gmail.com wrote: I'm just wondering what the best way is to move an lxc container? Can I just tar the root filesystem and untar it on another system? Or should I rsync it over? I understand that before doing any of the

Re: [Lxc-users] Moving lxc containers

2011-03-28 Thread Ramez Hanna
On Tue, Mar 29, 2011 at 2:21 AM, Amit Uttamchandani amit.ut...@gmail.comwrote: On Mon, Mar 28, 2011 at 12:59:25PM +1100, Trent W. Buck wrote: If you use tar, make sure to pass --numeric-owner, ESPECIALLY if the container is RH-derived and the host is Debian-derived (or vice-versa).

[Lxc-users] fedora template

2011-03-29 Thread Ramez Hanna
I have been working on a fedora template that actually works febootstrap is not anymore producing fedora rootfs but rather a minimal fedora appliance my solution works by using yum instead, but I am facing a really weired situation whenever i start my fedora container, it would actually try to

Re: [Lxc-users] fedora template

2011-03-30 Thread Ramez Hanna
On Wed, Mar 30, 2011 at 2:19 AM, Serge E. Hallyn serge.hal...@ubuntu.comwrote: Quoting Ramez Hanna (rha...@informatiq.org): I have been working on a fedora template that actually works febootstrap is not anymore producing fedora rootfs but rather a minimal Really, febootstrap can't be used

Re: [Lxc-users] fedora template

2011-03-30 Thread Ramez Hanna
On Wed, Mar 30, 2011 at 11:10 AM, Ramez Hanna rha...@informatiq.org wrote: On Wed, Mar 30, 2011 at 2:19 AM, Serge E. Hallyn serge.hal...@ubuntu.comwrote: Quoting Ramez Hanna (rha...@informatiq.org): I have been working on a fedora template that actually works febootstrap is not anymore

Re: [Lxc-users] fedora template

2011-03-30 Thread Ramez Hanna
On Wed, Mar 30, 2011 at 7:58 PM, Serge E. Hallyn serge.hal...@ubuntu.comwrote: Quoting Justin Cormack (jus...@specialbusservice.com): On Wed, 2011-03-30 at 10:32 -0500, Serge E. Hallyn wrote: Quoting Justin Cormack (jus...@specialbusservice.com): This one didnt work...

Re: [Lxc-users] opensuse containers

2011-04-07 Thread Ramez Hanna
On Thu, Apr 7, 2011 at 12:14 PM, Brian K. White br...@aljex.com wrote: On 4/7/2011 4:43 AM, Daniel Lezcano wrote: On 04/06/2011 09:07 PM, Ramez Hanna wrote: i have fixed the fedora script earlier when i needed fedora containers but now i need several opensuse containers, but my knowledge

[Lxc-users] lxc on Fedora 15

2011-05-28 Thread Ramez Hanna
I have failed to start a container on f15 although it worked fine on 14 here is the log ==snip [root@hovercraft boss]# cat lxc.log lxc-start 1306584262.160 DEBUG lxc_conf - allocated pty '/dev/pts/9' (4/5) lxc-start 1306584262.160 DEBUG lxc_conf - allocated pty '/dev/pts/10' (6/7) lxc-start

[Lxc-users] lxc-fedora

2011-05-30 Thread Ramez Hanna
hi, here is my lxc-fedora script again based on request from Daniel Lezcano it has been tested to work on fedora and ubuntu hosts it was tested to create fedora 14 and 13 guests (not f15 yet) i had submitted it as a merge request earlier to gitorious repo lxc-mainline this script has extra args

Re: [Lxc-users] lxc on Fedora 15

2011-05-31 Thread Ramez Hanna
On Sat, May 28, 2011 at 3:33 PM, Ramez Hanna rha...@informatiq.org wrote: I have failed to start a container on f15 although it worked fine on 14 here is the log ==snip [root@hovercraft boss]# cat lxc.log lxc-start 1306584262.160 DEBUG lxc_conf - allocated pty '/dev/pts/9' (4/5) lxc-start

Re: [Lxc-users] lxc on Fedora 15

2011-05-31 Thread Ramez Hanna
identifies the cgroup mount might be the part that needs patching On Tue, May 31, 2011 at 11:00 AM, Ramez Hanna rha...@informatiq.org wrote: On Sat, May 28, 2011 at 3:33 PM, Ramez Hanna rha...@informatiq.orgwrote: I have failed to start a container on f15 although it worked fine on 14 here

Re: [Lxc-users] lxc on Fedora 15

2011-05-31 Thread Ramez Hanna
On Tue, May 31, 2011 at 2:07 PM, Daniel Lezcano daniel.lezc...@free.frwrote: On 05/31/2011 12:33 PM, Ramez Hanna wrote: it seems that lxc cannot handle cgroups when capabilities are not all in the same mount it fails now because it cannot write the devices.deny in the cgroup if i comment

Re: [Lxc-users] lxc on Fedora 15

2011-05-31 Thread Ramez Hanna
On Tue, May 31, 2011 at 2:54 PM, Daniel Lezcano daniel.lezc...@free.frwrote: On 05/31/2011 01:44 PM, Ramez Hanna wrote: On Tue, May 31, 2011 at 2:07 PM, Daniel Lezcanodaniel.lezc...@free.fr wrote: On 05/31/2011 12:33 PM, Ramez Hanna wrote: it seems that lxc cannot handle cgroups when

Re: [Lxc-users] [Patch ] lxc-fedora.in

2011-05-31 Thread Ramez Hanna
On Mon, May 30, 2011 at 11:00 AM, Daniel Lezcano daniel.lezc...@free.frwrote: On 05/30/2011 09:32 AM, Ramez Hanna wrote: hi, here is my lxc-fedora script again based on request from Daniel Lezcano it has been tested to work on fedora and ubuntu hosts it was tested to create fedora 14

Re: [Lxc-users] lxc on Fedora 15

2011-05-31 Thread Ramez Hanna
On Tue, May 31, 2011 at 5:38 PM, Serge Hallyn serge.hal...@canonical.comwrote: Quoting Daniel Lezcano (daniel.lezc...@free.fr): On 05/31/2011 01:44 PM, Ramez Hanna wrote: On Tue, May 31, 2011 at 2:07 PM, Daniel Lezcanodaniel.lezc...@free.fr wrote: On 05/31/2011 12:33 PM, Ramez Hanna

Re: [Lxc-users] sysctl and lxc

2011-06-05 Thread Ramez Hanna
On Sat, Jun 4, 2011 at 7:26 PM, Permjacov Evgeniy permea...@gmail.comwrote: Hello! I'm running several containers on my box. One of them has postgresql installed. When I read postgresql administration parametres, I found suggestion to tune some parametres in sysctl.conf, such as

Re: [Lxc-users] rant: Debian template

2011-06-21 Thread Ramez Hanna
i had noticed that and avoided it in the lxc-fedora template which takes an argument --release it should be done the same for debian for ubuntu they provide multiple template files with the suite hardcoded to something different it should be trivial, but again is that the only difference or there

Re: [Lxc-users] Latest test results - Was: cgroups: support cgroups mounted in multiple places (v3)

2011-07-06 Thread Ramez Hanna
where can i get that patched code? should i clone master? On Mon, Jul 4, 2011 at 1:47 AM, Daniel Lezcano daniel.lezc...@free.frwrote: On 07/02/2011 07:28 PM, Michael H. Warfield wrote: Hey all... So my testing has continued and I've now regression tested the v3 patch and extended my

Re: [Lxc-users] Latest test results - Was: cgroups: support cgroups mounted in multiple places (v3)

2011-07-13 Thread Ramez Hanna
. Warfield m...@wittsend.comwrote: On Wed, 2011-07-06 at 14:06 +0300, Ramez Hanna wrote: where can i get that patched code? should i clone master? Yeah, that would be one way. Daniel checked it into git. So building from git is probably the best way. It hasn't popped out into a release yet

Re: [Lxc-users] Latest test results - Was: cgroups: support cgroups mounted in multiple places (v3)

2011-07-15 Thread Ramez Hanna
seen any change in master since then) On Thu, Jul 14, 2011 at 12:38 AM, Ramez Hanna rha...@informatiq.org wrote: here is an rpm build for latest master (bcbd102cba31a0054fe4204a39b5e8a411cde42f) http://download.opensuse.org/repositories/home:/ramezhanna/Fedora_15/ for those who want to test

Re: [Lxc-users] Latest test results - Was: cgroups: support cgroups mounted in multiple places (v3)

2011-07-15 Thread Ramez Hanna
On Fri, Jul 15, 2011 at 5:38 PM, Michael H. Warfield m...@wittsend.comwrote: On Fri, 2011-07-15 at 17:25 +0300, Ramez Hanna wrote: tested f14 and debian squeeze containers on f15 host (systemd) lxc-ps returns nothing for running container Confirmed broken for F14 container on F15 host

Re: [Lxc-users] fedora template

2011-07-15 Thread Ramez Hanna
On Wed, Mar 30, 2011 at 2:19 AM, Serge E. Hallyn serge.hal...@ubuntu.comwrote: Quoting Ramez Hanna (rha...@informatiq.org): I have been working on a fedora template that actually works febootstrap is not anymore producing fedora rootfs but rather a minimal Really, febootstrap can't be used

Re: [Lxc-users] what's the difference in lxc-attach

2011-07-15 Thread Ramez Hanna
On Fri, Jul 15, 2011 at 6:04 PM, Michael H. Warfield m...@wittsend.comwrote: On Fri, 2011-07-15 at 17:50 +0300, Ramez Hanna wrote: how can i check if lxc-attach is not working because of the kernel or because of other bug? On Thu, Apr 7, 2011 at 10:09 AM, Cedric Le Goater legoa

Re: [Lxc-users] what's the difference in lxc-attach

2011-07-15 Thread Ramez Hanna
On Fri, Jul 15, 2011 at 7:28 PM, Michael H. Warfield m...@wittsend.comwrote: On Fri, 2011-07-15 at 18:36 +0300, Ramez Hanna wrote: On Fri, Jul 15, 2011 at 6:04 PM, Michael H. Warfield m...@wittsend.com wrote: On Fri, 2011-07-15 at 17:50 +0300, Ramez Hanna wrote: how can i check

Re: [Lxc-users] what's the difference in lxc-attach

2011-07-15 Thread Ramez Hanna
On Fri, Jul 15, 2011 at 8:07 PM, Michael H. Warfield m...@wittsend.comwrote: On Fri, 2011-07-15 at 19:41 +0300, Ramez Hanna wrote: On Fri, Jul 15, 2011 at 7:28 PM, Michael H. Warfield m...@wittsend.com wrote: On Fri, 2011-07-15 at 18:36 +0300, Ramez Hanna wrote: On Fri, Jul 15, 2011

Re: [Lxc-users] what's the difference in lxc-attach

2011-07-16 Thread Ramez Hanna
On Sat, Jul 16, 2011 at 8:27 PM, Michael H. Warfield m...@wittsend.comwrote: On Fri, 2011-07-15 at 20:17 +0300, Ramez Hanna wrote: Big Snip thanks a lot for the detailed answer by the way have you been succesfull in starting a f15 container on your f15? I now have an F15

Re: [Lxc-users] what's the difference in lxc-attach

2011-07-17 Thread Ramez Hanna
On Sun, Jul 17, 2011 at 2:25 AM, Michael H. Warfield m...@wittsend.comwrote: On Sat, 2011-07-16 at 23:59 +0300, Ramez Hanna wrote: On Sat, Jul 16, 2011 at 8:27 PM, Michael H. Warfield m...@wittsend.com wrote: On Fri, 2011-07-15 at 20:17 +0300, Ramez Hanna wrote: Big Snip

Re: [Lxc-users] mount from outside of a container online

2011-07-18 Thread Ramez Hanna
i am not sure as far as i understand the rootfs location you setup is not what is used by the container i think it does mount it under another path, /usr/lib64/lxc/rootfs/ which is in a seperate namespacce, hence only visible to the process or something like that not sure if this is helpful or no

Re: [Lxc-users] Fedora 15 on Fedora 15 LXC with Libvirt

2011-08-03 Thread Ramez Hanna
direction (either documentation, source or anything else available) that I can follow so that I set up lxc container just with the LXC tools. I Ramez Hanna has posted a new fedora template.  I think this was the latest: http://www.mail-archive.com/lxc-users@lists.sourceforge.net

[Lxc-users] [PATCH 1/2] working fedora template

2011-08-08 Thread Ramez Hanna
From c117fc7051971a9166cf5ab1f85cb6331b91a78c Mon Sep 17 00:00:00 2001 From: InformatiQ rha...@informatiq.org Date: Wed, 20 Apr 2011 23:15:51 +0300 Subject: [PATCH 1/2] working fedora template signed-off-by: Ramez Hanna rha...@informatiq.org --- templates/lxc-fedora.in | 264

[Lxc-users] [PATCH 2/2] fix RELEAE_URL to not hardcode the arch

2011-08-08 Thread Ramez Hanna
From e959e5d5661841c5546b07575e7f3da84ac0ba7f Mon Sep 17 00:00:00 2001 From: InformatiQ rha...@informatiq.org Date: Thu, 14 Jul 2011 00:41:03 +0300 Subject: [PATCH 2/2] fix RELEAE_URL to not hardcode the arch --- templates/lxc-fedora.in |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

Re: [Lxc-users] [PATCH 1/2] working fedora template

2011-08-11 Thread Ramez Hanna
On Wed, Aug 10, 2011 at 5:54 PM, Daniel Lezcano daniel.lezc...@free.fr wrote: On 08/10/2011 09:21 AM, Ramez Hanna wrote: On Tue, Aug 9, 2011 at 5:16 PM, Daniel Lezcano daniel.lezc...@free.fr wrote: On 08/08/2011 10:54 AM, Ramez Hanna wrote: From c117fc7051971a9166cf5ab1f85cb6331b91a78c Mon

Re: [Lxc-users] [PATCH 1/2] working fedora template

2011-08-17 Thread Ramez Hanna
to be a problem that the template is not fetching another needed rpm. However I'm not sure I know how to fix that. Any ideas? --ilf On Mon, 2011-08-08 at 11:54 +0300, Ramez Hanna wrote: From c117fc7051971a9166cf5ab1f85cb6331b91a78c Mon Sep 17 00:00:00 2001 From: InformatiQ rha...@informatiq.org

Re: [Lxc-users] [RFC] best way to add creation of lvm containers

2011-08-24 Thread Ramez Hanna
first thought put it in lxc-create then again, conversion is needed too hence i also want an lxc-convert i am coming from a qemu background so qemu-img does create and convert so optimum is to see an lxc-convert and have that function also available as part of lxc-create On Fri, Jul 1, 2011 at

Re: [Lxc-users] lxc-clone

2011-08-24 Thread Ramez Hanna
Hi, I have started using lxc to setup a pre-production system instead of KVM at first glance clone seemd to me that it would copy everything to a new roots but turns out that in case of LVM it will snapshot AFAIK snapshots are meant more for backup or testing some changes and discarding them

[Lxc-users] [PATCH] multiple mods to lxc-clone

2011-08-26 Thread Ramez Hanna
* allow cloning of non-snapshot lvm devices * if no -s then create a copy of the lvm block device and copy data from the orig to the new container device * first take a snapshot, then use this snapshot to copy data, remove snapshot after done * if orig container is running freeze it while

[Lxc-users] Subject: [PATCH 1/2] fix for missing EOF and fstab contents

2011-08-28 Thread Ramez Hanna
templates/lxc-fedora.in | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/lxc-fedora.in b/templates/lxc-fedora.in index 81f8bc4..c166efb 100644 --- a/templates/lxc-fedora.in +++ b/templates/lxc-fedora.in @@ -224,10 +224,10 @@ lxc.cgroup.devices.allow = c

[Lxc-users] [PATCH 2/2] lxc-fedora.in

2011-08-28 Thread Ramez Hanna
* if not running on fedora host amd -R is not set, use fedora 14 as default * trap SIGHUP SIGINT SIGTERM, and cleanup before exiting --- templates/lxc-fedora.in | 28 +--- 1 files changed, 21 insertions(+), 7 deletions(-) diff --git a/templates/lxc-fedora.in

Re: [Lxc-users] lxc-clone

2011-08-29 Thread Ramez Hanna
On Mon, Aug 29, 2011 at 4:19 PM, Serge Hallyn serge.hal...@canonical.com wrote: Quoting Ramez Hanna (rha...@informatiq.org): Hi, I have started using lxc to setup a pre-production system instead of KVM at first glance clone seemd to me that it would copy everything to a new roots but turns

Re: [Lxc-users] [PATCH] multiple mods to lxc-clone

2011-08-30 Thread Ramez Hanna
before erroring out. -serge good catch thanks resending in a bit Quoting Ramez Hanna (rha...@informatiq.org): * allow cloning of non-snapshot lvm devices    * if no -s then create a copy of the lvm block device and copy data from the orig to the new container device    * first take a snapshot

[Lxc-users] Fwd: help regarding lxc

2011-08-30 Thread Ramez Hanna
-- Forwarded message -- From: Ramez Hanna rha...@informatiq.org Date: Tue, Aug 30, 2011 at 2:36 PM Subject: Re: [Lxc-users] help regarding lxc To: nishant mungse nishantmun...@gmail.com there is a lxc-fedora template which wors just fine for fedora releases prior to 15 lxc-create

Re: [Lxc-users] Is it possible to create symbolic links between different containers

2011-08-31 Thread Ramez Hanna
On Tue, Aug 30, 2011 at 6:00 PM, Bodhi Zazen bodhi.za...@montanalinux.org wrote: You might be able to achieve this with mount bind - Original Message - From: nishant mungse nishantmun...@gmail.com To: lxc-users@lists.sourceforge.net, contain...@lists.linux-foundation.org Sent:

Re: [Lxc-users] possible to create/run lxc containers inside an lxc container?

2011-10-04 Thread Ramez Hanna
On Thu, Sep 22, 2011 at 11:02 AM, Jesse Andrews anotherje...@gmail.com wrote: When I try to create a container inside a container I get an error: root@OUTER $ lxc-create -n INNER -f net.conf -t natty debootstrap is /usr/sbin/debootstrap Checking cache download in

Re: [Lxc-users] newbie: lxc on Fedora 15

2011-10-12 Thread Ramez Hanna
On Mon, Oct 10, 2011 at 1:18 AM, sean darcy seandar...@gmail.com wrote: I'm trying to install F15 in an lxc container on an F15 host. I have found the script: setup_lxc_rootfs_fedora15.sh could you post a link to that script, i haven't seen it before and the template: lxc-fedora.in  

Re: [Lxc-users] newbie: lxc on Fedora 15

2011-10-13 Thread Ramez Hanna
On Wed, Oct 12, 2011 at 9:49 AM, Ramez Hanna rha...@informatiq.org wrote: On Mon, Oct 10, 2011 at 1:18 AM, sean darcy seandar...@gmail.com wrote: I'm trying to install F15 in an lxc container on an F15 host. I have found the script: setup_lxc_rootfs_fedora15.sh could you post a link

[Lxc-users] lxc-ls does not list

2011-10-17 Thread Ramez Hanna
i have built latest master on http://software.opensuse.org/download.html?project=home:ramezhannapackage=lxc now lxc-ls does not list my containers looking at the lxc-ls code lxcpath=${localstatedir}/lib/lxc where ${localstatedir} seems to be not set lxc-start -n name does work even though lxc-ls

Re: [Lxc-users] Fedora / CentOS

2011-12-06 Thread Ramez Hanna
there should be no issue runnig ubuntu on redhat like systems but f15/16 don't run becuase of something related to systemd I have been trying although there was thread about running f15 starting from a openVZ rootfs On Tue, Dec 6, 2011 at 1:36 AM, Huang Liang excee...@gmail.com wrote: I

Re: [Lxc-users] .. CentOS .. + ubuntu

2011-12-07 Thread Ramez Hanna
On Tue, Dec 6, 2011 at 8:24 PM, István Király - LaKing d...@yahoo.com wrote: Huang Liang excee...@gmail.com there should be no issue runnig ubuntu on redhat like systems but f15/16 don't run becuase of something related to systemd I have been trying although there was thread about running f15

Re: [Lxc-users] How to start the network services so as to get the IP address using lxc-execute???

2011-12-08 Thread Ramez Hanna
On Thu, Dec 8, 2011 at 12:33 PM, nishant mungse nishantmun...@gmail.com wrote: Hi, I want to manually invoke a networking setup to start the network service to get the IP address of container , But the problem is i don't want to start the container and want to use lxc-execute. When I tried

[Lxc-users] fedora 16 under lxc

2012-02-13 Thread Ramez Hanna
hei I have been able to get some form of f16 under lxc running but some quirks so steps (untill i make a patch or a new script) use the current lxc-fedora to create a container chroot into the rootfs unlink /etc/systemd/system/default.target ln -s /lib/systemd/system/multi-user.target

Re: [Lxc-users] version 0.8.0 coming soon

2012-02-28 Thread Ramez Hanna
On Tue, Feb 28, 2012 at 5:13 PM, Serge Hallyn serge.hal...@canonical.com wrote: Quoting Papp Tamas (tom...@martos.bme.hu): On 02/28/2012 01:20 AM, Serge Hallyn wrote: Quoting Daniel Lezcano (daniel.lezc...@free.fr): Hi all, I will release a 0.8.0-rc1. I am looking for volunteer to test

Re: [Lxc-users] * fix cached rootfs update * fix rootfs path * add handling of systemd (aka f15)

2012-03-06 Thread Ramez Hanna
On Mon, Mar 5, 2012 at 10:28 PM, rha...@informatiq.org wrote: From: InformatiQ rha...@informatiq.org Signed-off-by: InformatiQ rha...@informatiq.org ---  templates/lxc-fedora.in |   35 +++  1 files changed, 27 insertions(+), 8 deletions(-) diff --git

Re: [Lxc-users] RH and clones 6.2, LXC, SElinux and multiple DEVPTS instances

2012-03-06 Thread Ramez Hanna
On Tue, Mar 6, 2012 at 12:06 PM, Iliyan Stoyanov i...@ilf.me wrote: Hi Mauras, Do you by any chance have an fstab file in your container's /etc directory that is trying to mount devpts fs also. I had this issue a week ago with some of my SL6.2 containers on a fedora 16 host. After removing

Re: [Lxc-users] RH and clones 6.2, LXC, SElinux and multiple DEVPTS instances

2012-03-06 Thread Ramez Hanna
On Tue, Mar 6, 2012 at 1:07 PM, Mauras Olivier oliver.mau...@gmail.com wrote: On Tue, Mar 6, 2012 at 11:12 AM, Ramez Hanna rha...@informatiq.org wrote: On Tue, Mar 6, 2012 at 12:06 PM, Iliyan Stoyanov i...@ilf.me wrote: Hi Mauras, Do you by any chance have an fstab file in your

Re: [Lxc-users] * fix cached rootfs update * fix rootfs path * add handling of systemd (aka f15)

2012-03-06 Thread Ramez Hanna
Serge Hallyn wrote: Quoting Ramez Hanna (rha...@informatiq.org): On Mon, Mar 5, 2012 at 10:28 PM,  rha...@informatiq.org wrote: From: InformatiQ rha...@informatiq.org Signed-off-by: InformatiQ rha...@informatiq.org ---  templates/lxc-fedora.in |   35

Re: [Lxc-users] Know issue? lxc-fedora command/script missing?

2012-07-15 Thread Ramez Hanna
On Sat, Jul 14, 2012 at 8:17 PM, Schorschi schors...@dc.rr.com wrote: Know issue? lxc-fedora command/script missing? when doing... # yum install lxc no command/script is added called 'lxc-fedora' I untared the 0.7.5 and 0.8.0rc2 tars, and there is a template script file... lxc-fedora.in

[Lxc-users] error starting lxc containers

2013-01-19 Thread Ramez Hanna
host: fedora 17 kernel: 3.6.11-5.fc17.x86_64 lxc: 0.9 alpha2 systemd: systemd-44-23.fc17.x86_64 selinux is disabled lxc-start -n build02 build02 is a wheezy container built with the debina template was working fine both kernel and systemd were upgraded (can't tell which one broke it) error is

Re: [Lxc-users] error starting lxc containers

2013-01-21 Thread Ramez Hanna
On Sun, Jan 20, 2013 at 1:27 AM, Michael H. Warfield m...@wittsend.comwrote: On Sat, 2013-01-19 at 23:33 +0200, Ramez Hanna wrote: host: fedora 17 kernel: 3.6.11-5.fc17.x86_64 lxc: 0.9 alpha2 systemd: systemd-44-23.fc17.x86_64 selinux is disabled I have a Fedora 17 host (and several

Re: [Lxc-users] error starting lxc containers

2013-01-23 Thread Ramez Hanna
I am reporting that staging works on fedora for debian containers at least haven't yet tested fedora containers On Tue, Jan 22, 2013 at 9:42 AM, Ramez Hanna rha...@informatiq.org wrote: On Sun, Jan 20, 2013 at 1:27 AM, Michael H. Warfield m...@wittsend.comwrote: On Sat, 2013-01-19 at 23