Re: [lxc-users] lxc 1.0.4 on ubuntu 14.04 fails starting fedora 20 container

2014-07-01 Thread Fajar A. Nugraha
On Tue, Jul 1, 2014 at 8:14 PM, Flo  wrote:

> Hi,
>
> I created a Fedora 20 Container on a Ubuntu 14.04 (64bit) host like this:
>
> lxc-create -t fedora -n f20test -- --release 20
>
> what worked (-B lvm still does not work!) but starting this container
> fails without any errors:
>
>
> lxc-start -d -n freeipa01-jobs2-mgmt -o /tmp/fed20
>
> /tmp/fed20 = empty
>
> and "ps auxwf" shows:
>
> root 64563  0.0  0.0  43132  1616 ?Ss   15:12   0:00
> lxc-start -d -n f20test -o /tmp/fed20
> root 64619  0.2  0.0  44976  2728 ?Ss   15:12   0:00  \_
> /sbin/init
>
> We had Fedora Container running on Ubuntu 14.04 and I have no idea why it
> fails on this host (minimal ubuntu installation).
>
>

Did you try simply running "lxc-start -n freeipa01-jobs2-mgmt", and see
what the console says?

Did you uncomment "lxc.aa_profile = unconfined", like mentioned many times
in this list?

-- 
Fajar
___
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Re: [lxc-users] lxc 1.0.4 on ubuntu 14.04 fails starting fedora 20 container

2014-07-01 Thread Flo
Hi Fajar A. Nugraha,

sorry for that - I missed those uncomment "lxc.aa_profile =
unconfined" Mails. This did the trick.

Thank you very much!

Regards,
Flo


On Tue, Jul 1, 2014 at 3:32 PM, Fajar A. Nugraha  wrote:
> On Tue, Jul 1, 2014 at 8:14 PM, Flo  wrote:
>>
>> Hi,
>>
>> I created a Fedora 20 Container on a Ubuntu 14.04 (64bit) host like this:
>>
>> lxc-create -t fedora -n f20test -- --release 20
>>
>> what worked (-B lvm still does not work!) but starting this container
>> fails without any errors:
>>
>>
>> lxc-start -d -n freeipa01-jobs2-mgmt -o /tmp/fed20
>>
>> /tmp/fed20 = empty
>>
>> and "ps auxwf" shows:
>>
>> root 64563  0.0  0.0  43132  1616 ?Ss   15:12   0:00 lxc-start
>> -d -n f20test -o /tmp/fed20
>> root 64619  0.2  0.0  44976  2728 ?Ss   15:12   0:00  \_
>> /sbin/init
>>
>> We had Fedora Container running on Ubuntu 14.04 and I have no idea why it
>> fails on this host (minimal ubuntu installation).
>>
>
>
> Did you try simply running "lxc-start -n freeipa01-jobs2-mgmt", and see what
> the console says?
>
> Did you uncomment "lxc.aa_profile = unconfined", like mentioned many times
> in this list?
>
> --
> Fajar
>
> ___
> lxc-users mailing list
> lxc-users@lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users
___
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users