Hi,
Is there a way to remove the cciss driver and/or force the hpsa driver to load?
The following guide explains how to transition to the hpsa driver (if previously supported by the deprecated cciss driver).
It is written with RHEL and SLES in mind, but the guide may still help clarify what might be the problem here:
HP Smart Array CCISS driver
HPSA How To Guide
To prevent the cciss driver from binding to hpsa-supported controllers, add the hpsa switch to boot
configuration files using either of the following procedures:
Using Yast2:
1. Select Boot Loader module from the “System” section inYast2.
2. Select a relevant Boot selection, and then click Edit.
3. Add cciss.cciss_allow_hpsa=1 to the “Optional Kernel Command Line Parameter” section.
4. Click OK to complete the changes.
5. Repeat for all relevant boot selection lines.
6. Click OK to complete changes in the Boot Loader module, and then exit Yast2.
Using an editor
1. Edit /boot/grub/menu.lst.
2. Add cciss.cciss_allow_hpsa=1 to the pertinent boot line(s).
3. Save the file.
1. Reboot the server.
2. Verify all appropriate Smart Array devices are accounted for by /dev/sd* names.
3. Perform a full system backup.
4. Verify the backup media.