Opened 23 months ago

Closed 23 months ago

Last modified 23 months ago

#1513 closed enhancement (wontfix)

Seagate IronWolf ST6000VN001-2BB186 attribute 1 raw value

Reported by: Shadow256 Owned by:
Priority: minor Milestone:
Component: drivedb Version:
Keywords: hdd Cc:

Description

Hello,

the drive Seagate IronWolf? ST6000VN001-2BB186 is missing in the database.
Please see attached file (output from 'smartctl -q noserial -x /dev/sdX')

Regards

Attachments (1)

Seagate_ST6000VN001-2BB186.txt (13.0 KB) - added by Shadow256 23 months ago.

Download all attachments as: .zip

Change History (8)

Changed 23 months ago by Shadow256

comment:1 Changed 23 months ago by Christian Franke

The output shows that this drive is in the database:

...
=== START OF INFORMATION SECTION ===
Model Family:     Seagate IronWolf
Device Model:     ST6000VN001-2BB186
...
Device is:        In smartctl database [for details use: -P show]
...

comment:2 Changed 23 months ago by Christian Franke

Component: alldrivedb
Keywords: hdd added
Milestone: Release 7.2
Resolution: worksforme
Status: newclosed
Type: defectenhancement

Already added in r5061, r5062 and included in smartmontools release 7.2.

comment:3 Changed 23 months ago by Shadow256

Yes, but this entry is not working correct for my drives. Should'nt it show the correct values without applying the -v parameter?

e.g.

[root@xxx ~]# smartctl -a /dev/sdx |grep Raw_Read_Error_Rate
  1 Raw_Read_Error_Rate     0x000f   079   064   006    Pre-fail  Always       -       81620100
[root@xxx~]# smartctl -a -v 1,raw48:54 /dev/sdx |grep Raw_Read_Error_Rate
  1 Raw_Read_Error_Rate     0x000f   079   064   006    Pre-fail  Always       -       0

comment:4 Changed 23 months ago by Shadow256

Resolution: worksforme
Status: closedreopened

comment:5 Changed 23 months ago by Christian Franke

Summary: Seagate IronWolf ST6000VN001-2BB186 is not in the smartctl/smartd databaseSeagate IronWolf ST6000VN001-2BB186 attribute 1 raw value

comment:6 Changed 23 months ago by Christian Franke

Milestone: Release 7.2
Resolution: wontfix
Status: reopenedclosed

Attribute 1 raw value is usually undocumented and could possibly be ignored.

comment:7 Changed 23 months ago by Christian Franke

Note that you could add a local drive database entry, see -B option on smartctl man page.

Note: See TracTickets for help on using tickets.