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] XEN DomU Boot hangs at: Starting periodic command schedu

To: Maik Brauer <maik.brauer@xxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] XEN DomU Boot hangs at: Starting periodic command scheduler: crond.
From: Christian Motschke <christian@xxxxxxxxxxx>
Date: Wed, 26 Oct 2011 18:18:47 +0200
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 26 Oct 2011 09:23:30 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <CACDE7F8.513A%maik.brauer@xxxxxxxxxxxxxxx>
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>
References: <CACDE7F8.513A%maik.brauer@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Maybe it does not stop, but you the login prompt is not shown. Have you changed the inittab?

Search for:
1:2345:respawn:/sbin/getty 38400 tty1

Change to:
1:2345:respawn:/sbin/getty 38400 hvc0

HTH
Christian

Am 26.10.2011 um 16:38 schrieb Maik Brauer:

After startup of the DomU with xm create mydomu.cfg –c
The startup always stops, when starting the Cron-Daemon.

[    1.810477] EXT3 FS on xvda1, internal journal
Loading kernel modules...done.
Cleaning up ifupdown....
Setting up networking....
Activating lvm and md swap...done.
Checking file systems...fsck from util-linux-ng 2.17.2
done.
Mounting local filesystems...done.
Activating swapfile swap...done.
Cleaning up temporary files....
Configuring network interfaces...done.
Setting kernel variables ...done.
Cleaning up temporary files....
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
Starting enhanced syslogd: rsyslogd.
Starting periodic command scheduler: cron.


Here my DomU config:

kernel = "/boot/vmlinuz-2.6.32-5-xen-amd64"
ramdisk = "/boot/initrd.img-2.6.32-5-xen-amd64"
memory = 128
name = "Test-DomU"
vcpus = 1
vif = [ '' ]
disk = [ 'phy:/dev/sdb1,xvda1,w' ]
# Set root device.
root = "/dev/xvda1 ro"

# Sets runlevel 4.
#extra = "4"
#extra = "TERM=xterm xencons=tty console=tty1"
extra = "console=hvc0 xencons=tty"


Does anyone knows a solution for this?
Thanks.

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>