Hi:
progress report for anyone who needs to do the same thing.
For the ML370, which has the HP Compaq 641 array controller, and with a Centos 4.xx-based SME Server, the following appears to work:
1. Use the Array Control Utility CLI version as follows: hpacucli-7.85-18.linux.rpm
This is of course available from the HP website.
2. This has a dependency on the compat-libstdc library, which can be met by:
yum --enablerepo=base install compat-libstdc++-296
3. Read the Fine Manual: c00729544.pdf (on HP website)
I have not given URLs since HP move everything around all the time.
The web-based GUI version does not want to run, and the CLI does the job.
These steps have worked so far on the SME 7.1 version that is currently running.
I will, after completing the array expansion, probably remove all of the above, on this production server.
MeJ