• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do you know when a Raid (1) Mirror HDD is bad??

rarebear

Senior member
I am planning on Mirroring my new WD 1TB and was wondering how you would know one of the pair is ill???

Thanks
 
If you are using the Intel RAID, just load the matrix software in windows...this will allow you to monitor the system.
 
Hardware RAID controllers over $100 or so will have audible alarms. Others have popups, may send messages to the Windows Event Logs, or may send a warning email to a SMTP server. This is one area where hardware cards are far superior to built-in chipsets.
 
This is one area where hardware cards are far superior to built-in chipsets.

The hardware plays a very small role in this area, it's the software around it that's important and is doing the alerting.
 
one warning though. If a drive is silently erroring there is no way for the filesystem to tell which drive it is and the data will not be retreiveable (you could however split a raid1 array into two non raid drives and see which one works).
A proper file system, like ZFS, can help you with that by checksuming the files.
 
Back
Top