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

[Xen-users] what's wrong with my pv domU console? INIT: Id "1" respawnin

To: Pasi Kärkkäinen <pasik@xxxxxx>, Xen Mailing List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] what's wrong with my pv domU console? INIT: Id "1" respawning too fast: disabled for 5 minutes
From: lei yang <yanglei.fage@xxxxxxxxx>
Date: Sun, 16 May 2010 02:39:39 +0800
Cc:
Delivery-date: Sat, 15 May 2010 11:41:15 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=YO+eO5kcDFBOy69vMJkKe9ZVnmgsZFGIjXV+FTksYhA=; b=kM+I+F4bWSuoA5A66XY0G9qfkivzctKGPfMUMujOem9djKY7GxLQmBEEziGhe0kEVD jY9Xi+LS5Ao1R7L0dF03xySoxTbxF6H79rhmKXCjvbdtzZq8fcwS/o4iLLseGnqrfd0m V36SkGwEjfKZSwDzXebe7ba3IoMCJOiWISELk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=WOClcsbTltejcR6GOCQvezhtUGjZhM+u2j68k4XR/Bj1euYqxWR3kE4SaR9f3k2YZh HaNRvXhaxOpW8szT992MsaF6y1GCdL1cjntCs2PupYkxTrc2NczbvtbbSzaqxEXd2gNJ BAwSHzhFUuc5N4v+O1N8qf/KtgmngYqfzG2BA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Pasi,
 
if I don't change the tty to hvc it will stopped on
 
Kernel 2.6.31.13 on  i686 (console)
localhost login: root
Kernel 2.6.31.13 on  i686 (console)
localhost login: root
Kernel 2.6.31.13 on  i686 (console)
localhost login: root
After I change it to hvc0 followed the twiki page the log is
 
Remounting root filesystem in read-write mode:  [  OK  ]
Mounting local filesystems:  [  OK  ]
Enabling /etc/fstab swaps:  [  OK  ]
INIT: Entering runlevel: 3
Entering non-interactive startup
Starting system logger: [  OK  ]
Starting kernel logger: [  OK  ]
Starting portmap: [  OK  ]
Mounting other filesystems:  [  OK  ]
Starting sshd: [  OK  ]
Starting xinetd: [  OK  ]
Starting sendmail: [  OK  ]
Starting sm-client: [  OK  ]
Starting boa: [  OK  ]
Starting crond: [  OK  ]
Starting atd: [  OK  ]
INIT: Id "1" respawning too fast: disabled for 5 minutes
INIT: no more processes left in this runlevel
 
stopped here and print  INIT: Id "1" respawning too fast: disabled for 5 minutes
 

my domU cfg file is :

disk = ['file:/domU.image,xvda1,w']
kernel = "/vmlinuz-2.6.31.13"
vcpus=2
root = "/dev/xvda1 ro"
extra= "console=hvc0 xencons=tty"
(change to extra= "console=hvc0 xencons=hvc0" is the same results
 
part of my /etc/inittab is
# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty 115200 hvc0
#1:2345:respawn:/sbin/mingetty tty1
#2:2345:respawn:/sbin/mingetty tty2
#3:2345:respawn:/sbin/mingetty tty3
#4:2345:respawn:/sbin/mingetty tty4
#5:2345:respawn:/sbin/mingetty tty5
#6:2345:respawn:/sbin/mingetty tty6
 
 
Any ideas
 
Lei
 
 
 
 
 
 


--
"We learn from failure, not from success!"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>