Hiya,
Have a couple older servers which are failing when I try to install 11.0R. I have narrowed the problem a bit, as I can install 10.3R with the non-UEFI install media, but the UEFI install media hangs. I get the exact same behavior from the 11.0R install media. I've tried dvd1, disc1 and memstick images, no luck.
The servers are running LSI MEGASAS 1064R cards. These use the MFI driver but I have tried MFI and MRSAS. Neither works. When I do get booted to the install system, no hard drives are recognized. sysctl kern.disks doesn't show anything other than the CD or USB stick I use for booting.
I also tried setting machdep.bootmethod="BIOS" instead of UEFI, same problems.
Here's some pertinent info from dmesg:
And info from pciconf -lv:
Any suggestions are much appreciated.
Have a couple older servers which are failing when I try to install 11.0R. I have narrowed the problem a bit, as I can install 10.3R with the non-UEFI install media, but the UEFI install media hangs. I get the exact same behavior from the 11.0R install media. I've tried dvd1, disc1 and memstick images, no luck.
The servers are running LSI MEGASAS 1064R cards. These use the MFI driver but I have tried MFI and MRSAS. Neither works. When I do get booted to the install system, no hard drives are recognized. sysctl kern.disks doesn't show anything other than the CD or USB stick I use for booting.
I also tried setting machdep.bootmethod="BIOS" instead of UEFI, same problems.
Here's some pertinent info from dmesg:
Code:
CPU: Intel(R) Xeon(R) CPU 5150 @ 2.66GHz (2660.06-MHz K8-class CPU)
*snip*
mfi0: <LSI MegaSAS 1064R> mem 0xb8b00000-0xb8b0ffff,0xb8900000-0xb891ffff irq 18 at device 14.0 on pci4
mfi0: Using MSI
mfi0: Megaraid SAS driver Ver 4.23
mfi0: FW MaxCmds = 1008, limiting to 128
And info from pciconf -lv:
Code:
mfi0@pci0:4:14:0: class=0x010400 card=0x35018086 chip=0x04111000 rev=0x00 hdr=0x00
vendor = 'LSI Logic / Symbios Logic'
device = 'MegaRAID SAS 1068'
class = mass storage
subclass = RAID
Any suggestions are much appreciated.