Custom Query (1469 matches)
Results (358 - 360 of 1469)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#705 | fixed | Support for Hardware raid using JMB39X | ||
Description |
Hello Would be nice to have the ability to monitor HDDs behind Jmicron Controllers JMB39X which are used in several Low budget external Raid cases. I had found open source code which able to do that and would wish to have it as part of smartmontools. Here is the link: https://github.com/Am1GO/JMraidcon Avi |
|||
#322 | fixed | Add WD Red 4TB to drivedb.h | ||
Description |
Please add latest 4TB WD Red drives to database. Here is the patch. |
|||
#323 | invalid | Report for Western Digital Red drive doesn't make sense | ||
Description |
This is part of the 'smartctl -x /dev/sdf' output for a brand new WD Red 4TB drive that passed several self-tests: Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE 1 Raw_Read_Error_Rate POSR-K 100 253 051 - 0 3 Spin_Up_Time POS--K 100 253 021 - 0 4 Start_Stop_Count -O--CK 100 100 000 - 2 5 Reallocated_Sector_Ct PO--CK 200 200 140 - 0 7 Seek_Error_Rate -OSR-K 200 200 000 - 0 9 Power_On_Hours -O--CK 100 100 000 - 10 10 Spin_Retry_Count -O--CK 100 253 000 - 0 11 Calibration_Retry_Count -O--CK 100 253 000 - 0 12 Power_Cycle_Count -O--CK 100 100 000 - 2 192 Power-Off_Retract_Count -O--CK 200 200 000 - 1 193 Load_Cycle_Count -O--CK 200 200 000 - 2 194 Temperature_Celsius -O---K 108 108 000 - 44 196 Reallocated_Event_Count -O--CK 200 200 000 - 0 197 Current_Pending_Sector -O--CK 200 200 000 - 0 198 Offline_Uncorrectable ----CK 100 253 000 - 0 199 UDMA_CRC_Error_Count -O--CK 200 200 000 - 0 200 Multi_Zone_Error_Rate ---R-- 100 253 000 - 0 ||||||_ K auto-keep |||||__ C event count ||||___ R error rate |||____ S speed/performance ||_____ O updated online |______ P prefailure warning It has pre-fail flags on 3 attributes that have 0 (zero) as raw values. Why are those attributes marked as pre-fail ? Is this a bug on smartmontools or I am interpreting this in a wrong way ? Or should I configure drivedb.h correctly for this drive? Any tip on where to find WD documentation for these values? Thank you |