Ticket #1653: smartctl.8.in.diff

File smartctl.8.in.diff, 927 bytes (added by steven.song, 17 months ago)
() ()
diff --git a/smartctl.8.in b/smartctl.8.in index 72f1a52..2b28c95 100644 --- a/smartctl.8.in +++ b/smartctl.8.in @@ -533,6 +533,26 @@ For PERC5/6 controllers: megaraid_sas_ioctlN
.Sp
.
. + +.I sssraid,E,S +- [Linux only] the device consists of one or more SCSI/SAS disks connected +to a SSSRAID controller. The non-negative integer E (in the range of 0 to +8) denotes the enclosure and S (range 0 to 128) denotes the slot. +Use syntax such as: +. +. +.br +Linux: +. +. +.br +smartctl -a -d sssraid,0,1 /dev/bsg/sssraid0 +.br +It is possible to set RAID device name as /dev/bsg/sssraidN, where N is a SCSI bus +number. +.Sp +. +
.I aacraid,H,L,ID
- [Linux, Windows and Cygwin only] the device consists of one or more
SCSI/SAS or SATA disks connected to an AacRaid controller.