ProLiant Servers (ML,DL,SL)
1825804 Members
2431 Online
109687 Solutions
New Discussion

Executing XML via the iLO

 
Scott Robertson_2
Occasional Advisor

Executing XML via the iLO

I am running a cluster of 3 BL20p's using RedHat cluster manager on ES3 update 2.

I am trying to use the XML commands to power fence off each node to enable cluster manager to work.

The problem I am after fixing is I am not sure how to actually send the XML commands to the iLO cards on the machines. The only utilities I can find to do this are all windows executables which are obviously no use.

Thanks
1 REPLY 1
David Claypool
Honored Contributor

Re: Executing XML via the iLO

Check out "HP Lights-Out XML Scripting Sample for Linux" at http://h18000.www1.hp.com/support/files/server/us/download/21327.html

These scripts can be used with the "HP Lights-Out Online Configuration Utility for Linux" to execute scripts locally on the system the iLO is present in, or commonly, in Linux Perl scripts can be used to make a remote HTTPS connection to iLO and pass the XML.

Online Config Utility: http://h18023.www1.hp.com/support/files/lights-out/us/download/20911.html

Perl script examples start on Page 255 of the iLO User Guide:
http://h200005.www2.hp.com/bc/docs/support/SupportManual/c00209014/c00209014.pdf