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] Para virtualized guest on Xen

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>, "Kumar, Venkat" <Venkat.Kumar@xxxxxxx>
Subject: Re: [Xen-users] Para virtualized guest on Xen
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Wed, 11 Jun 2008 08:40:54 -0700 (PDT)
Delivery-date: Wed, 11 Jun 2008 08:41:42 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=wEZ7q2S8wQlvrGbbJErggoPBqBpNMVPfQE84xQan3iv4x6sIQJP+arj/xbi+joTrgUgd0sQLL16vZqvTI11I/It1eJukit2ZFuRRntjsLn9rdKYxVGNvva9oBCMYK6jcj5gb0A0nYxwxAhA0bFvY2JN0eFs9ATref5FEd0JTNdk=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <532F993CC2E6654CADFE057ADC6C2FA312751D0330@xxxxxxxxxxxxxxxxx>
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>
Reply-to: bderzhavets@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I guess root='/dev/xvda1 ro'

--- On Wed, 6/11/08, Kumar, Venkat <Venkat.Kumar@xxxxxxx> wrote:
From: Kumar, Venkat <Venkat.Kumar@xxxxxxx>
Subject: [Xen-users] Para virtualized guest on Xen
To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Date: Wednesday, June 11, 2008, 6:23 AM

I am trying to create a para-virtualized guest with the same kernel image and initrd image as dom0.

The configuration is below

================================================================================

kernel = "/boot/vmlinuz-2.6.21.7-3.fc8xen"

ramdisk = "/boot/initrd-2.6.21.7-3.fc8xen.img"

memory = 428

name = "fedora.fc8"

vif = [ '' ]

dhcp = ""

disk = ['tap:aio:/var/lib/xen/images/fedora.fc8.img,xvda1,w', 'tap:aio:/var/lib/xen/images/fedora.swap,xvda2,w']

root = "/xvda1 ro"

================================================================================

 

The file system and swap images are downloaded from jailtime.org.

 

But while creating a domain the guest crashes and here is what it has to say

 

=========================================================================================================================

[root@localhost Desktop]# xm create fedora.fc8.xen3.cfg -c

Using config file "./fedora.fc8.xen3.cfg".

Started domain fedora.fc8

Linux version 2.6.21.7-3.fc8xen (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Thu Mar 20 14:58:12 EDT 2008

Command line: root=/dev/sda1 ro ip=:1.2.3.4::::eth0:

BIOS-provided physical RAM map:

 Xen: 0000000000000000 - 000000001b400000 (usable)

end_pfn_map = 111616

Zone PFN ranges:

  DMA             0 ->   111616

  DMA32      111616 ->   111616

  Normal     111616 ->   111616

early_node_map[1] active PFN ranges

    0:        0 ->   111616

No mptable found.

PERCPU: Allocating 26496 bytes of per cpu data

Built 1 zonelists.  Total pages: 106528

Kernel command line: root=/dev/sda1 ro ip=:1.2.3.4::::eth0:

Initializing CPU#0

PID hash table entries: 2048 (order: 11, 16384 bytes)

Xen reported: 2657.322 MHz processor.

Console: colour dummy device 80x25

Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)

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

Software IO TLB disabled

Memory: 416380k/446464k available (2265k kernel code, 21224k reserved, 1351k data, 200k init)

Calibrating delay using timer specific routine.. 5318.18 BogoMIPS (lpj=2659094)

Security Framework v1.0.0 initialized

SELinux:  Initializing.

selinux_register_security:  Registering secondary module capability

Capability LSM initialized as secondary

Mount-cache hash table entries: 256

CPU: L1 I cache: 32K, L1 D cache: 32K

CPU: L2 cache: 4096K

SMP alternatives: switching to UP code

Freeing SMP alternatives: 28k freed

Brought up 1 CPUs

NET: Registered protocol family 16

Brought up 1 CPUs

PCI: Fatal: No config space access function found

PCI: setting up Xen PCI frontend stub

ACPI: Interpreter disabled.

Linux Plug and Play Support v0.97 (c) Adam Belay

pnp: PnP ACPI: disabled

xen_mem: Initialising balloon driver.

usbcore: registered new interface driver usbfs

usbcore: registered new interface driver hub

usbcore: registered new device driver usb

PCI: System does not support PCI

PCI: System does not support PCI

NetLabel: Initializing

NetLabel:  domain hash size = 128

NetLabel:  protocols = UNLABELED CIPSOv4

NetLabel:  unlabeled traffic allowed by default

NET: Registered protocol family 2

IP route cache hash table entries: 4096 (order: 3, 32768 bytes)

TCP established hash table entries: 16384 (order: 6, 393216 bytes)

TCP bind hash table entries: 16384 (order: 6, 262144 bytes)

TCP: Hash tables configured (established 16384 bind 16384)

TCP reno registered

checking if image is initramfs... it is

Freeing initrd memory: 7896k freed

audit: initializing netlink socket (disabled)

audit(1213240841.239:1): initialized

VFS: Disk quotas dquot_6.5.1

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

ksign: Installing public key data

Loading keyring

io scheduler noop registered

io scheduler anticipatory registered

io scheduler deadline registered

io scheduler cfq registered (default)

pci_hotplug: PCI Hot Plug PCI Core version: 0.5

rtc: IRQ 8 is not free.

Non-volatile memory driver v1.2

Linux agpgart interface v0.102 (c) Dave Jones

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

input: Macintosh mouse button emulation as /class/input/input0

Xen virtual console successfully installed as xvc0

Linux version 2.6.21.7-3.fc8xen (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Thu Mar 20 14:58:12 EDT 2008

Command line: root=/dev/sda1 ro ip=:1.2.3.4::::eth0:

BIOS-provided physical RAM map:

 Xen: 0000000000000000 - 000000001b400000 (usable)

end_pfn_map = 111616

Zone PFN ranges:

  DMA             0 ->   111616

  DMA32      111616 ->   111616

  Normal     111616 ->   111616

early_node_map[1] active PFN ranges

    0:        0 ->   111616

No mptable found.

PERCPU: Allocating 26496 bytes of per cpu data

Built 1 zonelists.  Total pages: 106528

Kernel command line: root=/dev/sda1 ro ip=:1.2.3.4::::eth0:

Initializing CPU#0

PID hash table entries: 2048 (order: 11, 16384 bytes)

Xen reported: 2657.322 MHz processor.

Console: colour dummy device 80x25

Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)

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

Software IO TLB disabled

Memory: 416380k/446464k available (2265k kernel code, 21224k reserved, 1351k data, 200k init)

Calibrating delay using timer specific routine.. 5318.18 BogoMIPS (lpj=2659094)

Security Framework v1.0.0 initialized

SELinux:  Initializing.

selinux_register_security:  Registering secondary module capability

Capability LSM initialized as secondary

Mount-cache hash table entries: 256

CPU: L1 I cache: 32K, L1 D cache: 32K

CPU: L2 cache: 4096K

SMP alternatives: switching to UP code

Freeing SMP alternatives: 28k freed

Brought up 1 CPUs

NET: Registered protocol family 16

Brought up 1 CPUs

PCI: Fatal: No config space access function found

PCI: setting up Xen PCI frontend stub

ACPI: Interpreter disabled.

Linux Plug and Play Support v0.97 (c) Adam Belay

pnp: PnP ACPI: disabled

xen_mem: Initialising balloon driver.

usbcore: registered new interface driver usbfs

usbcore: registered new interface driver hub

usbcore: registered new device driver usb

PCI: System does not support PCI

PCI: System does not support PCI

NetLabel: Initializing

NetLabel:  domain hash size = 128

NetLabel:  protocols = UNLABELED CIPSOv4

NetLabel:  unlabeled traffic allowed by default

NET: Registered protocol family 2

IP route cache hash table entries: 4096 (order: 3, 32768 bytes)

TCP established hash table entries: 16384 (order: 6, 393216 bytes)

TCP bind hash table entries: 16384 (order: 6, 262144 bytes)

TCP: Hash tables configured (established 16384 bind 16384)

TCP reno registered

checking if image is initramfs... it is

Freeing initrd memory: 7896k freed

audit: initializing netlink socket (disabled)

audit(1213240841.239:1): initialized

VFS: Disk quotas dquot_6.5.1

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

ksign: Installing public key data

Loading keyring

io scheduler noop registered

io scheduler anticipatory registered

io scheduler deadline registered

io scheduler cfq registered (default)

pci_hotplug: PCI Hot Plug PCI Core version: 0.5

rtc: IRQ 8 is not free.

Non-volatile memory driver v1.2

Linux agpgart interface v0.102 (c) Dave Jones

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

input: Macintosh mouse button emulation as /class/input/input0

Xen virtual console successfully installed as xvc0

Event-channel device installed.

usbcore: registered new interface driver hiddev

usbcore: registered new interface driver usbhid

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

PNP: No PS/2 controller found. Probing ports directly.

i8042.c: No controller found.

mice: PS/2 mouse device common for all mice

TCP bic registered

Initializing XFRM netlink socket

NET: Registered protocol family 1

NET: Registered protocol family 17

XENBUS: Device with no driver: device/vbd/2049

XENBUS: Device with no driver: device/vbd/2050

XENBUS: Device with no driver: device/vif/0

XENBUS: Device with no driver: device/console/0

drivers/rtc/hctosys.c: unable to open rtc device (rtc0)

Freeing unused kernel memory: 200k freed

Write protecting the kernel read-only data: 981k

Red Hat nash version 6.0.19 starting

Mounting proc filesystem

Mounting sysfs filesystem

Creating /dev

Creating initial device nodes

Setting up hotplug.

Creating block device nodes.

Loading ehci-hcd.ko module

Loading ohci-hcd.ko module

Loading uhci-hcd.ko module

USB Universal Host Controller Interface driver v3.0

Loading mbcache.ko module

Loading jbd.ko module

Loading ext3.ko module

Loading scsi_mod.ko module

SCSI subsystem initialized

Loading sd_mod.ko module

Loading libata.ko module

Loading ata_piix.ko module

Waiting for driver initialization.

Loading ata_generic.ko module

Loading pata_marvell.ko module

Waiting for driver initialization.

Creating root device.

Mounting root filesystem.

mount: could not find filesystem '/dev/root'

Setting up other filesystems.

Setting up new root fs

setuproot: moving /dev failed: No such file or directory

no fstab.sys, mounting internal defaults

setuproot: error mounting /proc: No such file or directory

setuproot: error mounting /sys: No such file or directory

Switching to new root and running init.

unmounting old /dev

unmounting old /proc

unmounting old /sys

switchroot: mount failed: No such file or directory

Booting has failed.

Kernel panic - not syncing: Attempted to kill init!

=========================================================================================================================

Looks like it is not able to find root file system to mount.

 

Thx,

Venkat

 

================================

Venkata Kumar Duvvuru,

LSI Engenio,

Adv. Development,

Bangalore.

Mob: +91-9880318542

Off : +91-80-41978700 ( Extn : 3544 )

================================

 

_______________________________________________
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>