list drives managed by LSI 3008 controller

fahadshery

Contributor
Joined
Sep 29, 2017
Messages
179
Hi,

I have the same LSI controllers I passed to my TrueNas VM:

Code:
06:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS3008 PCI-Express Fusion-MPT SAS-3 (rev 02)
43:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS3008 PCI-Express Fusion-MPT SAS-3 (rev 02)


Is there a way I could list drives attached to the Controller at 06:00.0?

thanks
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
camcontrol devlist if they are flashed to IT mode. If they are not, they should be.
 
Joined
Jul 3, 2015
Messages
926

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
This document explains how to use the command-line-driven SAS-3 Integrated RAID configuration utility (SAS3IRCU) to create and manage Integrated RAID volumes on LSI® SAS-3 controllers.
Seriously? Am I missing anything?
 
Joined
Jul 3, 2015
Messages
926
I presume you mean because you saw the word RAID?

The functionality works the same in IT mode. sas3ircu 0 locate 2:1 ON/OFF is also very helpful in identifying drive locations.

or even sas2ircu

PS: I would even hazard a guess that iX are using this tool themselves to integrate with their turn-key solutions.
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Exactly. This is helpful to know, thanks.
 
Top