Контроллер 3ware 9690SA-4I. Собран raid10 из 4-х SAS дисков. ОС - FreeBSD 7.4-RELEASE-p9. Хочу постмотреть вывод SMART для дисков.
При помощи утилиты smartctl не получается никак =(.
Код: Выделить всё
# smartctl --scan
/dev/acd0 -d ata # /dev/acd0, ATA device
/dev/da0 -d scsi # /dev/da0, SCSI device
# smartctl -d scsi /dev/da0 -i
smartctl 5.43 2012-06-30 r3573 [FreeBSD 7.4-RELEASE-p9 amd64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net
Vendor: AMCC
Product: 9690SA-4I DISK
Revision: 4.06
User Capacity: 289 977 401 344 bytes [289 GB]
Logical block size: 512 bytes
Logical Unit id: 0x600050e0e0cc8c003c0a0000fe750000
Serial number: PA90E8DFE0CC8C003C0A
Device type: disk
Local Time is: Wed Oct 3 16:22:51 2012 MSK
Device supports SMART and is Disabled
Temperature Warning Disabled or Not Supported
[root@orion /]# smartctl -d scsi /dev/da0 -s on
smartctl 5.43 2012-06-30 r3573 [FreeBSD 7.4-RELEASE-p9 amd64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net
Informational Exceptions (SMART) disabled
Temperature warning disabled
Код: Выделить всё
# smartctl -a -d 3ware,0 /dev/twa0
smartctl 5.43 2012-06-30 r3573 [FreeBSD 7.4-RELEASE-p9 amd64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net
Command failed, ata.status=(0x00), ata.command=(0xec), ata.flags=(0x01)
WARNING - NO DEVICE FOUND ON 3WARE CONTROLLER (disk 0)
Smartctl: Device Read Identity Failed: Operation not supported by device
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
Попробывал использовать tw_cli
Из мана
Note: SMART data is applicable for SATA drives only. Therefore, a request for
SMART data for a SAS drive (as with the 9690SA and 9750 controllers) would
result in an error response.
Note: For SAS drives, drive attributes that could be extracted from SMART data
is available with the following commands:
/cx/px show temperature
/cx/px show spindlespd
/cx/px show rasect
/cx/px show pohrs
for temperature, spindle speed, reallocated sectors, and power-on hours,
respectively. You may also use '/cx/px show all' for all of the drive
attributes.
Код: Выделить всё
# tw_cli /c0/p0 show all
/c0/p0 Status = OK
/c0/p0 Model = FUJITSU MBA3147RC
/c0/p0 Firmware Version = 0103
/c0/p0 Serial = BJA0PA90E8DF
/c0/p0 Capacity = 136.98 GB (287277983 Blocks)
/c0/p0 WWN = 500000e115ec9f51
/c0/p0 Drive Type = SAS
/c0/p0 Interface Type = Direct
/c0/p0 Drive Ports = 2
/c0/p0 Drive Connections = 1
/c0/p0 Reallocated Sectors = 0
/c0/p0 Power On Hours = 7472
/c0/p0 Temperature = 28 deg C
/c0/p0 Spindle Speed = 15000 RPM
/c0/p0 Link Speed Supported = 1.5 Gbps and 3.0 Gbps
/c0/p0 Link Speed = 3.0 Gbps
/c0/p0 Queuing Supported = Yes
/c0/p0 Queuing Enabled = Yes
/c0/p0 Identify Status = N/A
/c0/p0 Belongs to Unit = u0
Еще смущает сообщение
Похоже что SMART нужно активировать, но как это сделать тоже не понятно. В smartctl есть опция -s on . Но может ли smartclt с этими дисками работать не понятно.Device supports SMART and is Disabled