WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Debian domU trouble

To: Xen-Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Debian domU trouble
From: Gabriel Patiño <gepatino@xxxxxxxxx>
Date: Tue, 4 Oct 2005 09:56:55 -0300
Delivery-date: Tue, 04 Oct 2005 12:54:37 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gkAUopmzbRAh1uA/n7Rz2+cMjOFkLzITXE86pf6eVoB5JPOR81ZIPUIA/IfsQt4yKDRBqQ1p6Op5ay9/Lzzs09ax+OAClnIjUJN2Mll0h782IUdkj7CM97vlqzuidJAN4F4SxwF8o2vwjNRdj3zHE+7tPpb2Rk621/vCWQA2qu4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200510031623.28413.atrus@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <200510031623.28413.atrus@xxxxxxxxxxxxxx>
Reply-to: Gabriel Patiño <gepatino@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
2005/10/3, Yann Ramin <atrus@xxxxxxxxxxxxxx>:
>
> I have an Ubuntu dom0 system running the dom0 kernel from the Xen distribution
> (2.0.7).
>
> The kernel on the domU boots successfuly, and init starts. After debian starts
> cron, the system appears to hang. After a few minutes, the domU kernel says
> that PIDs 1-5 are respawning too fast and have been suspended. I'm using a
> file loopback as the main disk.


AFAK, the respawning too fast error is related to the consoles defined
in /etc/inittab.

I've commented out the folowing lines, and it stop appearing:

2:23:respawn:/sbin/getty 38400 tty2
3:23:respawn:/sbin/getty 38400 tty3
4:23:respawn:/sbin/getty 38400 tty4
5:23:respawn:/sbin/getty 38400 tty5
6:23:respawn:/sbin/getty 38400 tty6

This lines are for the alternative consoles (ALT+F2, ALT+F3,etc), so
there is no problem in disabling them.


For the cron problems, maybe its trying to update the system time
before the network is up?

--
Gabriel E. Patiño

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>