| 18 | | # Note for users of RAID controllers (smartmontools currently only |
|---|
| 19 | | # supports 3ware): you can specify the drives attached to your RAID |
|---|
| 20 | | # controller(s) as raiddev_num (e.g. sda_0). Then you must specify the |
|---|
| 21 | | # type like this: type_sda_0 3ware,0. |
|---|
| | 18 | # Note for users of RAID controllers: you can specify the drives attached to |
|---|
| | 19 | # your RAID controller(s) as raiddev_num (e.g. sda_0). Then you must specify |
|---|
| | 20 | # the type like this: type_sda_0 3ware,0. |
|---|
| | 21 | # |
|---|
| | 22 | # For a cciss RAID controller use e.g.: |
|---|
| | 23 | # env.drives cciss6 |
|---|
| | 24 | # env.type_cciss6 cciss,6 |
|---|
| | 25 | # env.dev_cciss6 cciss/c0d0 |
|---|