1753884 Members
7347 Online
108809 Solutions
New Discussion

PSP and Xen kernel

 
Ciro  Iriarte
Valued Contributor

PSP and Xen kernel

Hi, installed PSP 8.0 on a DL380G5 running as a xen host.

The problem is that while it adds a grub option to start the kernel with the new cciss module, it's based on the regular smp kernel and not in the xen aware kernel.

The xen option is the default, and I was running the xen hypervisor when did the installation. Is this a bug?

-----------------
title SUSE Linux Enterprise Server 10 SP1
root (hd0,0)
kernel /vmlinuz-2.6.16.46-0.12-smp root=/dev/system/root vga=0x317 resume=/dev/system/swap splash=silent showopts
initrd /initrd-2.6.16.46-0.12-smp

title XEN <--- Default option
root (hd0,0)
kernel /xen.gz
module /vmlinuz-2.6.16.46-0.12-xen root=/dev/system/root vga=0x317 resume=/dev/system/swap splash=silent showopts
module /initrd-2.6.16.46-0.12-xen

# This entry (no. 3) added by Proliant HBA install script
# in package cpq_cciss-3.6.18-10.sles10
title HP-2.6.16.46-0.12-smp
root (hd0,0)
kernel /boot/vmlinuz-2.6.16.46-0.12-smp root=/dev/system/root vga=0x317 resume=/dev/system/swap splash=silent showopts
initrd /HP-initrd-2.6.16.46-0.12-smp.img