On Tue, Jul 1, 2014 at 8:14 PM, Flo <florian.engelm...@gmail.com> 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

Reply via email to