Peterborough Linux User Group (Canada) Forum

Linux & Android => Support => Topic started by: Jason on May 04, 2021, 11:11:08 AM

Title: SSD testing program
Post by: Jason on May 04, 2021, 11:11:08 AM
I want to start testing my hardware to see if it's causing a few issues in Linux, perhaps the drive is losing chunks of data. Does anyone know of a good SSD testing program? I now to test HDDs but I'm unsure if I should use them to test SSD drives because of the drive having limited re-writes to it.
Title: Re: SSD testing program
Post by: gmiller1977 on May 16, 2021, 12:31:00 PM
What is the make of the SSD?  If it's Intel or Toshiba, they have testing tools.

I'm sure other manufacturers do too.
Title: Re: SSD testing program
Post by: Jason on May 16, 2021, 04:44:00 PM
I was looking for a specific recommendation of a tool for any SSD drive. But things seem to be fine now after a re-install so I think it was just some corrupted files.
Title: Re: SSD testing program
Post by: gmiller1977 on May 16, 2021, 05:39:41 PM
The only reason I ask is although there are many generic utilities (for both HDD and SSD), individual manufacturers have their own applications that talk directly to their drives for diagnostics.  For example, Seagate has Seatools, and WD has utility dashboard.  Although a more generic utility will talk to SMART on the drive, and be able to detect bad sectors or reallocated units, etc.... often times, the first party utility will do additional logic traces that more generic applications will not have the ability to do or may otherwise ignore.
Title: Re: SSD testing program
Post by: Jason on May 16, 2021, 08:51:47 PM
Thanks for the info. I have used some of them in the past (when HDDs were all the rage!).
Title: Re: SSD testing program
Post by: gmiller1977 on May 17, 2021, 08:09:29 PM
Of course, I was referring to the SSD versions of such tools.  I am however, happy that a reinstall has corrected the problems you faced!
Title: Re: SSD testing program
Post by: Jason on May 17, 2021, 08:36:17 PM
Quote from: gmiller1977 on May 17, 2021, 08:09:29 PM
Of course, I was referring to the SSD versions of such tools.  I am however, happy that a reinstall has corrected the problems you faced!

Thanks. I wish I knew *why* I had the problem. But often it's just so much easier to re-install than to chase a problem down, at least for desktops. And with Linux installs are so fast, too. I spend more time installing the extra programs that aren't in the official repos and customizing my setup than the install. And it does give a chance to try a new Linux distro. The one I'm using now, Xubuntu, is plain-jane-looking and with no bells and whistles but it does the job and is faster than Zorin (even the Lite version) and about the same speed as Lubuntu which is kind of a Frankenstein distro.
Title: Re: SSD testing program
Post by: fox on May 18, 2021, 08:01:44 AM
So the corrupted files were system files, as opposed to files in your Home directory?
Title: Re: SSD testing program
Post by: Jason on May 18, 2021, 02:33:22 PM
Quote from: fox on May 18, 2021, 08:01:44 AM
So the corrupted files were system files, as opposed to files in your Home directory?

I honestly have no idea as I also cleansed my home just to be safe. I do my backups via SpiderOak so it's easy enough. It could have been there. I wonder if there's a Linux equivalent of the Windows file verifier SFC. I'll have to do some searches.