https://bugzilla.kernel.org/show_bug.cgi?id=199703 --- Comment #14 from Don (don.brace@xxxxxxxxxxxxx) --- I'm wondering how you updated. If you were booted from a cciss block driver before, the disk mapping would be to a /dev/cciss/c0dX boot device. Do you use by-label, by-uuid, ...? If not and you simply updated the kernel and the kernel switched to hpsa, your disk mapping would not be changed over to /dev/sdX, it would still be to /dev/cciss/... Can you boot into rescue mode? If so, can you post your grub.cfg, /etc/fstab files? Also, do you know how to obtain ilo vsp console output? IE. In RBSU enabling VSP logging and setting the BIOS console and BAUD(115200), then updating the boot line with console=ttyS0,11500 console=tty0 Then script -c "ssh <IP of ilo" > /tmp/E200boot.log from another machine? This will capture what is happening and you can post E200boot.log -- You are receiving this mail because: You are the assignee for the bug.