[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] DomU crashs on startup


  • To: <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Jürgen Ladstätter <jl@xxxxxxxxxx>
  • Date: Mon, 24 Jul 2006 09:56:01 +0200
  • Delivery-date: Mon, 24 Jul 2006 00:57:10 -0700
  • List-id: Xen user discussion <xen-users.lists.xensource.com>
  • Thread-index: Acau9psWwYo+YfjnTeiQld4fEFKGtg==

Hi all,

 

i need to use openbsd 3.9 as domU. So I downloaded an image and used my standard config file:

kernel = "/boot/vmlinuz-2.6.16.18-xenU"

memory = 128

name = "openbsd.3-9"

disk = ['file:/xen/openbsd/disk,sda1,w']

root = "/dev/sda1 ro"

 

but when I start the domU and attach the console I only see following lines befor it crashs. Any ideas?

 

XEN openbsd # xm create -c /xen/openbsd/openbsd.3-9.xen.cfg

Using config file "/xen/openbsd/openbsd.3-9.xen.cfg".

Started domain openbsd.3-9

Bootdata ok (command line is  root=/dev/sda1 ro)

Linux version 2.6.16.18-xen (root@XEN) (gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)) #3 SMP Tue Jun 27 12:33:53 CEST 2006

Built 1 zonelists

Kernel command line:  root=/dev/sda1 ro

Initializing CPU#0

PID hash table entries: 1024 (order: 10, 32768 bytes)

Xen reported: 2009.140 MHz processor.

Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)

Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)

Software IO TLB disabled

Memory: 122956k/139264k available (2888k kernel code, 16160k reserved, 1319k data, 140k init)

Calibrating delay using timer specific routine.. 5026.12 BogoMIPS (lpj=10052254)

Mount-cache hash table entries: 256

CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)

CPU: L2 Cache: 512K (64 bytes/line)

Brought up 1 CPUs

migration_cost=0

DMI not present or invalid.

Grant table initialized

NET: Registered protocol family 16

Brought up 1 CPUs

PCI: setting up Xen PCI frontend stub

xen_mem: Initialising balloon driver.

SCSI subsystem initialized

usbcore: registered new driver usbfs

usbcore: registered new driver hub

PCI: System does not support PCI

PCI: System does not support PCI

IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $

VFS: Disk quotas dquot_6.5.1

Dquot-cache hash table entries: 512 (order 0, 4096 bytes)

NTFS driver 2.1.26 [Flags: R/W].

io scheduler noop registered

io scheduler deadline registered

io scheduler cfq registered (default)

rtc: IRQ 8 is not free.

Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0)

i8042.c: No controller found.

isa bounce pool size: 16 pages

Floppy drive(s): fd0 is unknown type 15 (usb?), fd1 is unknown type 15 (usb?)

Failed to obtain physical IRQ 6

floppy0: no floppy controllers found

RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize

loop: loaded (max 8 devices)

Intel(R) PRO/1000 Network Driver - version 6.3.9-k4

Copyright (c) 1999-2005 Intel Corporation.

e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI

e100: Copyright(c) 1999-2005 Intel Corporation

forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.49.

tun: Universal TUN/TAP device driver, 1.6

tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>

netconsole: not configured, aborting

Xen virtual console successfully installed as tty1

Event-channel device installed.

netfront: Initialising virtual ethernet driver.

Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2

ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx

Registering block device major 8

megaraid cmm: 2.20.2.6 (Release Date: Mon Mar 7 00:01:03 EST 2005)

megaraid: 2.20.4.7 (Release Date: Mon Nov 14 12:27:22 EST 2005)

megasas: 00.00.02.04 Fri Feb 03 14:31:44 PST 2006

Fusion MPT base driver 3.03.07

Copyright (c) 1999-2005 LSI Logic Corporation

Fusion MPT SPI Host driver 3.03.07

ieee1394: raw1394: /dev/raw1394 device initialized

USB Universal Host Controller Interface driver v2.3

usbcore: registered new driver usblp

drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver

Initializing USB Mass Storage driver...

usbcore: registered new driver usb-storage

USB Mass Storage support registered.

usbcore: registered new driver usbhid

drivers/usb/input/hid-core.c: v2.6:USB HID core driver

mice: PS/2 mouse device common for all mice

md: raid1 personality registered for level 1

md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27

md: bitmap version 4.39

device-mapper: 4.5.0-ioctl (2005-10-04) initialised: dm-devel@xxxxxxxxxx

Intel 810 + AC97 Audio, version 1.01, 12:32:46 Jun 27 2006

oprofile: using timer interrupt.

NET: Registered protocol family 2

IP route cache hash table entries: 2048 (order: 2, 16384 bytes)

TCP established hash table entries: 8192 (order: 5, 131072 bytes)

TCP bind hash table entries: 8192 (order: 5, 131072 bytes)

TCP: Hash tables configured (established 8192 bind 8192)

TCP reno registered

IPv4 over IPv4 tunneling driver

TCP bic registered

NET: Registered protocol family 1

NET: Registered protocol family 10

IPv6 over IPv4 tunneling driver

NET: Registered protocol family 17

md: Autodetecting RAID arrays.

md: autorun ...

md: ... autorun DONE.

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1)

 

Mit freundlichen Grüßen

Jürgen Ladstätter ( jl@xxxxxxxxxx )

_______________________________________________

P.I.C.S. EDV GmbH.
A-5020 Salzburg, Landsturmstraße 18
Tel.: +43 (662) 455467
Fax.: +43 (662) 455468

Web: http://www.pics.co.at
E-Mail: office@xxxxxxxxxx
Ihr Partner für Internet, Computer und Software
_______________________________________________

 

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.