Hi all,
We've got a supermicro H12SSL-i in a chassis with with two LSI 9300 cards; one is an 8e and connects to a SAS tape, and the other is an 8i, connected to a BPN-SAS3-743A containing 8 SAS drives. They're both flashed to IT mode, and all the drives work. However, we don't seem to get a
Doing
To add to the mystery, if we use a stray copy of
Here's our
Is this just an incompatibility with the backplane? Is there anything we can to do help debug this?
We've got a supermicro H12SSL-i in a chassis with with two LSI 9300 cards; one is an 8e and connects to a SAS tape, and the other is an 8i, connected to a BPN-SAS3-743A containing 8 SAS drives. They're both flashed to IT mode, and all the drives work. However, we don't seem to get a
ses0
device, even though mprutil -u 1 show enclosures
detects it:
Code:
# mprutil -u 1 show enclosures
Slots Logical ID SEPHandle EncHandle Type
08 500304801b01dd01 0001 Direct Attached SGPIO
Doing
set hw.mpr.0.use_phy_num=-1
at the loader prompt doesn't help, and the mapping
debug flag doesn't mention the WWN of the enclosure at all.To add to the mystery, if we use a stray copy of
sas3ircu 1 locate 1:0 on
that works fine.Here's our
mpr0
detection output for convenience. Attached is a boot with dev.mpr.debug_level=0x223
, but, as mentioned, it's got nothing to say about the enclosure.
Code:
mpr0: <Avago Technologies (LSI) SAS3008> port 0xc000-0xc0ff mem 0xb6140000-0xb614ffff,0xb6100000-0xb613ffff irq 54 at device 0.0 on pci1
mpr0: Firmware: 16.00.12.00, Driver: 23.00.00.00-fbsd
mpr0: IOCCapabilities: 7a85c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,MSIXIndex,HostDisc,FastPath,RDPQArray>
Is this just an incompatibility with the backplane? Is there anything we can to do help debug this?