* LXC bringup issue on Fedora
@ 2010-06-02 5:09 Nirmal Guhan
[not found] ` <AANLkTilLWByODGTM23nKkAAlsDgON_pAUSFylsQ8Z3I--JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Nirmal Guhan @ 2010-06-02 5:09 UTC (permalink / raw)
To: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
Hi,
Am trying to get lenny (latest debian from http://ftp.us.debian.org/debian)
run as a container on Fedora12 with 2.6.32.13 kernel and running into below
error :
lxc-start -n lennycont
SELinux: Could not open policy file <=
/etc/selinux/targeted/policy/policy.24: No such file or directory
INIT: version 2.86 booting
INIT: Entering runlevel: 2
Starting enhanced syslogd: rsyslogd.
Starting periodic command scheduler: crond.
INIT: Id "4" respawning too fast: disabled for 5 minutes
INIT: Id "2" respawning too fast: disabled for 5 minutes
INIT: Id "T1" respawning too fast: disabled for 5 minutes
INIT: Id "1" respawning too fast: disabled for 5 minutes
INIT: Id "5" respawning too fast: disabled for 5 minutes
INIT: Id "3" respawning too fast: disabled for 5 minutes
INIT: Id "T0" respawning too fast: disabled for 5 minutes
INIT: Id "6" respawning too fast: disabled for 5 minutes
INIT: no more processes left in this runlevel
My config file is as below :
lxc.utsname = lennycont
lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = br0
lxc.network.ipv4 = 128.107.159.180/22
lxc.network.name = eth0
lxc.rootfs = /lxc/lenny-chroot
lxc.mount = /lxc/lenny.fstab
lxc.tty = 1
fstab :
none /lxc/lenny-chroot/dev/pts devpts defaults 0 0
none /lxc/lenny-chroot/proc proc defaults 0 0
none /lxc/lenny-chroot/sys sysfs defaults 0 0
none /lxc/lenny-chroot/dev/shm tmpfs defaults 0 0
I googled and found some solutions but none of them worked for me :-( Could
you please help?
Thanks,
Nirmal
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: LXC bringup issue on Fedora
[not found] ` <AANLkTilLWByODGTM23nKkAAlsDgON_pAUSFylsQ8Z3I--JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2010-06-02 13:51 ` Daniel Lezcano
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Lezcano @ 2010-06-02 13:51 UTC (permalink / raw)
To: Nirmal Guhan; +Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
On 06/02/2010 07:09 AM, Nirmal Guhan wrote:
> Hi,
>
> Am trying to get lenny (latest debian from http://ftp.us.debian.org/debian)
> run as a container on Fedora12 with 2.6.32.13 kernel and running into below
> error :
>
> lxc-start -n lennycont
> SELinux: Could not open policy file<=
> /etc/selinux/targeted/policy/policy.24: No such file or directory
> INIT: version 2.86 booting
> INIT: Entering runlevel: 2
> Starting enhanced syslogd: rsyslogd.
> Starting periodic command scheduler: crond.
>
> INIT: Id "4" respawning too fast: disabled for 5 minutes
> INIT: Id "2" respawning too fast: disabled for 5 minutes
> INIT: Id "T1" respawning too fast: disabled for 5 minutes
> INIT: Id "1" respawning too fast: disabled for 5 minutes
> INIT: Id "5" respawning too fast: disabled for 5 minutes
> INIT: Id "3" respawning too fast: disabled for 5 minutes
> INIT: Id "T0" respawning too fast: disabled for 5 minutes
> INIT: Id "6" respawning too fast: disabled for 5 minutes
> INIT: no more processes left in this runlevel
>
> My config file is as below :
>
> lxc.utsname = lennycont
> lxc.network.type = veth
> lxc.network.flags = up
> lxc.network.link = br0
> lxc.network.ipv4 = 128.107.159.180/22
> lxc.network.name = eth0
> lxc.rootfs = /lxc/lenny-chroot
> lxc.mount = /lxc/lenny.fstab
> lxc.tty = 1
>
> fstab :
> none /lxc/lenny-chroot/dev/pts devpts defaults 0 0
> none /lxc/lenny-chroot/proc proc defaults 0 0
> none /lxc/lenny-chroot/sys sysfs defaults 0 0
> none /lxc/lenny-chroot/dev/shm tmpfs defaults 0 0
>
> I googled and found some solutions but none of them worked for me :-( Could
> you please help?
>
Hi,
it is probable the number of ttys of your container configuration does
not match the number of ttys used by the container.
Please ask to lxc-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Thanks
-- Daniel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-02 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-02 5:09 LXC bringup issue on Fedora Nirmal Guhan
[not found] ` <AANLkTilLWByODGTM23nKkAAlsDgON_pAUSFylsQ8Z3I--JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-06-02 13:51 ` Daniel Lezcano
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.