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] Kernel panic - while bootup

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Kernel panic - while bootup
From: Ramesh Babu <rvrameshbabu@xxxxxxxxx>
Date: Wed, 22 Jun 2005 17:43:02 +0530
Delivery-date: Wed, 22 Jun 2005 12:12:02 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=rtA+YGXI5qp2NZdg5E5SOaQ8hNja65jkdeIV5fScJOt3w7xXXzqLuxXBQ4/fYeYy3oNyXIuaP9UJtgtLdLw7zuK/ejZQP/pS1OTed0Elea+b9viO9oPHWem5/fLrZIlq6YsrjMI85Y40tMaWL7AdZr7vM33OGj7kxxt+VdkxScs=
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/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: Ramesh Babu <rvrameshbabu@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
While starting my virtual machines from domain 0 , the virtual machine startup hangs ..
I use LVM for my disks .

Here is my configuration
OS : FC4

[root@rveerach-linux2 ~]# cat /etc/xen/xen1
kernel = "/boot/vmlinuz-2.6.11-1.1369_FC4xen0"
memory = 128
name = "rveerach-xen3"
disk = [ 'phy:rveerach/root_xen1,sda1,w' , 'phy:rveerach/swap_xen1,sda2,w' , 'phy:rveerach/xenusr,sda3,w' ]
hostname = 'rveerach-xen3'
root = "/dev/sda1 ro"
extra = "4"
[root@rveerach-linux2 ~]#


[root@rveerach-linux2 ~]# /usr/sbin/xm create -c xen1
Using config file "/etc/xen/xen1".
Started domain rveerach-xen3, console on port 9604
************ REMOTE CONSOLE: CTRL-] TO QUIT ********
Linux version 2.6.11-1.1369_FC4xen0 (bhcompile@xxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 SMP Thu Jun 2 23:21:44 EDT 2005BIOS-provided physical RAM map:
 Xen: 0000000000000000 - 0000000008000000 (usable)
128MB LOWMEM available.
Using x86 segment limits to approximate NX protection
DMI not present.
IRQ lockup detection disabled
Allocating PCI resources starting at 08000000 (gap: 08000000:f8000000)
Built 1 zonelists
Kernel command line:  root=/dev/sda1 ro 4
Initializing CPU#0
PID hash table entries: 1024 (order: 10, 16384 bytes)
Xen reported: 2793.246 MHz processor.
Using tsc for high-res timesource
...
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Probing PCI hardware
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
Grant table initialized
IA-32 Microcode Update Driver: v1.14-xen <tigran@xxxxxxxxxxx>
audit: initializing netlink socket (disabled)
audit(1119442169.091:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux:  Registering netfilter hooks
Initializing Cryptographic API
ksign: Installing public key data
Loading keyring
- Added public key 42BD35A990375F72
- User ID: Red Hat, Inc. (Kernel Module GPG key)
vesafb: abort, cannot reserve video memory at 0x0
vesafb: abort, cannot ioremap video memory 0x0 @ 0x0
Trying to free nonexistent resource <00000000-ffffffff>
vesafb: probe of vesafb.0 failed with error -5
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Failed to obtain physical IRQ 8
Real Time Clock Driver v1.12
Linux agpgart interface v0.101 (c) Dave Jones
PNP: No PS/2 controller found. Probing ports directly.
i8042.c: No controller found.
Unable to handle kernel NULL pointer dereference at virtual address 00000078
 printing eip:
c01aed96
*pde = ma 00000000 pa 55555000
 [<c01204fb>]


-- end --
-

Please help ..

- ramesh
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Kernel panic - while bootup, Ramesh Babu <=