Opened 2 years ago

Last modified 2 years ago

#1557 new enhancement

Toshiba MK1646GSX with FW LB112D should use minutes for Attribute 9

Reported by: Gamuholic Owned by:
Priority: minor Milestone: unscheduled
Component: drivedb Version: 7.2
Keywords: hdd Cc:

Description

Attribute 9 is showing as Power_On_Hours, but this drive definitely uses minutes. Doing successive runs several minutes apart shows a corresponding increase in the value. Also, there's no way this drive is 32 years old :)

I believe this is the entry in the database that matches this drive:

  { "Toshiba 2.5\" HDD MK..46GSX", // tested with TOSHIBA MK1246GSX/LB213M
    "TOSHIBA MK(80|12|16|25)46GSX",
    "", "", ""
  },

Attachments (1)

smartctl-Toshiba-MK1646GSX.txt (35.3 KB ) - added by Gamuholic 2 years ago.

Download all attachments as: .zip

Change History (2)

by Gamuholic, 2 years ago

comment:1 by Christian Franke, 2 years ago

Keywords: hdd added
Milestone: unscheduled
Summary: Toshiba MK1646GSX should use minutes for Attribute 9Toshiba MK1646GSX with FW LB112D should use minutes for Attribute 9
Type: defectenhancement

A separate entry is required because newer firmware uses hours:

This drive:

Device Model:     TOSHIBA MK1646GSX
...
Firmware Version: LB112D
...
  9 Power_On_Hours          -O--CK   089   089   000    -    287178
...
# 1  Short offline       Completed: read failure       00%      4786         242039

Entry from old database mailing list which resulted in r3836:

Device Model:     TOSHIBA MK1246GSX
...
Firmware Version: LB213M
...
  9 Power_On_Hours          0x0032   095   095   000    Old_age   Always       -       2192
...
# 1  Short offline       Completed without error       00%      2115         -
Note: See TracTickets for help on using tickets.