System with HP Smart Array Controller does not boot after update from SLES 11 SP2 to SLES 11 SP3
This document (7014067) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise Server 11 Service Pack 3
SUSE Linux Enterprise Server 11 Service Pack 2
Situation
The HP Smart Array Controller has one of this PCI IDs:
PCI Vendor ID = 0x103C
and one of following device IDs
0x3241 => Smart Array P212
0x3243 => Smart Array P410
0x3245 => Smart Array P410i
0x3247 => Smart Array P411
0x3249 => Smart Array P812
0x324a => Smart Array P712m
0x324b => Smart Array P711m
Resolution
After the system has booted successfully add the option to the corresponding bootloader section
Example:
File: /boot/grub/menu.lst
prior:
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux Enterprise Server 11 SP3 - 3.0.93-0.8
root (hd0,1)
kernel /boot/vmlinuz-3.0.93-0.8-default root=/dev/sda2 resume=/dev/sda1 splash=silent crashkernel=256M-:128M showopts vga=0x314
initrd /boot/initrd-3.0.93-0.8-default
after:
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux Enterprise Server 11 SP3 - 3.0.93-0.8
root (hd0,1)
kernel /boot/vmlinuz-3.0.93-0.8-default root=/dev/sda2 resume=/dev/sda1 splash=silent crashkernel=256M-:128M hpsa.hpsa_allow_any=1 showopts vga=0x314
initrd /boot/initrd-3.0.93-0.8-default
Also blacklist the cciss driver by adding it to file /etc/modprobe.d/blacklist. This can be done with command
echo "blacklist cciss" >> /etc/modprobe.d/blacklistafterward please rebuild the module dependency list and the initial ramdisk
depmod -a
mkinitrd
Cause
Additional Information
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7014067
- Creation Date: 08-Nov-2013
- Modified Date:14-Oct-2022
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com