Kernel panic - not syncing: Fatal exception - Siebel Database VM Template
709365Aug 15 2009 — edited Aug 16 2009I was trying to launch Siebel Database VM Template for Siebel Industry Application version 8.1.1 for x86 (32 bit) on Oracle VM Server 2.1.2
Getting Kernel panic error and not able to boot the VM.
Here is the dom0 details.
# uname -r
2.6.18-8.1.15.1.16.el5xen
# xm info
host : localhost.localdomain
release : 2.6.18-8.1.15.1.16.el5xen
version : #1 SMP Fri Aug 1 18:27:30 EDT 2008
machine : i686
nr_cpus : 16
nr_nodes : 1
sockets_per_node : 2
cores_per_socket : 4
threads_per_core : 2
cpu_mhz : 2926
hw_caps : bfebfbff:28100800:00000000:00000140:009ce3bd:00000000:00000001
total_memory : 73719
free_memory : 71614
xen_major : 3
xen_minor : 1
xen_extra : .4
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xfb400000
xen_changeset : unavailable
cc_compiler : gcc version 4.1.1 20070105 (Red Hat 4.1.1-52)
cc_compile_by : root
cc_compile_domain : localdomain
cc_compile_date : Thu Aug 28 00:06:27 PDT 2008
xend_config_format : 4
I have downloaded required VM parts and untar them with following commands
cat OVM_EL5U3_X86_ORACLE11G_SIEBEL811ENU_SIA21111_PVM.tgz.1of3 OVM_EL5U3_X86_ORACLE11G_SIEBEL811ENU_SIA21111_PVM.tgz.2of3 OVM_EL5U3_X86_ORACLE11G_SIEBEL811ENU_SIA21111_PVM.tgz.3of3 | tar xzf -
# pwd
/OVS/seed_pool/OVM_EL5U3_X86_ORACLE11G_SIEBEL811ENU_SIA21111_PVM
# ls -la
total 31954801
drwxr-xr-x 2 root root 4096 Feb 13 17:06 .
drwxr-xr-x 3 root root 4096 Aug 15 03:53 ..
-rw-r--r-- 1 root root 26214401024 Jan 19 2009 oracle11g_x86_asm.img
-rw-r--r-- 1 root root 6507306496 Jan 19 2009 System.img
-rw-r--r-- 1 root root 420 Feb 13 17:06 vm.cfg
[root@localhost OVM_EL5U3_X86_ORACLE11G_SIEBEL811ENU_SIA21111_PVM]#
Configuration file is as given below, nothing modified in this file.
# cat vm.cfg
bootloader = '/usr/bin/pygrub'
disk = ['file:/OVS/seed_pool/OVM_EL5U3_X86_ORACLE11G_SIEBEL811ENU_SIA21111_PVM/System.img,xvda,w',
'file:/OVS/seed_pool/OVM_EL5U3_X86_ORACLE11G_SIEBEL811ENU_SIA21111_PVM/oracle11g_x86_asm.img,xvdb,w']
memory = '2048'
name = 'OVM_EL5U3_X86_ORACLE11G_SIEBEL811ENU_SIA21111_PVM'
on_crash = 'restart'
on_reboot = 'restart'
vcpus = 2
vfb = ['type=vnc,vncunused=1,vnclisten=0.0.0.0']
vif = ['']
with xm create vm.cfg, I am getting following kernel panic error.
------------[ cut here ]------------
kernel BUG at include/linux/mm.h:310!
invalid opcode: 0000 [#1]
SMP
last sysfs file: /block/ram0/dev
Modules linked in:
CPU: 1
EIP: 0061:[<c0455c3b>] Not tainted VLI
EFLAGS: 00010246 (2.6.18-128.0.0.0.2.el5xen #1)
EIP is at release_pages+0x4e/0x137
eax: 00000000 ebx: e1042360 ecx: 00000000 edx: 00000000
esi: c201dfc8 edi: c201dfb4 ebp: 00000000 esp: c039ddbc
ds: 007b es: 007b ss: 0069
Process init (pid: 253, ti=c039d000 task=c039b550 task.ti=c039d000)
Stack: 00000005 00000000 00000000 c1ff3820 c1ff37a0 c1ff37c0 c1ff3780 c1000000
c2115ff8 bfee4fff bfee5000 c03adee4 00000000 00000000 bfed0000 c045f3e6
00000000 e1042340 c201dfc8 00000005 c201dfb4 c046599c 00000005 00000005
Call Trace:
[<c045f3e6>] free_pgtables+0x69/0x76
[<c046599c>] free_pages_and_swap_cache+0x6b/0x7f
[<c0460630>] exit_mmap+0xb0/0xe4
[<c041d7fb>] mmput+0x25/0x69
[<c047875b>] flush_old_exec+0x629/0x8af
[<c046d687>] get_unused_fd+0x54/0xb5
[<c0495935>] load_elf_binary+0x494/0x160b
[<c045f177>] get_user_pages+0x3f9/0x499
[<c0610228>] spinlock_irqsave+0x8/0x28
[<c0459602>] page_address+0x7a/0x81
[<c0459d07>] kmap_high+0x1c/0x2b1
[<c0610228>] spinlock_irqsave+0x8/0x28
[<c0459602>] page_address+0x7a/0x81
[<c0459b68>] kunmap_high+0x14/0x8e
[<c0477df7>] copy_strings+0x169/0x173
[<c04776c3>] search_binary_handler+0x99/0x219
[<c0479491>] do_execve+0x13b/0x1b2
[<c040337d>] sys_execve+0x2a/0x4a
[<c0405413>] syscall_call+0x7/0xb
=======================
Code: 8b 03 f6 c4 40 74 1d 85 d2 74 0d b0 01 86 82 80 11 00 00 e8 a4 2a fc ff 89 d8 e8 8b ff ff ff e9 b8 00 00 00 8b 43 04 85 c0 75 08 <0f> 0b 36 01 6a 08 63 c0 f0 ff 4b 04 0f 94 c0 84 c0 0f 84 9c 00
EIP: [<c0455c3b>] release_pages+0x4e/0x137 SS:ESP 0069:c039ddbc
<0>Kernel panic - not syncing: Fatal exception
Can you point me what needs to be fixed?