cplusplus.com cplusplus.com
cplusplus.com   C++ : Forums : Windows Programming : Checking RAID status
  Search:
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Forums
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Articles
Lounge
Jobs

-

question  Checking RAID status

graytest (1)
Hi!

I want the application I'm currently working on to be able to detect when my RAID 5 status changes to "rebuilding".

I've been looking around forever (it feels like), but haven't been able to find much useful information. Does anyone know how best to do this?
I'm using Intel's Raid Controller and chipset (X38).

How can I read from the hardware? Can I use the SM bus?

Any help is appreciated!
| Last edited on
Zaita (1450)
Chances are you will need an Intel SDK to do this, or debug their software to find out how they are doing it.
|

This topic is archived - New replies not allowed.
Home page | Privacy policy
© cplusplus.com, 2000-2008 - All rights reserved - v2.2
Spotted an error? contact us