On 10/14/09 6:02 PM, Matt Taggart wrote:
> Hi Nicolas,
> 
> What smartctl command would you recommend running to gather the most SMART 
> data? I can try running it on a couple different types of cciss HBAs and 
> see if they provide anything useful.

I'm affraid there is nothing you can do: your controller does not pass
the proper SMART commands to the disks, or does not report the proper
output. You are already using the -A tag so smartctl reports all it can
report. You can try using -a but I'm not sure it will do more. Basically
we need to get the Vendor Specific SMART Attributes with Thresholds,
similar to the one below:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE
UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   096   086   006    Pre-fail  Always
      -       125360983
  3 Spin_Up_Time            0x0003   100   100   000    Pre-fail  Always
      -       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always
      -       2
  5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always
      -       0
  7 Seek_Error_Rate         0x000f   086   060   030    Pre-fail  Always
      -       412385010
  9 Power_On_Hours          0x0032   070   070   000    Old_age   Always
      -       26844
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always
      -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always
      -       5
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always
      -       0
189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always
      -       0
190 Airflow_Temperature_Cel 0x0022   074   044   045    Old_age   Always
  In_the_past 26 (0 34 56 24)
194 Temperature_Celsius     0x0022   026   056   000    Old_age   Always
      -       26 (0 20 0 0)
195 Hardware_ECC_Recovered  0x001a   051   045   000    Old_age   Always
      -       157265913
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always
      -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age
Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always
      -       0
200 Multi_Zone_Error_Rate   0x0000   100   253   000    Old_age
Offline      -       0
202 TA_Increase_Count       0x0032   100   253   000    Old_age   Always
      -       0

Cheers,
-- 
Nico



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to