Open nenakhov opened 1 year ago
and this one, for example, works
/opt/raidstat/raidstat --vendor adaptec -s ld,1,1
{"status":"","size":"953334 MB"}
additional info:
/usr/local/bin/arcconf getversion
Controllers found: 1
Controller #1
==============
Firmware : 5.3-0 (19204)
Staged Firmware : 0.0-0 (19204)
BIOS : 5.3-0 (19204)
Driver : 1.2-1 (50877)
Boot Flash : 0.0-0 (19204)
Command completed successfully.
Maybe this will be helpfull too:
arcconf getconfig
Usage: GETCONFIG <Controller#> [AD | LD [LD#] | PD | [AL]] [nologs]
======================================================
Prints controller configuration information.
Option AD : Adapter information only
LD : Logical device information only
LD# : Optionally display information about the specified logical device
PD : Physical device information only
AL : All information (optional)
arcconf getconfig 1 AL
Controllers found: 1
----------------------------------------------------------------------
Controller information
----------------------------------------------------------------------
Controller Status : Optimal
Channel description : SAS/SATA
Controller Model : Adaptec 6405E
Controller Serial Number : 3A371342EC2
Physical Slot : 6
Temperature : 51 C/ 123 F (Normal)
Installed memory : 128 MB
Copyback : Disabled
Background consistency check : Enabled
Automatic Failover : Enabled
Global task priority : High
Performance Mode : OLTP/Database
Stayawake period : Disabled
Spinup limit internal drives : 0
Spinup limit external drives : 0
Defunct disk drive count : 0
Logical devices/Failed/Degraded : 2/0/0
NCQ status : Enabled
Statistics data collection mode : Enabled
--------------------------------------------------------
Controller Version Information
--------------------------------------------------------
BIOS : 5.3-0 (19204)
Firmware : 5.3-0 (19204)
Driver : 1.2-1 (50877)
Boot Flash : 0.0-0 (19204)
----------------------------------------------------------------------
Logical device information
----------------------------------------------------------------------
Logical device number 0
Logical device name : RAID-1
RAID level : 1
Status of logical device : Optimal
Size : 244090 MB
Read-cache mode : Disabled
Write-cache mode : Disabled (write-through)
Write-cache setting : Disabled (write-through)
Partitioned : Yes
Protected by Hot-Spare : No
Bootable : Yes
Failed stripes : No
Power settings : Disabled
--------------------------------------------------------
Logical device segment information
--------------------------------------------------------
Segment 0 : Present (Controller:1,Connector:0,Device:0) S42VNGAK300775K
Segment 1 : Present (Controller:1,Connector:0,Device:1) S42VNGAK300984D
Logical device number 1
Logical device name : DISK
RAID level : Simple_volume
Status of logical device : Optimal
Size : 953334 MB
Read-cache mode : Enabled
Write-cache mode : Enabled (write-back)
Write-cache setting : Enabled (write-back)
Partitioned : Yes
Protected by Hot-Spare : No
Bootable : No
Failed stripes : No
Power settings : Disabled
--------------------------------------------------------
Logical device segment information
--------------------------------------------------------
Segment 0 : Present (Controller:1,Connector:0,Device:2) WD-WCC4J4ZCFDSR
----------------------------------------------------------------------
Physical Device information
----------------------------------------------------------------------
Device #0
Device is a Hard drive
State : Online
Supported : Yes
Transfer Speed : SATA 6.0 Gb/s
Reported Channel,Device(T:L) : 0,0(0:0)
Reported Location : Connector 0, Device 0
Vendor : ATA
Model : Samsung SSD 860
Firmware : RVM01B6Q
Serial number : S42VNGAK300775K
Size : 244198 MB
Write Cache : Enabled (write-back)
FRU : None
S.M.A.R.T. : No
S.M.A.R.T. warnings : 0
Power State : Full rpm
Supported Power States : Full rpm,Powered off
NCQ status : Enabled
Device #1
Device is a Hard drive
State : Online
Supported : Yes
Transfer Speed : SATA 6.0 Gb/s
Reported Channel,Device(T:L) : 0,1(1:0)
Reported Location : Connector 0, Device 1
Vendor : ATA
Model : Samsung SSD 860
Firmware : RVM01B6Q
Serial number : S42VNGAK300984D
Size : 244198 MB
Write Cache : Enabled (write-back)
FRU : None
S.M.A.R.T. : No
S.M.A.R.T. warnings : 0
Power State : Full rpm
Supported Power States : Full rpm,Powered off
NCQ status : Enabled
Device #2
Device is a Hard drive
State : Online
Supported : Yes
Transfer Speed : SATA 6.0 Gb/s
Reported Channel,Device(T:L) : 0,2(2:0)
Reported Location : Connector 0, Device 2
Vendor : ATA
Model : WDC WD10EFRX-68F
Firmware : 82.00A82
Serial number : WD-WCC4J4ZCFDSR
Size : 953869 MB
Write Cache : Enabled (write-back)
FRU : None
S.M.A.R.T. : No
S.M.A.R.T. warnings : 0
Power State : Full rpm
Supported Power States : Full rpm,Powered off
NCQ status : Enabled
Command completed successfully.
Hi, looks like in my case utility has no ability to provide list of controllers.
Thanks in advance.