Template:Western Digital SMART attributes: Difference between revisions

From Australian Enthusiasts Wiki
Created page with "{{smartattr |0x01 = Read Error Rate |0x03 = Spin-Up Time |0x04 = Start/Stop Count |0x05 = Reallocated Sectors Count |0x07 = Seek Error Rate |0x09 = Power-On Hours |0x0A = Spin..."
 
Add two levels of Lenovo attributes, plus consistently use "OEM drives" not the misleading "OEM models"
 
(6 intermediate revisions by the same user not shown)
Line 8: Line 8:
|0x0A = Spin Retry Count
|0x0A = Spin Retry Count
|0x0B = Recalibration Retries
|0x0B = Recalibration Retries
|0xB7 = {{#if: {{{enable_hp|}}}|SATA Downshift Error Count (only available on HP OEM models)}}
|0xB8 = {{#if: {{{enable_hp|}}}|End-to-End Error (only available on HP OEM models)}}
|0xBB = {{#if: {{{enable_hp|}}}|Reported Uncorrectable Errors (only available on HP OEM models)}}
|0xBC = {{#if: {{{enable_hp|}}}|Command Timeout (only available on HP OEM models)}}
|0xBE = {{#if: {{{enable_hp|}}}|Airflow Temperature (only available on HP OEM models)}}
|0xBF = {{#if: {{{enable_0xbf|}}}|G-Sense Error Rate (only available on some OEM models}}
|0x0C = Power Cycle Count
|0x0C = Power Cycle Count
|0xC0 = Power-off Retract Count
|0xB7 = {{Yesno|{{{enable_hp|}}}|yes = SATA Downshift Error Count (only available on HP OEM drives)}}
|0xC1 = Load/Unload Cycle Count
|0xB8 = {{Yesno|{{{enable_hp|}}}|yes = End-to-End Error (only available on HP OEM drives)}}
|0xC2 = Temperature {{#if: {{{disble_0xce_for_hp|}}}|(not available on HP OEM models)}}  
|0xBB = {{Yesno|{{{enable_hp|}}}{{{enable_lenovo_new|}}}|yes = Reported Uncorrectable Errors (only available on {{Yesno|{{{enable_hp|}}}|yes = HP}}{{#ifeq: {{Yesno|{{{enable_hp|}}}|yes = Yes}}|{{Yesno|{{{enable_lenovo_new|}}}|yes = Yes}}| or |}}{{Yesno|{{{enable_lenovo_new|}}}|yes = Lenovo}} OEM drives)}}
|0xBC = {{Yesno|{{{enable_hp|}}}|yes = Command Timeout (only available on HP OEM drives)}}
|0xBE = {{Yesno|{{{enable_hp|}}}|yes = Airflow Temperature (only available on HP OEM drives)}}
|0xBF = {{Yesno|{{{enable_0xbf|}}}|yes = G-Sense Error Rate (only available on some OEM drives)}}
|0xC0 = {{Yesno|{{{disable_ramp|}}}|yes = |no = Power-off Retract Count}}
|0xC1 = {{Yesno|{{{disable_ramp|}}}|yes = |no = Load/Unload Cycle Count}}
|0xC2 = Temperature {{Yesno|{{{disable_0xc2_for_hp|}}}|yes = (not available on HP OEM drives)}}  
|0xC4 = Reallocation Event Count
|0xC4 = Reallocation Event Count
|0xC5 = Current Pending Sector Count
|0xC5 = Current Pending Sector Count
Line 23: Line 23:
|0xC7 = UltraDMA CRC Error Count
|0xC7 = UltraDMA CRC Error Count
|0xC8 = Write Error Rate
|0xC8 = Write Error Rate
|0xF0 = {{#if: {{{enable_dell|}}}|Head Flying Hours (only available on Dell OEM models)}}
|0xCE = {{Yesno|{{{enable_lenovo_new|}}}|yes = Flying Height (only available on Lenovo OEM drives)}}
|0xF1 = {{#if: {{{enable_dell|}}}|Total Host Writes (only available on Dell OEM models)}}
|0xF0 = {{Yesno|{{{enable_dell|}}}{{{enable_lenovo|}}}|yes = Head Flying Hours (only available on {{Yesno|{{{enable_dell|}}}|yes = Dell}}{{#ifeq: {{Yesno|{{{enable_dell|}}}|yes = Yes}}|{{Yesno|{{{enable_lenovo|}}}|yes = Yes}}| or |}}{{Yesno|{{{enable_lenovo|}}}|yes = Lenovo}} OEM drives)}}
|0xF2 = {{#if: {{{enable_dell|}}}|Total Host Reads (only available on Dell OEM models)}}
|0xF1 = {{Yesno|{{{enable_dell|}}}|yes = Total Host Writes (only available on Dell OEM drives)}}
|0xFE = {{#if: {{{enable_0xfe|}}}|Free Fall Protection {{#if: {{{enable_0xfe_universal|}}}||(only available on Dell OEM models}}}}
|0xF2 = {{Yesno|{{{enable_dell|}}}|yes = Total Host Reads (only available on Dell OEM drives)}}
|0xFE = {{Yesno|{{{enable_0xfe|}}}|yes = Free Fall Protection {{#if: {{{enable_0xfe_universal|}}}||(only available on Dell OEM drives)}}}}
}}<noinclude>{{Documentation}}</noinclude>
}}<noinclude>{{Documentation}}</noinclude>

Latest revision as of 10:54, 9 January 2023

ID Name
0x01/1 Read Error Rate
0x03/3 Spin-Up Time
0x04/4 Start/Stop Count
0x05/5 Reallocated Sectors Count
0x07/7 Seek Error Rate
0x09/9 Power-On Hours
0x0A/10 Spin Retry Count
0x0B/11 Recalibration Retries
0x0C/12 Power Cycle Count
0xC0/192 Power-off Retract Count
0xC1/193 Load/Unload Cycle Count
0xC2/194 Temperature
0xC4/196 Reallocation Event Count
0xC5/197 Current Pending Sector Count
0xC6/198 Uncorrectable Sector Count
0xC7/199 UltraDMA CRC Error Count
0xC8/200 Write Error Rate
Template documentation (for the above template, sometimes hidden or invisible)


TemplateData[edit source]

Displays Western Digital SMART attributes. This template is suitable for all Western Digital native drives released since 2003.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Enable HP attributesenable_hp

If set to "yes", displays attributes that only show on HP OEM drives.

Suggested values
yes no
Stringoptional
Enable 0xBFenable_0xbf

If set to "yes", and either enable_hp, enable_dell or enable_acer is set to "yes", displays 0xBF.

Suggested values
yes no
Stringoptional
Disable ramp-loadingdisable_ramp

If set to "yes", disables 0xC0 and 0xC1, which are only tracked by ramp-loading drives.

Suggested values
yes no
Stringoptional
Disable 0xC2 for HPdisable_0xc2_for_hp

If set to "yes", and "enable_hp" is also set to "yes", adds a note to the 0xC2 row that the attribute is not tracked by HP OEM drives.

Suggested values
yes no
Stringoptional
Enable Dell attributesenable_dell

If set to "yes", enables attributes only tracked by Dell OEM drives.

Suggested values
yes no
Unknownoptional
Enable 0xFE for Dellenable_0xfe

If set to "yes", adds 0xFE Free Fall Protection. This comes with a note that the attribute is only availabe on Dell OEM models, which can be disabled with enable_0xfe_universal.

Suggested values
yes no
Stringoptional
Enable 0xFE universallyenable_0xfe_universal

If set to "yes", disables the note that 0xFE is only available on Dell OEM models.

Suggested values
yes no
Stringoptional
Enable base Lenovo attributesenable_lenovo

Enables 0xF0, which is added by Lenovo OEM drives. See also enable_lenovo_new, which controls additional attributes added by new Lenovo drives on top of 0xF0.

Suggested values
yes no
Stringoptional
Enable newer Lenovo attributesenable_lenovo_new

Enable Lenovo attributes that are added in addition to those controlled by enable_lenovo on drive models released since 2018.

Suggested values
yes no
Stringoptional

Cookies help us deliver our services. By using our services, you agree to our use of cookies.