IT: perc H310 - feralcoder/shared GitHub Wiki

Links

Public

feralcoder Shared Top Level
feralcoder IT
IT: OpenStack Servers
Servers: Fileservers

KILL THESE

feralcoder FreeNAS
LSI SAS Controller Specs

LSI SAS Controller Specs

LSI 9211 (2008): PCIe 2.0 (5Gbps) x8 SAS (6Gbps) x8

LSI SAS 2008: PCIe 2.0

LSI 9207 (2308): PCIe 3.0

LSI 9361: PCIe 3.0 (10Gbps) x8 SAS (6Gbps) x8 1GB DDR3 Cache

Perc Crossflash to LSI HBA Mode

UEFI

https://ciamician.wordpress.com/2015/03/06/flashing-your-dell-perc-h310-to-it-firmware-uefi/
Ugh, still broken AF. Hangs during writes. Then hangs during everything. Lots of forum problems on lots of UEFI mobos. Just fucking buying a pre-UEFI mobo. Bought another perc h310, and another one in case my bricked one is permahosed. Stay tuned.

The Old Way

Notes taken from here:
https://tylermade.net/2017/06/27/how-to-crossflash-perc-h310-to-it-mode-lsi-9211-8i-firmware-hba-for-freenas-unraid/

megacli.exe -AdpAllInfo -aAll -page 20
# Write down sas address (hit enter until you see it)
megarec.exe -writesbr 0 sbrempty.bin (will output fail)
megarec.exe -cleanflash 0
# Reboot the computer and boot back into the USB drive.
sas2flsh.exe -o -f 6GBPSAS.fw
s2fp19.exe -o -sasadd 500xxxxxxxxxxxxx(insert your SAS address)
# Reboot the computer and boot back into the USB drive.
sas2flsh.exe -o -f 2118it.bin
# Answer yes to the prompt
# Reboot back to OS, you are done.
⚠️ **GitHub.com Fallback** ⚠️