I saw mdadm, mostly to be sure that the informations I'd want from MD driver are not available via ioctl (recovering status, with progression).
What features do you want ?
For the moment, I just grab informations from controllers. I think the project could turn into an array administration tool for several raid controllers.
But I need some documentation about some, because all the functionnalities are not open.
Ben.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
http://freshmeat.net/projects/mdadm/
http://www.cse.unsw.edu.au/~neilb/source/mdadm/
If you could grab the best features from mdadm, you'd have a
winner!
Hi,
I saw mdadm, mostly to be sure that the informations I'd want from MD driver are not available via ioctl (recovering status, with progression).
What features do you want ?
For the moment, I just grab informations from controllers. I think the project could turn into an array administration tool for several raid controllers.
But I need some documentation about some, because all the functionnalities are not open.
Ben.