Initial commit of JMraidcon. Don't expect anything real to work just yet
[JMraidcon.git] / README
1 JMraidcon, very much a work in progress.
2
3 Attempts to communicate with the JMB394 SATA HW RAID controller
4 to request disk and RAID volume health status, instead of having
5 to run the enormous X-based HWRaidManager binary.
6
7 Currently the communication is working, but using a hard-coded
8 sector number, hard-coded commands and no parsing of the responses,
9 but it can clearly be seen that the disks are properly identified
10 from the hex/ASCII output.
11