Is it possible to get Ubuntu to see Fujitsu SAS controller?
On Windows I think the Intel C600 drivers made the hardware visible, but I cannot seem to be able to find Intel C600 drivers for Ubuntu.
What to do?
It's also seen by lspci
:
02:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068E PCI-Express Fusion-MPT SAS (rev 08)
But the drives attached to it aren't visible.
Actually it seems that the driver for this was already included in Ubuntu.
As I speculated that it should be, if the hardware is seen by
lspci
.The problem was that I was using the wrong port. The card has two ports that each split to 4x SCSI. And it seems as if the other one is treated as "primary" by the driver. I.e. if one uses only one of the ports, then it must be the primary one and not the other one.