1 | diff --git a/smartctl.8.in b/smartctl.8.in
|
---|
2 | index 72f1a52..2b28c95 100644
|
---|
3 | --- a/smartctl.8.in
|
---|
4 | +++ b/smartctl.8.in
|
---|
5 | @@ -533,6 +533,26 @@ For PERC5/6 controllers: \fBmegaraid_sas_ioctlN\fP
|
---|
6 | .Sp
|
---|
7 | .\" %ENDIF OS Linux
|
---|
8 | .\" %IF OS Linux Windows Cygwin
|
---|
9 | +
|
---|
10 | +.I sssraid,E,S
|
---|
11 | +\- [Linux only] the device consists of one or more SCSI/SAS disks connected
|
---|
12 | +to a SSSRAID controller. The non-negative integer E (in the range of 0 to
|
---|
13 | +8) denotes the enclosure and S (range 0 to 128) denotes the slot.
|
---|
14 | +Use syntax such as:
|
---|
15 | +.\" %ENDIF OS Linux
|
---|
16 | +.\" %IF OS ALL
|
---|
17 | +.br
|
---|
18 | +Linux:
|
---|
19 | +.\" %ENDIF OS ALL
|
---|
20 | +.\" %IF OS Linux
|
---|
21 | +.br
|
---|
22 | +\fBsmartctl \-a \-d sssraid,0,1 /dev/bsg/sssraid0\fP
|
---|
23 | +.br
|
---|
24 | +It is possible to set RAID device name as /dev/bsg/sssraidN, where N is a SCSI bus
|
---|
25 | +number.
|
---|
26 | +.Sp
|
---|
27 | +.\" %ENDIF OS Linux
|
---|
28 | +
|
---|
29 | .I aacraid,H,L,ID
|
---|
30 | \- [Linux, Windows and Cygwin only] the device consists of one or more
|
---|
31 | SCSI/SAS or SATA disks connected to an AacRaid controller.
|
---|