Hi Andy,<br>Thanks for the reply. I tried these steps and it is hung for other (unknown) reasons now. Please see my latest post.<br>Any help will be much appreciated.<br><br>--Nirmal<br><br><div class="gmail_quote">On Wed, Jun 2, 2010 at 1:00 AM, atp <span dir="ltr"><<a href="mailto:Andrew.Phillips@lmax.com">Andrew.Phillips@lmax.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Nirmal,<br>
<br>
  From a quick look I'd suggest you investigate your lxc.tty setting.<br>
You've allowed a single tty for your container. Its likely that your<br>
container is starting gettys for more than one tty. They're dying<br>
immediately, hence the respawning too fast.<br>
<br>
  Either reduce the number of ttys, or increase the lxc.tty setting<br>
(and make the dev special files in the container /dev)<br>
<br>
  Andy<br>
<div><div></div><div class="h5">On Wed, 2010-06-02 at 00:20 -0700, Nirmal Guhan wrote:<br>
> Hi,<br>
><br>
> Am trying to get lenny (latest debian from<br>
> <a href="http://ftp.us.debian.org/debian" target="_blank">http://ftp.us.debian.org/debian</a>) run as a container on Fedora12 with<br>
> 2.6.32.13 kernel and running into below error :<br>
><br>
> lxc-start -n lennycont<br>
> SELinux:  Could not open policy file<br>
> <= /etc/selinux/targeted/policy/policy.24:  No such file or directory<br>
> INIT: version 2.86 booting<br>
> INIT: Entering runlevel: 2<br>
> Starting enhanced syslogd: rsyslogd.<br>
> Starting periodic command scheduler: crond.<br>
><br>
> INIT: Id "4" respawning too fast: disabled for 5 minutes<br>
> INIT: Id "2" respawning too fast: disabled for 5 minutes<br>
> INIT: Id "T1" respawning too fast: disabled for 5 minutes<br>
> INIT: Id "1" respawning too fast: disabled for 5 minutes<br>
> INIT: Id "5" respawning too fast: disabled for 5 minutes<br>
> INIT: Id "3" respawning too fast: disabled for 5 minutes<br>
> INIT: Id "T0" respawning too fast: disabled for 5 minutes<br>
> INIT: Id "6" respawning too fast: disabled for 5 minutes<br>
> INIT: no more processes left in this runlevel<br>
><br>
> My config file is as below :<br>
><br>
> lxc.utsname = lennycont<br>
> lxc.network.type = veth<br>
> lxc.network.flags = up<br>
> lxc.network.link = br0<br>
> lxc.network.ipv4 = <a href="http://128.107.159.180/22" target="_blank">128.107.159.180/22</a><br>
> <a href="http://lxc.network.name" target="_blank">lxc.network.name</a> = eth0<br>
> lxc.rootfs = /lxc/lenny-chroot<br>
> lxc.mount = /lxc/lenny.fstab<br>
> lxc.tty = 1<br>
><br>
> fstab :<br>
> none /lxc/lenny-chroot/dev/pts devpts defaults 0 0<br>
> none /lxc/lenny-chroot/proc    proc   defaults 0 0<br>
> none /lxc/lenny-chroot/sys     sysfs  defaults 0 0<br>
> none /lxc/lenny-chroot/dev/shm tmpfs  defaults 0 0<br>
><br>
> I googled and found some solutions but none of them worked for<br>
> me :-( Could you please help?<br>
><br>
> Thanks,<br>
> Nirmal<br>
><br>
><br>
><br>
><br>
</div></div>> ------------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> Lxc-users mailing list<br>
> <a href="mailto:Lxc-users@lists.sourceforge.net">Lxc-users@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/lxc-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/lxc-users</a><br>
Andrew Phillips<br>
Head of Systems<br>
<br>
<a href="http://www.lmax.com" target="_blank">www.lmax.com</a><br>
<br>
Office: +44 203 1922509<br>
Mobile: +44 (0)7595 242 900<br>
<br>
LMAX | Level 2, Yellow Building | 1 Nicholas Road | London | W11 4AN<br>
<br>
<br>
<br>
<br>
The information in this e-mail and any attachment is confidential and is intended only for the named recipient(s). The e-mail may not be disclosed or used by any person other than the addressee, nor may it be copied in any way. If you are not a named recipient please notify the sender immediately and delete any copies of this message. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Any view or opinions presented are solely those of the author and do not necessarily represent those of the company.<br>

</blockquote></div><br>