#779 closed enhancement (worksforme)
SMART attribute 22 in WD RED drives
| Reported by: | Postbank Hannover | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 6.6 |
| Component: | drivedb | Version: | 6.5 |
| Keywords: | Cc: |
Description
Hi,
Western Digital RED 8 TB version has SMART attribute 22 which seems to be lelated to helium filling.
=== START OF INFORMATION SECTION ===
Device Model: WDC WD80EFZX-68UW8N0
Serial Number: XXXXXX
LU WWN Device Id: 5 000cca 3b7c6c38f
Firmware Version: 83.H0A83
User Capacity: 8.001.563.222.016 bytes [8,00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5400 rpm
Form Factor: 3.5 inches
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Fri Dec 16 11:22:12 2016 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x82) Offline data collection activity
was completed without error.
Auto Offline Data Collection: Enabled.
Self-test execution status: ( 249) Self-test routine in progress...
90% of test remaining.
Total time to complete Offline
data collection: ( 101) seconds.
Offline data collection
capabilities: (0x5b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: (1083) minutes.
SCT capabilities: (0x003d) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000b 100 100 016 Pre-fail Always - 0
2 Throughput_Performance 0x0005 131 131 054 Pre-fail Offline - 116
3 Spin_Up_Time 0x0007 100 100 024 Pre-fail Always - 0
4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 1
5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0
7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0
8 Seek_Time_Performance 0x0005 128 128 020 Pre-fail Offline - 18
9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 2
10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 1
22 Unknown_Attribute 0x0023 100 100 025 Pre-fail Always - 100
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 1
193 Load_Cycle_Count 0x0012 100 100 000 Old_age Always - 1
194 Temperature_Celsius 0x0002 181 181 000 Old_age Always - 33 (Min/Max 25/33)
196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always - 0
SMART Error Log Version: 1
No Errors Logged
Maybe https://www.smartmontools.org/wiki/AttributesWestern-Digital can be updates as well...
Thanky,
Sebastian
Change History (6)
comment:1 by , 9 years ago
| Keywords: | smart attribute helium removed |
|---|---|
| Milestone: | → Release 6.6 |
comment:2 by , 9 years ago
| Component: | smartctl → drivedb |
|---|---|
| Resolution: | → worksforme |
| Status: | new → closed |
comment:3 by , 8 years ago
Can this be reopened. The issue here is that the model WDC WD80EFZX-68UW8N0 doesn't match the regex WDC WD(7500BFC|10JFC|[1-6]0EFR|80EF[AZ])X-.*
comment:4 by , 8 years ago
"WDC WD80EFZX-68UW8N0" matches "WDC WD(7500BFC|10JFC|[1-6]0EFR|80E[FZ][AZ])X-.*".
Test with latest daily build:
$ smartctl -P showall "WDC WD80EFZX-68UW8N0" Drive found in smartmontools Database. Drive identity strings: MODEL: WDC WD80EFZX-68UW8N0 FIRMWARE: (any) match smartmontools Drive Database entry: MODEL REGEXP: WDC WD(7500BFC|10JFC|[1-6]0EFR|80E[FZ][AZ])X-.* FIRMWARE REGEXP: .* MODEL FAMILY: Western Digital Red ATTRIBUTE OPTIONS: 022 Helium_Level
follow-up: 6 comment:5 by , 8 years ago
It does look like it fixed it for that model. I didn't even realize it but my drives are model WDC WD80EMAZ-00WJTA0. Could we adjust it to be [FMZ] in the regex. I can verify it on my drives with that change.
comment:6 by , 7 years ago
Replying to Nicole Hubbard:
I didn't even realize it but my drives are model
WDC WD80EMAZ-00WJTA0.
See ticket #997.

WD Red 8TB and attribute 22 were already added in r4322.
Please update the drive database.