I got a bunch of 'used' servers, whose disks should have been checked, but they have been shipped around the county in crate which can't help. I just had one disk go bad (despite being mirrored, currently trying to get more details). The server was fine for about a week before everything ground to a halt this afternoon.

Is there any way 'accelerate' the failure of faulty disks, with the goal of bringing the disk to failure before we launch production services? Would doing lots of I/O with 'dd' or 'iozone' be a good way to test these potentially faulty disks? Any other tests/tools that would help recognized failures before they happen?

link|improve this question
Related question: superuser.com/questions/84002/… – sleske Mar 4 '11 at 0:01
feedback

1 Answer

You might want to try running a DBAN on them. I might also try SpinRite, in "recovery" mode, since it does a lot of read/write on the disk.

link|improve this answer
It should be noted that DBAN has the side effect of wiping the disk. Just in case there's already something installed... – sleske Mar 4 '11 at 0:03
1  
I think SpinRite would be the easiest way, assuming you have the time. :) – Hydaral Mar 4 '11 at 1:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.