How to reset SMART results
How can I reset the SMART results so it does not register previous results. My reason is that I was testing the hard drives closed together on a closed case. This made one of the HDD fail the Airflow Temperature reading.
After opening the case up (Which lowered the Temp of all drives 10 degrees Celsius in 5 minutes) and then separating the drives a bit more (3 less degrees) All results were good but since the Airflow reading failed in a previous reading, it always shows as failing.
So how can I reset the readings for SMART?

hard-drive temperature smart
add a comment |
How can I reset the SMART results so it does not register previous results. My reason is that I was testing the hard drives closed together on a closed case. This made one of the HDD fail the Airflow Temperature reading.
After opening the case up (Which lowered the Temp of all drives 10 degrees Celsius in 5 minutes) and then separating the drives a bit more (3 less degrees) All results were good but since the Airflow reading failed in a previous reading, it always shows as failing.
So how can I reset the readings for SMART?

hard-drive temperature smart
1
I think you can use Mhdd to turn off smart, It's with the floppy tools on sysresccd.org/System-tools not the best idea... but might be worth looking into.
– Mateo
Sep 8 '13 at 17:31
2
Why do you want to reset it?
– Angelo
May 12 '16 at 18:43
Well it was basically 3 years ago, but I reckon it was because, at that moment, the HDD was on a place that had A LOT of external heat. After moving it to a room with more of a cold climate, the issue still persisted, although the temperature went from 68 degrees to 37 degrees. So the issue was an external temperature rise that created the issue in the beginning but was still showing after moving it to another place.
– Luis Alvarado♦
May 12 '16 at 20:09
add a comment |
How can I reset the SMART results so it does not register previous results. My reason is that I was testing the hard drives closed together on a closed case. This made one of the HDD fail the Airflow Temperature reading.
After opening the case up (Which lowered the Temp of all drives 10 degrees Celsius in 5 minutes) and then separating the drives a bit more (3 less degrees) All results were good but since the Airflow reading failed in a previous reading, it always shows as failing.
So how can I reset the readings for SMART?

hard-drive temperature smart
How can I reset the SMART results so it does not register previous results. My reason is that I was testing the hard drives closed together on a closed case. This made one of the HDD fail the Airflow Temperature reading.
After opening the case up (Which lowered the Temp of all drives 10 degrees Celsius in 5 minutes) and then separating the drives a bit more (3 less degrees) All results were good but since the Airflow reading failed in a previous reading, it always shows as failing.
So how can I reset the readings for SMART?

hard-drive temperature smart
hard-drive temperature smart
asked Sep 8 '13 at 16:15
Luis Alvarado♦Luis Alvarado
145k135485653
145k135485653
1
I think you can use Mhdd to turn off smart, It's with the floppy tools on sysresccd.org/System-tools not the best idea... but might be worth looking into.
– Mateo
Sep 8 '13 at 17:31
2
Why do you want to reset it?
– Angelo
May 12 '16 at 18:43
Well it was basically 3 years ago, but I reckon it was because, at that moment, the HDD was on a place that had A LOT of external heat. After moving it to a room with more of a cold climate, the issue still persisted, although the temperature went from 68 degrees to 37 degrees. So the issue was an external temperature rise that created the issue in the beginning but was still showing after moving it to another place.
– Luis Alvarado♦
May 12 '16 at 20:09
add a comment |
1
I think you can use Mhdd to turn off smart, It's with the floppy tools on sysresccd.org/System-tools not the best idea... but might be worth looking into.
– Mateo
Sep 8 '13 at 17:31
2
Why do you want to reset it?
– Angelo
May 12 '16 at 18:43
Well it was basically 3 years ago, but I reckon it was because, at that moment, the HDD was on a place that had A LOT of external heat. After moving it to a room with more of a cold climate, the issue still persisted, although the temperature went from 68 degrees to 37 degrees. So the issue was an external temperature rise that created the issue in the beginning but was still showing after moving it to another place.
– Luis Alvarado♦
May 12 '16 at 20:09
1
1
I think you can use Mhdd to turn off smart, It's with the floppy tools on sysresccd.org/System-tools not the best idea... but might be worth looking into.
– Mateo
Sep 8 '13 at 17:31
I think you can use Mhdd to turn off smart, It's with the floppy tools on sysresccd.org/System-tools not the best idea... but might be worth looking into.
– Mateo
Sep 8 '13 at 17:31
2
2
Why do you want to reset it?
– Angelo
May 12 '16 at 18:43
Why do you want to reset it?
– Angelo
May 12 '16 at 18:43
Well it was basically 3 years ago, but I reckon it was because, at that moment, the HDD was on a place that had A LOT of external heat. After moving it to a room with more of a cold climate, the issue still persisted, although the temperature went from 68 degrees to 37 degrees. So the issue was an external temperature rise that created the issue in the beginning but was still showing after moving it to another place.
– Luis Alvarado♦
May 12 '16 at 20:09
Well it was basically 3 years ago, but I reckon it was because, at that moment, the HDD was on a place that had A LOT of external heat. After moving it to a room with more of a cold climate, the issue still persisted, although the temperature went from 68 degrees to 37 degrees. So the issue was an external temperature rise that created the issue in the beginning but was still showing after moving it to another place.
– Luis Alvarado♦
May 12 '16 at 20:09
add a comment |
5 Answers
5
active
oldest
votes
Hard drives have spare space for recovery reasons. The recovery happens automatically. Recovery tools only remap physically bad sectors to this spare space. Once remapped, when a read or write occur to a bad sector, the drive turns the access to the spare space, and hides the error.
To be honest I don't know of a way to reset SMART data. It's something that the hard drive maintains internally, and in any event it would be a bad thing to do.
SMART reports that your hard drive is failing! Resetting the counters will not change the fact that an error threshold for the drive has been exceeded.
So NO, you can't Reset S.M.A.R.T. history. It's installed at the factory for drive evaluation upon failure. SMART can only be disabled or enabled.
I hope this answers your question.
Hi Mitch, well as explained in the question, the failure is not real. It was because all HDD were put very closed together on a poor ventilated space. After changing that and testing again it was working perfectly except that it was still mentioning the past failure. For the moment I did the following sudo smartctl -l sataphy,reset /dev/sdd which solved the issue of Overall Assesment taking the previous failure into consideration which now appears normal, but the failure still appears for the specific attribute. Again, the HDD is actually not failing but the previous error still shows.
– Luis Alvarado♦
Sep 8 '13 at 17:09
I understand, but it may appear normal, its only hidden. You asked if that can be reset, and the answer is NO. Even though you were able to hide the error, once the drive goes to the manufacturer for any reason, they can find out what actually went wrong with the drive over time. All I'm saying that the previous error still shows, and unless you can get your hands on tools used by manufactures, to rest the drive's SMART status, it will still show.
– Mitch♦
Sep 8 '13 at 17:52
add a comment |
Actually there is a way to reset S.M.A.R.T. data. You only need simple rs232 to usb converter (uart to ttl) and a few cables attached to hdds diagnostic interfaces. (it's on the right side of sata port, 5 or 4 pins) You must conect RX TX and GND cables (and power cable of course :D) then power on HDD and connect to it with putty or hyperterminal (linux can connect with it's own terminal i guess)
for example for seagate drives:
for 7200.10 and older baud rate is 9600
for 7200.11 and newer is 38400
commands
after connection hit CTRL + Z
then type "/1" hit enter
type "N1" hit enter
when it finishes remove all cables and turn on HDD like normal to see changes :)
for other hdd info use google :)
4
This only seems to apply to Seagate drives but you are right, this video explains the process.
– Adrian Frühwirth
Feb 24 '16 at 11:28
3
One of my coworkers contacted Seagate, and they told us they've since locked this feature down so it cannot be accessed without a proprietary tool. Not sure at what point they did this.
– JFA
Dec 8 '17 at 1:30
add a comment |
SMART data is not very standard between manufacturers, but the Hard Drive Temperature test should indicate if the drive's temperature has gone over a threshold in the past: http://en.wikipedia.org/wiki/S.M.A.R.T.#Known_ATA_S.M.A.R.T._attributes
The thinking is that an overheat increases your chances for failure. SMART isn't saying your drive is bad, but has an increased chance for failure in the future.
SMART is meant to be an audit of the drives history and is maintained by the drive itself, so you cannot "reset" or "clear" SMART values.
add a comment |
The point of current / worst attributes like temperature is exactly this: to tell you if the drive has ever been outside its max operating temperature, and thus might have suffered permanent damage.
That's why it says "failed in the past", not "failing now": you did just barely touch the max-temp threshold. Note the attribute display shows "normalized: 50, threshold: 45, worst: 45". (These are 0..200 normalized values like for any other attribute, not raw Celsius temps.)
You also have some bad sectors (uncorrectable sector errors), so whether the brief high temperature caused that or that was separate, it's probably time to ditch that drive.
A better SMART software UI would show you the current and max-ever temp. e.g.smartctl -a /dev/sda or smartctl -x /dev/sda (-x prints all available SMART and non-SMART data it can get from the drive, including a temperature history log if the drive has one, with an ASCII bar graph.)
smartctl -x includes this for an old WD Green 1TB (WD10EADS) hard drive:
Current Temperature: 36 Celsius
Power Cycle Min/Max Temperature: 25/42 Celsius
Lifetime Min/Max Temperature: 35/46 Celsius
The software you're using looks like it's only showing the current temp, which is slightly below the threshold, but it's not going to hide the fact that the drive was out-of-spec at some point in the past.
You could certainly justify ignoring that momentary high-temperature, if you really did correct it in minutes. But you won't (or shouldn't) ever be able to make the drive itself lie about the fact that it was over its rated max temp for some time, and thus the attribute did fail in the past.
You can configure smartd to ignore any given attribute so you can still get a useful notification if anything else crosses a threshold into officially-failing territory.: smartd.conf(5) says:
-i ID [ATA only]Ignore device Attribute number ID when checking for failure of Usage Attributes. ID must be a decimal
integer in the range
from 1 to 255. This Directive modifies the behavior of the '-f' Directive and has no effect without it.
This is useful, for example, if you have a very old disk and don't want to keep getting messages about the
hours-on-lifetime Attribute
(usually Attribute 9) failing. This Directive may appear multiple times for a single device, if you want to ignore
multiple Attributes.
Thank you Peter for the thorough analysis here. Greatly appreciated.
– Luis Alvarado♦
Jan 2 at 16:15
add a comment |
To my knowledge, the only way to stop it is to turn off SMART in the BIOS. This will only stop the HARDWARE, though.
Your OS will still query the drive for its SMART info and tell you it's failing.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f342976%2fhow-to-reset-smart-results%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
Hard drives have spare space for recovery reasons. The recovery happens automatically. Recovery tools only remap physically bad sectors to this spare space. Once remapped, when a read or write occur to a bad sector, the drive turns the access to the spare space, and hides the error.
To be honest I don't know of a way to reset SMART data. It's something that the hard drive maintains internally, and in any event it would be a bad thing to do.
SMART reports that your hard drive is failing! Resetting the counters will not change the fact that an error threshold for the drive has been exceeded.
So NO, you can't Reset S.M.A.R.T. history. It's installed at the factory for drive evaluation upon failure. SMART can only be disabled or enabled.
I hope this answers your question.
Hi Mitch, well as explained in the question, the failure is not real. It was because all HDD were put very closed together on a poor ventilated space. After changing that and testing again it was working perfectly except that it was still mentioning the past failure. For the moment I did the following sudo smartctl -l sataphy,reset /dev/sdd which solved the issue of Overall Assesment taking the previous failure into consideration which now appears normal, but the failure still appears for the specific attribute. Again, the HDD is actually not failing but the previous error still shows.
– Luis Alvarado♦
Sep 8 '13 at 17:09
I understand, but it may appear normal, its only hidden. You asked if that can be reset, and the answer is NO. Even though you were able to hide the error, once the drive goes to the manufacturer for any reason, they can find out what actually went wrong with the drive over time. All I'm saying that the previous error still shows, and unless you can get your hands on tools used by manufactures, to rest the drive's SMART status, it will still show.
– Mitch♦
Sep 8 '13 at 17:52
add a comment |
Hard drives have spare space for recovery reasons. The recovery happens automatically. Recovery tools only remap physically bad sectors to this spare space. Once remapped, when a read or write occur to a bad sector, the drive turns the access to the spare space, and hides the error.
To be honest I don't know of a way to reset SMART data. It's something that the hard drive maintains internally, and in any event it would be a bad thing to do.
SMART reports that your hard drive is failing! Resetting the counters will not change the fact that an error threshold for the drive has been exceeded.
So NO, you can't Reset S.M.A.R.T. history. It's installed at the factory for drive evaluation upon failure. SMART can only be disabled or enabled.
I hope this answers your question.
Hi Mitch, well as explained in the question, the failure is not real. It was because all HDD were put very closed together on a poor ventilated space. After changing that and testing again it was working perfectly except that it was still mentioning the past failure. For the moment I did the following sudo smartctl -l sataphy,reset /dev/sdd which solved the issue of Overall Assesment taking the previous failure into consideration which now appears normal, but the failure still appears for the specific attribute. Again, the HDD is actually not failing but the previous error still shows.
– Luis Alvarado♦
Sep 8 '13 at 17:09
I understand, but it may appear normal, its only hidden. You asked if that can be reset, and the answer is NO. Even though you were able to hide the error, once the drive goes to the manufacturer for any reason, they can find out what actually went wrong with the drive over time. All I'm saying that the previous error still shows, and unless you can get your hands on tools used by manufactures, to rest the drive's SMART status, it will still show.
– Mitch♦
Sep 8 '13 at 17:52
add a comment |
Hard drives have spare space for recovery reasons. The recovery happens automatically. Recovery tools only remap physically bad sectors to this spare space. Once remapped, when a read or write occur to a bad sector, the drive turns the access to the spare space, and hides the error.
To be honest I don't know of a way to reset SMART data. It's something that the hard drive maintains internally, and in any event it would be a bad thing to do.
SMART reports that your hard drive is failing! Resetting the counters will not change the fact that an error threshold for the drive has been exceeded.
So NO, you can't Reset S.M.A.R.T. history. It's installed at the factory for drive evaluation upon failure. SMART can only be disabled or enabled.
I hope this answers your question.
Hard drives have spare space for recovery reasons. The recovery happens automatically. Recovery tools only remap physically bad sectors to this spare space. Once remapped, when a read or write occur to a bad sector, the drive turns the access to the spare space, and hides the error.
To be honest I don't know of a way to reset SMART data. It's something that the hard drive maintains internally, and in any event it would be a bad thing to do.
SMART reports that your hard drive is failing! Resetting the counters will not change the fact that an error threshold for the drive has been exceeded.
So NO, you can't Reset S.M.A.R.T. history. It's installed at the factory for drive evaluation upon failure. SMART can only be disabled or enabled.
I hope this answers your question.
answered Sep 8 '13 at 17:03
Mitch♦Mitch
84.3k14173229
84.3k14173229
Hi Mitch, well as explained in the question, the failure is not real. It was because all HDD were put very closed together on a poor ventilated space. After changing that and testing again it was working perfectly except that it was still mentioning the past failure. For the moment I did the following sudo smartctl -l sataphy,reset /dev/sdd which solved the issue of Overall Assesment taking the previous failure into consideration which now appears normal, but the failure still appears for the specific attribute. Again, the HDD is actually not failing but the previous error still shows.
– Luis Alvarado♦
Sep 8 '13 at 17:09
I understand, but it may appear normal, its only hidden. You asked if that can be reset, and the answer is NO. Even though you were able to hide the error, once the drive goes to the manufacturer for any reason, they can find out what actually went wrong with the drive over time. All I'm saying that the previous error still shows, and unless you can get your hands on tools used by manufactures, to rest the drive's SMART status, it will still show.
– Mitch♦
Sep 8 '13 at 17:52
add a comment |
Hi Mitch, well as explained in the question, the failure is not real. It was because all HDD were put very closed together on a poor ventilated space. After changing that and testing again it was working perfectly except that it was still mentioning the past failure. For the moment I did the following sudo smartctl -l sataphy,reset /dev/sdd which solved the issue of Overall Assesment taking the previous failure into consideration which now appears normal, but the failure still appears for the specific attribute. Again, the HDD is actually not failing but the previous error still shows.
– Luis Alvarado♦
Sep 8 '13 at 17:09
I understand, but it may appear normal, its only hidden. You asked if that can be reset, and the answer is NO. Even though you were able to hide the error, once the drive goes to the manufacturer for any reason, they can find out what actually went wrong with the drive over time. All I'm saying that the previous error still shows, and unless you can get your hands on tools used by manufactures, to rest the drive's SMART status, it will still show.
– Mitch♦
Sep 8 '13 at 17:52
Hi Mitch, well as explained in the question, the failure is not real. It was because all HDD were put very closed together on a poor ventilated space. After changing that and testing again it was working perfectly except that it was still mentioning the past failure. For the moment I did the following sudo smartctl -l sataphy,reset /dev/sdd which solved the issue of Overall Assesment taking the previous failure into consideration which now appears normal, but the failure still appears for the specific attribute. Again, the HDD is actually not failing but the previous error still shows.
– Luis Alvarado♦
Sep 8 '13 at 17:09
Hi Mitch, well as explained in the question, the failure is not real. It was because all HDD were put very closed together on a poor ventilated space. After changing that and testing again it was working perfectly except that it was still mentioning the past failure. For the moment I did the following sudo smartctl -l sataphy,reset /dev/sdd which solved the issue of Overall Assesment taking the previous failure into consideration which now appears normal, but the failure still appears for the specific attribute. Again, the HDD is actually not failing but the previous error still shows.
– Luis Alvarado♦
Sep 8 '13 at 17:09
I understand, but it may appear normal, its only hidden. You asked if that can be reset, and the answer is NO. Even though you were able to hide the error, once the drive goes to the manufacturer for any reason, they can find out what actually went wrong with the drive over time. All I'm saying that the previous error still shows, and unless you can get your hands on tools used by manufactures, to rest the drive's SMART status, it will still show.
– Mitch♦
Sep 8 '13 at 17:52
I understand, but it may appear normal, its only hidden. You asked if that can be reset, and the answer is NO. Even though you were able to hide the error, once the drive goes to the manufacturer for any reason, they can find out what actually went wrong with the drive over time. All I'm saying that the previous error still shows, and unless you can get your hands on tools used by manufactures, to rest the drive's SMART status, it will still show.
– Mitch♦
Sep 8 '13 at 17:52
add a comment |
Actually there is a way to reset S.M.A.R.T. data. You only need simple rs232 to usb converter (uart to ttl) and a few cables attached to hdds diagnostic interfaces. (it's on the right side of sata port, 5 or 4 pins) You must conect RX TX and GND cables (and power cable of course :D) then power on HDD and connect to it with putty or hyperterminal (linux can connect with it's own terminal i guess)
for example for seagate drives:
for 7200.10 and older baud rate is 9600
for 7200.11 and newer is 38400
commands
after connection hit CTRL + Z
then type "/1" hit enter
type "N1" hit enter
when it finishes remove all cables and turn on HDD like normal to see changes :)
for other hdd info use google :)
4
This only seems to apply to Seagate drives but you are right, this video explains the process.
– Adrian Frühwirth
Feb 24 '16 at 11:28
3
One of my coworkers contacted Seagate, and they told us they've since locked this feature down so it cannot be accessed without a proprietary tool. Not sure at what point they did this.
– JFA
Dec 8 '17 at 1:30
add a comment |
Actually there is a way to reset S.M.A.R.T. data. You only need simple rs232 to usb converter (uart to ttl) and a few cables attached to hdds diagnostic interfaces. (it's on the right side of sata port, 5 or 4 pins) You must conect RX TX and GND cables (and power cable of course :D) then power on HDD and connect to it with putty or hyperterminal (linux can connect with it's own terminal i guess)
for example for seagate drives:
for 7200.10 and older baud rate is 9600
for 7200.11 and newer is 38400
commands
after connection hit CTRL + Z
then type "/1" hit enter
type "N1" hit enter
when it finishes remove all cables and turn on HDD like normal to see changes :)
for other hdd info use google :)
4
This only seems to apply to Seagate drives but you are right, this video explains the process.
– Adrian Frühwirth
Feb 24 '16 at 11:28
3
One of my coworkers contacted Seagate, and they told us they've since locked this feature down so it cannot be accessed without a proprietary tool. Not sure at what point they did this.
– JFA
Dec 8 '17 at 1:30
add a comment |
Actually there is a way to reset S.M.A.R.T. data. You only need simple rs232 to usb converter (uart to ttl) and a few cables attached to hdds diagnostic interfaces. (it's on the right side of sata port, 5 or 4 pins) You must conect RX TX and GND cables (and power cable of course :D) then power on HDD and connect to it with putty or hyperterminal (linux can connect with it's own terminal i guess)
for example for seagate drives:
for 7200.10 and older baud rate is 9600
for 7200.11 and newer is 38400
commands
after connection hit CTRL + Z
then type "/1" hit enter
type "N1" hit enter
when it finishes remove all cables and turn on HDD like normal to see changes :)
for other hdd info use google :)
Actually there is a way to reset S.M.A.R.T. data. You only need simple rs232 to usb converter (uart to ttl) and a few cables attached to hdds diagnostic interfaces. (it's on the right side of sata port, 5 or 4 pins) You must conect RX TX and GND cables (and power cable of course :D) then power on HDD and connect to it with putty or hyperterminal (linux can connect with it's own terminal i guess)
for example for seagate drives:
for 7200.10 and older baud rate is 9600
for 7200.11 and newer is 38400
commands
after connection hit CTRL + Z
then type "/1" hit enter
type "N1" hit enter
when it finishes remove all cables and turn on HDD like normal to see changes :)
for other hdd info use google :)
answered Oct 19 '15 at 20:34
MRXMRX
26124
26124
4
This only seems to apply to Seagate drives but you are right, this video explains the process.
– Adrian Frühwirth
Feb 24 '16 at 11:28
3
One of my coworkers contacted Seagate, and they told us they've since locked this feature down so it cannot be accessed without a proprietary tool. Not sure at what point they did this.
– JFA
Dec 8 '17 at 1:30
add a comment |
4
This only seems to apply to Seagate drives but you are right, this video explains the process.
– Adrian Frühwirth
Feb 24 '16 at 11:28
3
One of my coworkers contacted Seagate, and they told us they've since locked this feature down so it cannot be accessed without a proprietary tool. Not sure at what point they did this.
– JFA
Dec 8 '17 at 1:30
4
4
This only seems to apply to Seagate drives but you are right, this video explains the process.
– Adrian Frühwirth
Feb 24 '16 at 11:28
This only seems to apply to Seagate drives but you are right, this video explains the process.
– Adrian Frühwirth
Feb 24 '16 at 11:28
3
3
One of my coworkers contacted Seagate, and they told us they've since locked this feature down so it cannot be accessed without a proprietary tool. Not sure at what point they did this.
– JFA
Dec 8 '17 at 1:30
One of my coworkers contacted Seagate, and they told us they've since locked this feature down so it cannot be accessed without a proprietary tool. Not sure at what point they did this.
– JFA
Dec 8 '17 at 1:30
add a comment |
SMART data is not very standard between manufacturers, but the Hard Drive Temperature test should indicate if the drive's temperature has gone over a threshold in the past: http://en.wikipedia.org/wiki/S.M.A.R.T.#Known_ATA_S.M.A.R.T._attributes
The thinking is that an overheat increases your chances for failure. SMART isn't saying your drive is bad, but has an increased chance for failure in the future.
SMART is meant to be an audit of the drives history and is maintained by the drive itself, so you cannot "reset" or "clear" SMART values.
add a comment |
SMART data is not very standard between manufacturers, but the Hard Drive Temperature test should indicate if the drive's temperature has gone over a threshold in the past: http://en.wikipedia.org/wiki/S.M.A.R.T.#Known_ATA_S.M.A.R.T._attributes
The thinking is that an overheat increases your chances for failure. SMART isn't saying your drive is bad, but has an increased chance for failure in the future.
SMART is meant to be an audit of the drives history and is maintained by the drive itself, so you cannot "reset" or "clear" SMART values.
add a comment |
SMART data is not very standard between manufacturers, but the Hard Drive Temperature test should indicate if the drive's temperature has gone over a threshold in the past: http://en.wikipedia.org/wiki/S.M.A.R.T.#Known_ATA_S.M.A.R.T._attributes
The thinking is that an overheat increases your chances for failure. SMART isn't saying your drive is bad, but has an increased chance for failure in the future.
SMART is meant to be an audit of the drives history and is maintained by the drive itself, so you cannot "reset" or "clear" SMART values.
SMART data is not very standard between manufacturers, but the Hard Drive Temperature test should indicate if the drive's temperature has gone over a threshold in the past: http://en.wikipedia.org/wiki/S.M.A.R.T.#Known_ATA_S.M.A.R.T._attributes
The thinking is that an overheat increases your chances for failure. SMART isn't saying your drive is bad, but has an increased chance for failure in the future.
SMART is meant to be an audit of the drives history and is maintained by the drive itself, so you cannot "reset" or "clear" SMART values.
answered Sep 8 '13 at 17:50
SlightlyCubanSlightlyCuban
332110
332110
add a comment |
add a comment |
The point of current / worst attributes like temperature is exactly this: to tell you if the drive has ever been outside its max operating temperature, and thus might have suffered permanent damage.
That's why it says "failed in the past", not "failing now": you did just barely touch the max-temp threshold. Note the attribute display shows "normalized: 50, threshold: 45, worst: 45". (These are 0..200 normalized values like for any other attribute, not raw Celsius temps.)
You also have some bad sectors (uncorrectable sector errors), so whether the brief high temperature caused that or that was separate, it's probably time to ditch that drive.
A better SMART software UI would show you the current and max-ever temp. e.g.smartctl -a /dev/sda or smartctl -x /dev/sda (-x prints all available SMART and non-SMART data it can get from the drive, including a temperature history log if the drive has one, with an ASCII bar graph.)
smartctl -x includes this for an old WD Green 1TB (WD10EADS) hard drive:
Current Temperature: 36 Celsius
Power Cycle Min/Max Temperature: 25/42 Celsius
Lifetime Min/Max Temperature: 35/46 Celsius
The software you're using looks like it's only showing the current temp, which is slightly below the threshold, but it's not going to hide the fact that the drive was out-of-spec at some point in the past.
You could certainly justify ignoring that momentary high-temperature, if you really did correct it in minutes. But you won't (or shouldn't) ever be able to make the drive itself lie about the fact that it was over its rated max temp for some time, and thus the attribute did fail in the past.
You can configure smartd to ignore any given attribute so you can still get a useful notification if anything else crosses a threshold into officially-failing territory.: smartd.conf(5) says:
-i ID [ATA only]Ignore device Attribute number ID when checking for failure of Usage Attributes. ID must be a decimal
integer in the range
from 1 to 255. This Directive modifies the behavior of the '-f' Directive and has no effect without it.
This is useful, for example, if you have a very old disk and don't want to keep getting messages about the
hours-on-lifetime Attribute
(usually Attribute 9) failing. This Directive may appear multiple times for a single device, if you want to ignore
multiple Attributes.
Thank you Peter for the thorough analysis here. Greatly appreciated.
– Luis Alvarado♦
Jan 2 at 16:15
add a comment |
The point of current / worst attributes like temperature is exactly this: to tell you if the drive has ever been outside its max operating temperature, and thus might have suffered permanent damage.
That's why it says "failed in the past", not "failing now": you did just barely touch the max-temp threshold. Note the attribute display shows "normalized: 50, threshold: 45, worst: 45". (These are 0..200 normalized values like for any other attribute, not raw Celsius temps.)
You also have some bad sectors (uncorrectable sector errors), so whether the brief high temperature caused that or that was separate, it's probably time to ditch that drive.
A better SMART software UI would show you the current and max-ever temp. e.g.smartctl -a /dev/sda or smartctl -x /dev/sda (-x prints all available SMART and non-SMART data it can get from the drive, including a temperature history log if the drive has one, with an ASCII bar graph.)
smartctl -x includes this for an old WD Green 1TB (WD10EADS) hard drive:
Current Temperature: 36 Celsius
Power Cycle Min/Max Temperature: 25/42 Celsius
Lifetime Min/Max Temperature: 35/46 Celsius
The software you're using looks like it's only showing the current temp, which is slightly below the threshold, but it's not going to hide the fact that the drive was out-of-spec at some point in the past.
You could certainly justify ignoring that momentary high-temperature, if you really did correct it in minutes. But you won't (or shouldn't) ever be able to make the drive itself lie about the fact that it was over its rated max temp for some time, and thus the attribute did fail in the past.
You can configure smartd to ignore any given attribute so you can still get a useful notification if anything else crosses a threshold into officially-failing territory.: smartd.conf(5) says:
-i ID [ATA only]Ignore device Attribute number ID when checking for failure of Usage Attributes. ID must be a decimal
integer in the range
from 1 to 255. This Directive modifies the behavior of the '-f' Directive and has no effect without it.
This is useful, for example, if you have a very old disk and don't want to keep getting messages about the
hours-on-lifetime Attribute
(usually Attribute 9) failing. This Directive may appear multiple times for a single device, if you want to ignore
multiple Attributes.
Thank you Peter for the thorough analysis here. Greatly appreciated.
– Luis Alvarado♦
Jan 2 at 16:15
add a comment |
The point of current / worst attributes like temperature is exactly this: to tell you if the drive has ever been outside its max operating temperature, and thus might have suffered permanent damage.
That's why it says "failed in the past", not "failing now": you did just barely touch the max-temp threshold. Note the attribute display shows "normalized: 50, threshold: 45, worst: 45". (These are 0..200 normalized values like for any other attribute, not raw Celsius temps.)
You also have some bad sectors (uncorrectable sector errors), so whether the brief high temperature caused that or that was separate, it's probably time to ditch that drive.
A better SMART software UI would show you the current and max-ever temp. e.g.smartctl -a /dev/sda or smartctl -x /dev/sda (-x prints all available SMART and non-SMART data it can get from the drive, including a temperature history log if the drive has one, with an ASCII bar graph.)
smartctl -x includes this for an old WD Green 1TB (WD10EADS) hard drive:
Current Temperature: 36 Celsius
Power Cycle Min/Max Temperature: 25/42 Celsius
Lifetime Min/Max Temperature: 35/46 Celsius
The software you're using looks like it's only showing the current temp, which is slightly below the threshold, but it's not going to hide the fact that the drive was out-of-spec at some point in the past.
You could certainly justify ignoring that momentary high-temperature, if you really did correct it in minutes. But you won't (or shouldn't) ever be able to make the drive itself lie about the fact that it was over its rated max temp for some time, and thus the attribute did fail in the past.
You can configure smartd to ignore any given attribute so you can still get a useful notification if anything else crosses a threshold into officially-failing territory.: smartd.conf(5) says:
-i ID [ATA only]Ignore device Attribute number ID when checking for failure of Usage Attributes. ID must be a decimal
integer in the range
from 1 to 255. This Directive modifies the behavior of the '-f' Directive and has no effect without it.
This is useful, for example, if you have a very old disk and don't want to keep getting messages about the
hours-on-lifetime Attribute
(usually Attribute 9) failing. This Directive may appear multiple times for a single device, if you want to ignore
multiple Attributes.
The point of current / worst attributes like temperature is exactly this: to tell you if the drive has ever been outside its max operating temperature, and thus might have suffered permanent damage.
That's why it says "failed in the past", not "failing now": you did just barely touch the max-temp threshold. Note the attribute display shows "normalized: 50, threshold: 45, worst: 45". (These are 0..200 normalized values like for any other attribute, not raw Celsius temps.)
You also have some bad sectors (uncorrectable sector errors), so whether the brief high temperature caused that or that was separate, it's probably time to ditch that drive.
A better SMART software UI would show you the current and max-ever temp. e.g.smartctl -a /dev/sda or smartctl -x /dev/sda (-x prints all available SMART and non-SMART data it can get from the drive, including a temperature history log if the drive has one, with an ASCII bar graph.)
smartctl -x includes this for an old WD Green 1TB (WD10EADS) hard drive:
Current Temperature: 36 Celsius
Power Cycle Min/Max Temperature: 25/42 Celsius
Lifetime Min/Max Temperature: 35/46 Celsius
The software you're using looks like it's only showing the current temp, which is slightly below the threshold, but it's not going to hide the fact that the drive was out-of-spec at some point in the past.
You could certainly justify ignoring that momentary high-temperature, if you really did correct it in minutes. But you won't (or shouldn't) ever be able to make the drive itself lie about the fact that it was over its rated max temp for some time, and thus the attribute did fail in the past.
You can configure smartd to ignore any given attribute so you can still get a useful notification if anything else crosses a threshold into officially-failing territory.: smartd.conf(5) says:
-i ID [ATA only]Ignore device Attribute number ID when checking for failure of Usage Attributes. ID must be a decimal
integer in the range
from 1 to 255. This Directive modifies the behavior of the '-f' Directive and has no effect without it.
This is useful, for example, if you have a very old disk and don't want to keep getting messages about the
hours-on-lifetime Attribute
(usually Attribute 9) failing. This Directive may appear multiple times for a single device, if you want to ignore
multiple Attributes.
answered Jan 2 at 10:45
Peter CordesPeter Cordes
911714
911714
Thank you Peter for the thorough analysis here. Greatly appreciated.
– Luis Alvarado♦
Jan 2 at 16:15
add a comment |
Thank you Peter for the thorough analysis here. Greatly appreciated.
– Luis Alvarado♦
Jan 2 at 16:15
Thank you Peter for the thorough analysis here. Greatly appreciated.
– Luis Alvarado♦
Jan 2 at 16:15
Thank you Peter for the thorough analysis here. Greatly appreciated.
– Luis Alvarado♦
Jan 2 at 16:15
add a comment |
To my knowledge, the only way to stop it is to turn off SMART in the BIOS. This will only stop the HARDWARE, though.
Your OS will still query the drive for its SMART info and tell you it's failing.
add a comment |
To my knowledge, the only way to stop it is to turn off SMART in the BIOS. This will only stop the HARDWARE, though.
Your OS will still query the drive for its SMART info and tell you it's failing.
add a comment |
To my knowledge, the only way to stop it is to turn off SMART in the BIOS. This will only stop the HARDWARE, though.
Your OS will still query the drive for its SMART info and tell you it's failing.
To my knowledge, the only way to stop it is to turn off SMART in the BIOS. This will only stop the HARDWARE, though.
Your OS will still query the drive for its SMART info and tell you it's failing.
edited Mar 3 '14 at 13:02
fossfreedom♦
149k37328372
149k37328372
answered Mar 3 '14 at 12:30
JesseryteJesseryte
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f342976%2fhow-to-reset-smart-results%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
1
I think you can use Mhdd to turn off smart, It's with the floppy tools on sysresccd.org/System-tools not the best idea... but might be worth looking into.
– Mateo
Sep 8 '13 at 17:31
2
Why do you want to reset it?
– Angelo
May 12 '16 at 18:43
Well it was basically 3 years ago, but I reckon it was because, at that moment, the HDD was on a place that had A LOT of external heat. After moving it to a room with more of a cold climate, the issue still persisted, although the temperature went from 68 degrees to 37 degrees. So the issue was an external temperature rise that created the issue in the beginning but was still showing after moving it to another place.
– Luis Alvarado♦
May 12 '16 at 20:09