Software for RAID Failure Alerts?
Posted
by
QF_Developer
on Server Fault
See other posts from Server Fault
or by QF_Developer
Published on 2013-06-14T12:55:10Z
Indexed on
2013/06/26
10:23 UTC
Read the original article
Hit count: 200
I have two 256 GB Samsung 840 Pro SSD disks in a RAID 1 array. I would like to receive a notification if one of the disks in the array fails. Can anybody recommend an application I can install on the server to fire an email if such an event occurs?
Here are some additional specs:
Supermicro X9SCM-IIF motherboard utilising the hardware RAID controller.
OS = Windows 2012 Standard
Also is it possible to simulate a disk failure by pulling it out of the bay? SSDs appear to fail close together when in a mirrored config so I'd like to know ASAP if one goes down so I can swap them out with minimum delay.
UPDATE 26th June 2013 ------------------------
None of the software that ships with the Supermicro X9SCM-* motherboards offer support for RAID monitoring. As has been pointed out here, these boards are built on an Intel chipset for RAID and so I installed Intel Rapid Storage Technology that supports automated email notifications on RAID failure http://www.intel.com/support/chipsets/imsm/sb/cs-020784.htm
One small issue, the software only allows you to send email notifications without SMTP authentication. There's a bunch of different workarounds here: http://communities.intel.com/thread/30771
© Server Fault or respective owner