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

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] XEN DomU Boot hangs at: Starting periodic command scheduler: crond.
From: Maik Brauer <maik.brauer@xxxxxxxxxxxxxxx>
Date: Wed, 26 Oct 2011 16:38:16 +0200
Delivery-date: Wed, 26 Oct 2011 07:39:35 -0700
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
Thread-topic: XEN DomU Boot hangs at: Starting periodic command scheduler: crond.
User-agent: Microsoft-MacOutlook/14.13.0.110805
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
<Prev in Thread] Current Thread [Next in Thread>