Is there a way to non-destructively test a SSD that is part of a RAID?

Joined
Jan 3, 2009
Messages
645
My desktop has two SSDS in RAID0 that it runs off of.

Recently, it started BlueScreening randomly... but only on boot, if Windows manages to finish booting then it can run for as long as I want without bluescreening. Most of the time it fails to even write a kernel dump even though it claims it did so I can try to see what caused it. The errors tend to be random/different most of the time when it does happen too.

I had run Memtest86+ overnight to make sure it's not my RAM, and ran into no issues.

So, in order to prevent damage to my data from trying to reboot it constantly to try to figure out what's causing it, I imaged my RAID0 and wrote the image to a spare HDD I had, disconnecting the SSDs themselves and just booting off that SSD. But after I did this, it would not bluescreen anymore. Just to be safe, I also ran Prime95 and Furmark, and no issues, so it doesn't appear to be my CPU or GPUs either.

Which leads me to suspect that maybe it's my SSDs. Problem is as I mentioned before, they are part of a RAID0. And I am worried tests I run on them could damage the raid information on them. I can't test them while they are connected as a RAID as the system will think they are one drive, so the only way I would be able to perform tests on them is individually. While I did create a backup image, I am still weary about using it, I want that to be a last resort.

Does anyone have any suggestions or ideas on how I can individually test if these SSDs are going bad without corrupting the RAID information split across them?
 
Well, since you already made a backup image, then what is the big deal to do a test that will not keep the data on the SSDs?

It could be that the file system is corrupted as well.

Have you tried running a chkdsk /f on the RAID array after booting to it?
 
The backup is more a last resort in case it fails, I would rather not have to rely on it if I could.
 
I am assuming you are running them off the Intel controller? Is there an option to transform a raid 0 to a raid 1? Also the SSDs are identical? I had 3 instances where mixing 2 different SSDs in raid0 resulted in the system beig totally lost. I had to break the matrix and redo it, it was a Sandisk Ultra Plus and a Crucial M4. After that i have read that the M4 was very finicky in raid so i gave up on it. In your place i would just undo the matrix, recreate it and restore the backup.
 
Back
Top