Discussion:
Stress testing/burning in HDD's
Don O'Neil
2007-09-26 20:59:25 UTC
Permalink
I have an array that has a drive that keeps timing out/failing... So I need
to replace it. However, I want to stress test/burn in a replacement disk
first.

What is the best way to do this?
Jonathan Horne
2007-09-26 21:07:43 UTC
Permalink
Post by Don O'Neil
I have an array that has a drive that keeps timing out/failing... So I need
to replace it. However, I want to stress test/burn in a replacement disk
first.
What is the best way to do this?
_______________________________________________
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
it will surely get plenty of burn-in as it replicates the array.

for a server's disk, i dont think there is any way, or technical reason
to "ease it into service". just swap it in. its either gonna run right
away, or be DOA out of the box. (well, thats my experience, at least).

cheers,
--
Jonathan Horne
http://dfwlpiki.dfwlp.org
***@dfwlp.com
Andrew Pantyukhin
2007-09-28 20:47:30 UTC
Permalink
Post by Don O'Neil
I have an array that has a drive that keeps timing out/failing... So I need
to replace it. However, I want to stress test/burn in a replacement disk
first.
What is the best way to do this?
Use smartmontools to run long self-tests. You can also try tools
like mhdd (free) and spinrite (commercial) for in-depth analysis
of a hard drive.

Loading...