hotchicken
Cadet
- Joined
- Dec 21, 2023
- Messages
- 4
Hi! I recently purchases an LSI 9305-16e and installed it into my Z420 Workstation. The card it attached to my SC846 JBOD and the JBOD. I have a couple other HBAs installed in the system but this is the only 9305-16e.
It seems like the card is detected? There are a couple of drives in the JBOD but neither of them are showing in the GUI.
lspci finds it. 04:...
sas3flash is showing the card (Num 2)
Running storecli I get
I think the jbod is being detected but the dmesg output is a little confusing.
It seems like the card is detected? There are a couple of drives in the JBOD but neither of them are showing in the GUI.
lspci finds it. 04:...
Code:
admin@truenas[~]$ lspci | grep SAS 03:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS3008 PCI-Express Fusion-MPT SAS-3 (rev 02) 04:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS3216 PCI-Express Fusion-MPT SAS-3 (rev 01) 05:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS2116 PCI-Express Fusion-MPT SAS-2 [Meteor] (rev 02)
sas3flash is showing the card (Num 2)
Code:
admin@truenas[~]$ sudo sas3flash -listall Avago Technologies SAS3 Flash Utility Version 16.00.00.00 (2017.05.02) Copyright 2008-2017 Avago Technologies. All rights reserved. Adapter Selected is a Avago SAS: SAS3008(C0) Num Ctlr FW Ver NVDATA x86-BIOS PCI Addr ---------------------------------------------------------------------------- 0 SAS3008(C0) 16.00.10.00 0e.01.00.07 08.37.02.00 00:03:00:00 1 SAS3216(A1) 09.00.56.00 00.25.00.08 No Image 00:04:00:00 Finished Processing Commands Successfully. Exiting SAS3Flash.
Running storecli I get
Code:
admin@truenas[~]$ sudo storcli show CLI Version = 007.1504.0000.0000 June 22, 2020 Operating system = Linux 6.1.63-production+truenas Status Code = 0 Status = Success Description = None Number of Controllers = 1 Host Name = truenas Operating System = Linux 6.1.63-production+truenas StoreLib IT Version = 07.1503.0200.0000 StoreLib IR3 Version = 16.12-0 IT System Overview : ================== ------------------------------------------------------------------------- Ctl Model AdapterType VendId DevId SubVendId SubDevId PCI Address ------------------------------------------------------------------------- 0 SAS9300-8i SAS3008(C0) 0x1000 0x97 0x1000 0x30E0 00:03:00:00 -------------------------------------------------------------------------
I think the jbod is being detected but the dmesg output is a little confusing.