- Joined
- Jan 27, 2011
- Location
- Beautiful Sunny Winfield
Maybe.
In another thread, someone posted "friends don't let friends buy Seagate." I don't buy their 'mid range' HDDs after experiencing high failure rates on their 2TB drives. I'm inclined to add SSDs to the crap list as well.
About 4 years ago I bought a Seagate 240GB SSD. It was cheap at the time. Most recently it was used in my wife's laptop. I ssh in periodically and update Debian packages and then exhort her to reboot. (Which she doesn't, but that's a subject for another day.)
I was greeted by a prompt "you have email."I installed `mutt` so I could read it. It said that the system drive was failing. When I examined the SMART data I found.
I ran a long self test on it but it looks like the firmware does not log the result. Perhaps I should have booted Windows, installed Seatools and tested with that. Maybe I can test the drive in a USB enclosure.
Not wishing to interrupt SWMBO's ability to read email, check her running stats or browse Facebook, Pinterest, Instagram etc. I performed an image copy to a slightly larger Crucial MX100. I was happy to see that both Windows and Linux booted w/out any issues. I suppose I should check to see if Win10 authenticated.
And incidentally, I'm still happy with Acer laptops. 3 screws to get to the drive and RAM. 4 screws on the drive caddy (mostly rubber bumpers.) And I discovered it has a USB C port in addition to 2x USB 3.0 and 1X USB 2.0 ports. That came in handy when I wanted to plug in a USB drive with some notes on it and the other ports were filled with Linux Boot USB, replacement SSD and mouse. I suppose I could have lived w/out the mouse for a few minutes, but I didn't have to! And the hinges or housing around them have not broken unlike the recent Lenovos that I have owned.
The 'another one' refers to the second (IIRC) SSD I bought, a Crucial M4, which has also given up the ghost. It is recognized when connected but reports lots of errors. As far as the Seagate goes, I'm not convinced it is going bad. There seems to be sufficient 'slop' in the definition of SMART stats and it would not surprise me if Seagate had got this one wrong (or if smartmontools had the interpretation wrong.) I suppose I should deploy it in a non-critical application and watch to see what it does.
In another thread, someone posted "friends don't let friends buy Seagate." I don't buy their 'mid range' HDDs after experiencing high failure rates on their 2TB drives. I'm inclined to add SSDs to the crap list as well.
About 4 years ago I bought a Seagate 240GB SSD. It was cheap at the time. Most recently it was used in my wife's laptop. I ssh in periodically and update Debian packages and then exhort her to reboot. (Which she doesn't, but that's a subject for another day.)
I was greeted by a prompt "you have email."I installed `mutt` so I could read it. It said that the system drive was failing. When I examined the SMART data I found.
Code:
SMART Attributes Data Structure revision number: 0
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000e 001 001 006 Old_age Always FAILING_NOW 34364
5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
9 Power_On_Hours 0x0032 080 080 000 Old_age Always - 18263
12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 2297
171 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
172 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
181 Program_Fail_Cnt_Total 0x0032 100 100 000 Old_age Always - 0
182 Erase_Fail_Count_Total 0x0032 100 100 000 Old_age Always - 0
194 Temperature_Celsius 0x0022 028 000 000 Old_age Always - 28 (Min/Max 12/58)
201 Unknown_SSD_Attribute 0x0032 100 100 000 Old_age Always - 0
204 Soft_ECC_Correction 0x0032 100 097 000 Old_age Always - 4
231 Temperature_Celsius 0x0013 076 076 010 Pre-fail Always - 25
234 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 335215
241 Total_LBAs_Written 0x0032 100 100 000 Old_age Always - 6847
242 Total_LBAs_Read 0x0032 100 100 000 Old_age Always - 1542
250 Read_Error_Retry_Rate 0x0032 100 100 000 Old_age Always - 66371
SMART Error Log not supported
SMART Self-test Log not supported
Selective Self-tests/Logging not supported
Not wishing to interrupt SWMBO's ability to read email, check her running stats or browse Facebook, Pinterest, Instagram etc. I performed an image copy to a slightly larger Crucial MX100. I was happy to see that both Windows and Linux booted w/out any issues. I suppose I should check to see if Win10 authenticated.
And incidentally, I'm still happy with Acer laptops. 3 screws to get to the drive and RAM. 4 screws on the drive caddy (mostly rubber bumpers.) And I discovered it has a USB C port in addition to 2x USB 3.0 and 1X USB 2.0 ports. That came in handy when I wanted to plug in a USB drive with some notes on it and the other ports were filled with Linux Boot USB, replacement SSD and mouse. I suppose I could have lived w/out the mouse for a few minutes, but I didn't have to! And the hinges or housing around them have not broken unlike the recent Lenovos that I have owned.
The 'another one' refers to the second (IIRC) SSD I bought, a Crucial M4, which has also given up the ghost. It is recognized when connected but reports lots of errors. As far as the Seagate goes, I'm not convinced it is going bad. There seems to be sufficient 'slop' in the definition of SMART stats and it would not surprise me if Seagate had got this one wrong (or if smartmontools had the interpretation wrong.) I suppose I should deploy it in a non-critical application and watch to see what it does.