So before I change the settings I wanted to try the other command. So I used "smartctl -a /dev/da0" and got the following:
I've then tried "smartctl -d 3ware,0 /dev/da0" and got the below:
I now tried the 3rd version
I feel like a dummy asking this, but what now? :)
Code:
Smartctl open device: /dev/da0 failed: 3ware/LSI controller, please try adding '-d 3ware,N', you may need to replace /dev/da0 with /dev/twaN, /dev/tweN or /dev/twsN
I've then tried "smartctl -d 3ware,0 /dev/da0" and got the below:
Code:
/dev/da0: 3ware controller type unknown, use /dev/tweX, /dev/twaX or /dev/twsX devices =======> VALID ARGUMENTS ARE: ata, scsi, sat[,auto][,N][+TYPE], usbcypress[,X], usbjmicron[,p][,x][,N], usbsunplus, 3ware,N, hpt,L/M /N, cciss,N, areca,N/E, atacam, auto, test <=======
I now tried the 3rd version
Code:
[root@freenas ~]# smartctl -d 3ware,0 /dev/twa0 smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p13 amd64] (local build) Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org ATA device successfully opened Use 'smartctl -a' (or '-x') to print SMART (and more) information
I feel like a dummy asking this, but what now? :)