hddtemp noise kind of a heartbeat The 2019 Stack Overflow Developer Survey Results Are InHeartbeat with virtual IP at Ubuntu 12.04Disk problems prevent me from booting, or set the disk to read-only. How do I fix the disk?How to make HA Heartbeat failover when either of two NICs connection is lost?Prevent USB storage from using different device on resetWhat kind of data is stored in the ext4 file system's journal?Hard disk shows '193' bad sectors and makes a repetitive clicking noiseHow to reduce a LVM partition without any kind of data loss from the partition without taking any backup?Why does hdparm return 2 differing results when AHCI is enabled and disabled?how can i make a file in /opt/ which will be owned by 2 users, 3 groups and other should not have any kind of access
What is the most effective way of iterating a std::vector and why?
 
 Loose spokes after only a few rides
 
 Geography at the pixel level
 
 How to support a colleague who finds meetings extremely tiring?
 
 Can someone be penalized for an "unlawful" act if no penalty is specified?
 
 Lightning Grid - Columns and Rows?
 
 Right tool to dig six foot holes?
 
 Why hard-Brexiteers don't insist on a hard border to prevent illegal immigration after Brexit?
 
 What did it mean to "align" a radio?
 
 Shouldn't "much" here be used instead of "more"?
 
 What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
 
 Is there a symbol for a right arrow with a square in the middle?
 
 Which Sci-Fi work first showed weapon of galactic-scale mass destruction?
 
 Why can Shazam fly?
 
 Are there incongruent pythagorean triangles with the same perimeter and same area?
 
 Deal with toxic manager when you can't quit
 
 Output the Arecibo Message
 
 Can a rogue use sneak attack with weapons that have the thrown property even if they are not thrown?
 
 Pokemon Turn Based battle (Python)
 
 Have you ever entered Singapore using a different passport or name?
 
 What do the Banks children have against barley water?
 
 Return to UK after being refused entry years previously
 
 Did 3000BC Egyptians use meteoric iron weapons?
 
 Am I thawing this London Broil safely?
hddtemp noise kind of a heartbeat
The 2019 Stack Overflow Developer Survey Results Are InHeartbeat with virtual IP at Ubuntu 12.04Disk problems prevent me from booting, or set the disk to read-only. How do I fix the disk?How to make HA Heartbeat failover when either of two NICs connection is lost?Prevent USB storage from using different device on resetWhat kind of data is stored in the ext4 file system's journal?Hard disk shows '193' bad sectors and makes a repetitive clicking noiseHow to reduce a LVM partition without any kind of data loss from the partition without taking any backup?Why does hdparm return 2 differing results when AHCI is enabled and disabled?how can i make a file in /opt/ which will be owned by 2 users, 3 groups and other should not have any kind of access
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I run the command:
sudo hddtemp /dev/sdb
which is always determining a noise similar to a 2-3 low pitched heartbeats coming from my computer; it doesn't sound like a hardware malfunction (could it be a mobo feature?). They are most easily to spot when using:
watch --interval=1 'sudo hddtemp /dev/sdb'
The sdb is a Seagate ST31000528AS. With my other drive Seagate ST3000VN000 this doesn't happen. I use Ubuntu 18.10, ASUS ROG STRIX H370-I GAMING, i3-8300.
Why this noise happens? How one could stop it?
$sudo ./SeaChest_PowerControl_191_1183_64 -d /dev/sg1 -i
==========================================================================================
 SeaChest_PowerControl - Seagate drive utilities - NVMe Enabled
 Copyright (c) 2014-2018 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
 SeaChest_PowerControl Version: 1.9.1-1_18_3 X86_64
 Build Date: Oct 18 2018
 Today: Sun Apr 7 16:28:24 2019
==========================================================================================
/dev/sg1 - ST31000528AS - 5VP4PERH - ATA
 Model Number: ST31000528AS
 Serial Number: 5VP4PERH
 Firmware Revision: CC38
 World Wide Name: 5000C50024445727
 Drive Capacity (TB/GiB): 1.00/931.51
 Native Drive Capacity (TB/GiB): 1.00/931.51
 Temperature Data:
 Current Temperature (C): 34
 Highest Temperature (C): 58
 Lowest Temperature (C): 5
 Power On Time: 5 years 60 days 15 hours 
 Power On Hours: 51399.00
 MaxLBA: 1953525167
 Native MaxLBA: 1953525167
 Logical Sector Size (B): 512
 Physical Sector Size (B): 512
 Sector Alignment: 0
 Rotation Rate (RPM): 7200
 Form Factor (inch): Not Reported
 Last DST information:
 DST has never been run
 Long Drive Self Test Time: 2 hours 55 minutes 
 Interface speed:
 Max Speed (Gb/s): 3.0
 Negotiated Speed (Gb/s): Not Reported
 Annualized Workload Rate (TB/yr): 0.11
 Total Bytes Read (GB): 433.53
 Total Bytes Written (GB): 192.69
 Encryption Support: Not Supported
 Cache Size (MiB): Not Reported
 Read Look-Ahead: Enabled
 Write Cache: Enabled
 Low Current Spinup: Disabled
 SMART Status: Good
 ATA Security Information: Supported, Frozen
 Firmware Download Support: Full, Segmented
 Specifications Supported:
 ATA8-ACS
 ATA/ATAPI-7
 ATA/ATAPI-6
 ATA/ATAPI-5
 ATA/ATAPI-4
 SATA 2.6
 Features Supported:
 SATA NCQ
 SATA Software Settings Preservation [Enabled]
 SATA Device Initiated Power Management
 HPA
 Power Management
 Security
 SMART [Enabled]
 DCO
 48bit Address
 AAM [Enabled]
 GPL
 SMART Self-Test
 SMART Error Logging
 Write-Read-Verify
 SCT Read/Write Long
 SCT Write Same
 SCT Error Recovery Control
 SCT Feature Control
 SCT Data Tables
 Host Logging

ubuntu hard-disk
add a comment |
I run the command:
sudo hddtemp /dev/sdb
which is always determining a noise similar to a 2-3 low pitched heartbeats coming from my computer; it doesn't sound like a hardware malfunction (could it be a mobo feature?). They are most easily to spot when using:
watch --interval=1 'sudo hddtemp /dev/sdb'
The sdb is a Seagate ST31000528AS. With my other drive Seagate ST3000VN000 this doesn't happen. I use Ubuntu 18.10, ASUS ROG STRIX H370-I GAMING, i3-8300.
Why this noise happens? How one could stop it?
$sudo ./SeaChest_PowerControl_191_1183_64 -d /dev/sg1 -i
==========================================================================================
 SeaChest_PowerControl - Seagate drive utilities - NVMe Enabled
 Copyright (c) 2014-2018 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
 SeaChest_PowerControl Version: 1.9.1-1_18_3 X86_64
 Build Date: Oct 18 2018
 Today: Sun Apr 7 16:28:24 2019
==========================================================================================
/dev/sg1 - ST31000528AS - 5VP4PERH - ATA
 Model Number: ST31000528AS
 Serial Number: 5VP4PERH
 Firmware Revision: CC38
 World Wide Name: 5000C50024445727
 Drive Capacity (TB/GiB): 1.00/931.51
 Native Drive Capacity (TB/GiB): 1.00/931.51
 Temperature Data:
 Current Temperature (C): 34
 Highest Temperature (C): 58
 Lowest Temperature (C): 5
 Power On Time: 5 years 60 days 15 hours 
 Power On Hours: 51399.00
 MaxLBA: 1953525167
 Native MaxLBA: 1953525167
 Logical Sector Size (B): 512
 Physical Sector Size (B): 512
 Sector Alignment: 0
 Rotation Rate (RPM): 7200
 Form Factor (inch): Not Reported
 Last DST information:
 DST has never been run
 Long Drive Self Test Time: 2 hours 55 minutes 
 Interface speed:
 Max Speed (Gb/s): 3.0
 Negotiated Speed (Gb/s): Not Reported
 Annualized Workload Rate (TB/yr): 0.11
 Total Bytes Read (GB): 433.53
 Total Bytes Written (GB): 192.69
 Encryption Support: Not Supported
 Cache Size (MiB): Not Reported
 Read Look-Ahead: Enabled
 Write Cache: Enabled
 Low Current Spinup: Disabled
 SMART Status: Good
 ATA Security Information: Supported, Frozen
 Firmware Download Support: Full, Segmented
 Specifications Supported:
 ATA8-ACS
 ATA/ATAPI-7
 ATA/ATAPI-6
 ATA/ATAPI-5
 ATA/ATAPI-4
 SATA 2.6
 Features Supported:
 SATA NCQ
 SATA Software Settings Preservation [Enabled]
 SATA Device Initiated Power Management
 HPA
 Power Management
 Security
 SMART [Enabled]
 DCO
 48bit Address
 AAM [Enabled]
 GPL
 SMART Self-Test
 SMART Error Logging
 Write-Read-Verify
 SCT Read/Write Long
 SCT Write Same
 SCT Error Recovery Control
 SCT Feature Control
 SCT Data Tables
 Host Logging

ubuntu hard-disk
add a comment |
I run the command:
sudo hddtemp /dev/sdb
which is always determining a noise similar to a 2-3 low pitched heartbeats coming from my computer; it doesn't sound like a hardware malfunction (could it be a mobo feature?). They are most easily to spot when using:
watch --interval=1 'sudo hddtemp /dev/sdb'
The sdb is a Seagate ST31000528AS. With my other drive Seagate ST3000VN000 this doesn't happen. I use Ubuntu 18.10, ASUS ROG STRIX H370-I GAMING, i3-8300.
Why this noise happens? How one could stop it?
$sudo ./SeaChest_PowerControl_191_1183_64 -d /dev/sg1 -i
==========================================================================================
 SeaChest_PowerControl - Seagate drive utilities - NVMe Enabled
 Copyright (c) 2014-2018 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
 SeaChest_PowerControl Version: 1.9.1-1_18_3 X86_64
 Build Date: Oct 18 2018
 Today: Sun Apr 7 16:28:24 2019
==========================================================================================
/dev/sg1 - ST31000528AS - 5VP4PERH - ATA
 Model Number: ST31000528AS
 Serial Number: 5VP4PERH
 Firmware Revision: CC38
 World Wide Name: 5000C50024445727
 Drive Capacity (TB/GiB): 1.00/931.51
 Native Drive Capacity (TB/GiB): 1.00/931.51
 Temperature Data:
 Current Temperature (C): 34
 Highest Temperature (C): 58
 Lowest Temperature (C): 5
 Power On Time: 5 years 60 days 15 hours 
 Power On Hours: 51399.00
 MaxLBA: 1953525167
 Native MaxLBA: 1953525167
 Logical Sector Size (B): 512
 Physical Sector Size (B): 512
 Sector Alignment: 0
 Rotation Rate (RPM): 7200
 Form Factor (inch): Not Reported
 Last DST information:
 DST has never been run
 Long Drive Self Test Time: 2 hours 55 minutes 
 Interface speed:
 Max Speed (Gb/s): 3.0
 Negotiated Speed (Gb/s): Not Reported
 Annualized Workload Rate (TB/yr): 0.11
 Total Bytes Read (GB): 433.53
 Total Bytes Written (GB): 192.69
 Encryption Support: Not Supported
 Cache Size (MiB): Not Reported
 Read Look-Ahead: Enabled
 Write Cache: Enabled
 Low Current Spinup: Disabled
 SMART Status: Good
 ATA Security Information: Supported, Frozen
 Firmware Download Support: Full, Segmented
 Specifications Supported:
 ATA8-ACS
 ATA/ATAPI-7
 ATA/ATAPI-6
 ATA/ATAPI-5
 ATA/ATAPI-4
 SATA 2.6
 Features Supported:
 SATA NCQ
 SATA Software Settings Preservation [Enabled]
 SATA Device Initiated Power Management
 HPA
 Power Management
 Security
 SMART [Enabled]
 DCO
 48bit Address
 AAM [Enabled]
 GPL
 SMART Self-Test
 SMART Error Logging
 Write-Read-Verify
 SCT Read/Write Long
 SCT Write Same
 SCT Error Recovery Control
 SCT Feature Control
 SCT Data Tables
 Host Logging

ubuntu hard-disk
I run the command:
sudo hddtemp /dev/sdb
which is always determining a noise similar to a 2-3 low pitched heartbeats coming from my computer; it doesn't sound like a hardware malfunction (could it be a mobo feature?). They are most easily to spot when using:
watch --interval=1 'sudo hddtemp /dev/sdb'
The sdb is a Seagate ST31000528AS. With my other drive Seagate ST3000VN000 this doesn't happen. I use Ubuntu 18.10, ASUS ROG STRIX H370-I GAMING, i3-8300.
Why this noise happens? How one could stop it?
$sudo ./SeaChest_PowerControl_191_1183_64 -d /dev/sg1 -i
==========================================================================================
 SeaChest_PowerControl - Seagate drive utilities - NVMe Enabled
 Copyright (c) 2014-2018 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
 SeaChest_PowerControl Version: 1.9.1-1_18_3 X86_64
 Build Date: Oct 18 2018
 Today: Sun Apr 7 16:28:24 2019
==========================================================================================
/dev/sg1 - ST31000528AS - 5VP4PERH - ATA
 Model Number: ST31000528AS
 Serial Number: 5VP4PERH
 Firmware Revision: CC38
 World Wide Name: 5000C50024445727
 Drive Capacity (TB/GiB): 1.00/931.51
 Native Drive Capacity (TB/GiB): 1.00/931.51
 Temperature Data:
 Current Temperature (C): 34
 Highest Temperature (C): 58
 Lowest Temperature (C): 5
 Power On Time: 5 years 60 days 15 hours 
 Power On Hours: 51399.00
 MaxLBA: 1953525167
 Native MaxLBA: 1953525167
 Logical Sector Size (B): 512
 Physical Sector Size (B): 512
 Sector Alignment: 0
 Rotation Rate (RPM): 7200
 Form Factor (inch): Not Reported
 Last DST information:
 DST has never been run
 Long Drive Self Test Time: 2 hours 55 minutes 
 Interface speed:
 Max Speed (Gb/s): 3.0
 Negotiated Speed (Gb/s): Not Reported
 Annualized Workload Rate (TB/yr): 0.11
 Total Bytes Read (GB): 433.53
 Total Bytes Written (GB): 192.69
 Encryption Support: Not Supported
 Cache Size (MiB): Not Reported
 Read Look-Ahead: Enabled
 Write Cache: Enabled
 Low Current Spinup: Disabled
 SMART Status: Good
 ATA Security Information: Supported, Frozen
 Firmware Download Support: Full, Segmented
 Specifications Supported:
 ATA8-ACS
 ATA/ATAPI-7
 ATA/ATAPI-6
 ATA/ATAPI-5
 ATA/ATAPI-4
 SATA 2.6
 Features Supported:
 SATA NCQ
 SATA Software Settings Preservation [Enabled]
 SATA Device Initiated Power Management
 HPA
 Power Management
 Security
 SMART [Enabled]
 DCO
 48bit Address
 AAM [Enabled]
 GPL
 SMART Self-Test
 SMART Error Logging
 Write-Read-Verify
 SCT Read/Write Long
 SCT Write Same
 SCT Error Recovery Control
 SCT Feature Control
 SCT Data Tables
 Host Logging

ubuntu hard-disk
ubuntu hard-disk
edited 19 hours ago
adrhc
asked Apr 7 at 12:55
adrhcadrhc
269112
269112
add a comment |
add a comment |
 0
 
active
oldest
votes
 Your Answer
 
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511035%2fhddtemp-noise-kind-of-a-heartbeat%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
 0
 
active
oldest
votes
 0
 
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
 
But avoid …
- Asking for help, clarification, or responding to other answers.
 - Making statements based on opinion; back them up with references or personal experience.
 
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511035%2fhddtemp-noise-kind-of-a-heartbeat%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown