I'm considering using a used drive (that was pulled from a desktop for being the suspect cause for data corruption) in a new (used) server. I ran WD's data life guard diagnostics on it and it passed everything. Anyone have enough experience with WD's dlg tools to give me some reassurance here?

link|improve this question

1  
No matter what test the drive may pass with flying colors, make sure it has a RAID-1 (or better) buddy drive in that new server. – Chris W. Rea Dec 3 '10 at 19:34
feedback

1 Answer

up vote 1 down vote accepted

run smartmontools.

http://sourceforge.net/apps/trac/smartmontools/wiki

they will give you the more reliable info. run a long test and see what comes out

linux/unix syntax:

smartctl --test=long /dev/sda

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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