Hi Christian
Interesting, looking at 8.3-RELEASE source, a commit in February 2012 MFC'ed new Smart Array Gen8 support into 8.3:
Interestingly sys/dev/ciss.c contains the PCI ID for this controller (added in this exact commit):
ciss_vendor_data[] = { [...] { 0x103C, 0x3354, CISS_BOARD_SA5, "HP Smart Array P420i" }, [...]Depending on the modular network cards these servers have, the problem may be the Broadcom NIC yet.
I guess you'll stay on ESX for now, but would you be willing to boot some vanilla FreeBSD 8.3 and 9.1 to see if
Smart Array and (likely) NICs behave differently and what exact models they are?
(pciconf -lvb and some grep might be of help)