Ken wrote:
> During boot, instead of the 2 Raid drives reading 'member disk' in green,
> one read 'Error Occurred in red. Windows loaded normally but a new icon
> appeared in the tray reading:
> RAID volume errors
> Some data requests to a hard drive in a RAID0 volume failed but a backup may
> be possible. please try to back up data immediately'.
>
> I've spent the last couple of hours backing up everything in sight. But the
> strange thing to my mind is that both drives are whisper quiet. The only
> drive I've ever had fail in the past screeched and rattled quite a bit
> before finally packing in but these two sound fine.
>
> Is the message I've had always a warning of imminent drive failure or might
> it be a failure of the RAID array of some sort? Can arrays ever become
> corrupted? Do drives usually protest loudly before going or is the lack of
> any noise common?
>
> Regards,
>
> Ken
>
You can download a diagnostic program from the drive manufacturer's site.
It won't go into details as to what is broken, but the program is free.
Drives have SMART parameters, which is a way of tracking the performance
aspects of a disk. SMART was invented with the idea of aiding in the
prediction of failing drives. But in your case, it sounds like an
actual attempted operation failed to work 100%, as otherwise the
software might have mentioned SMART, if that is what it used to detect
a problem.
http://en.wikipedia.org/wiki/Self-Mo...ing_Technology
http://labs.google.com/papers/disk_failures.pdf (Google study on drive failures)
Drives can fail silently, and without warning. One failure mechanism
I've read of, involves a data structure overflow in the firmware
of the drive controller, which prevents further operation of the
firmware. Another popular one, was the motor IC burning out on the
controller board, because the motor IC never functioned correctly.
An improved IC apparently operated at a lower temperature. So
the failures don't have to be inside the HDA, to kill the drive.
Paul