Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WDC WD30EZRZ-00Z5HB0 #7

Open
ghost opened this issue Oct 29, 2017 · 0 comments
Open

Add WDC WD30EZRZ-00Z5HB0 #7

ghost opened this issue Oct 29, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 29, 2017

Please add the following drive to hddtemp.db:

"WDC WD30EZRZ-00Z5HB0" 194 C "Western Digital Blue 3TB SATA3 5400RPM 64MB"

See also: https://bugs.gentoo.org/635832.

# hddtemp /dev/sda --debug

================= hddtemp 0.3-beta15 ==================
Model: WDC WD30EZRZ-00Z5HB0

field(1)	 = 0
field(3)	 = 28
field(4)	 = 95
field(5)	 = 0
field(7)	 = 0
field(9)	 = 33
field(10)	 = 0
field(11)	 = 0
field(12)	 = 95
field(192)	 = 14
field(193)	 = 203
field(194)	 = 28
field(196)	 = 0
field(197)	 = 0
field(198)	 = 0
field(199)	 = 0
field(200)	 = 0

If one of the field value seems to match the temperature, be sure to read
the hddtemp man page before sending a report (section REPORT). Thanks.
# smartctl -i /dev/sda
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.13.9-gnu] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Blue
Device Model:     WDC WD30EZRZ-00Z5HB0
Serial Number:    WD-WCC4N1ZXL7DN
LU WWN Device Id: 5 0014ee 20e60f733
Firmware Version: 80.00A80
User Capacity:    3,000,592,982,016 bytes [3.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Sun Oct 29 22:02:49 2017 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
kdave added a commit to kdave/hddtemp that referenced this issue Nov 28, 2017
guzu#7

 # hddtemp /dev/sda --debug

================= hddtemp 0.3-beta15 ==================
Model: WDC WD30EZRZ-00Z5HB0

field(1)	 = 0
field(3)	 = 28
field(4)	 = 95
field(5)	 = 0
field(7)	 = 0
field(9)	 = 33
field(10)	 = 0
field(11)	 = 0
field(12)	 = 95
field(192)	 = 14
field(193)	 = 203
field(194)	 = 28
field(196)	 = 0
field(197)	 = 0
field(198)	 = 0
field(199)	 = 0
field(200)	 = 0

If one of the field value seems to match the temperature, be sure to read
the hddtemp man page before sending a report (section REPORT). Thanks.

 # smartctl -i /dev/sda
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.13.9-gnu] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Blue
Device Model:     WDC WD30EZRZ-00Z5HB0
Serial Number:    WD-WCC4N1ZXL7DN
LU WWN Device Id: 5 0014ee 20e60f733
Firmware Version: 80.00A80
User Capacity:    3,000,592,982,016 bytes [3.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Sun Oct 29 22:02:49 2017 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Signed-off-by: David Sterba <dave@jikos.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants