Tips & Tricks for HP-UX
Tips & Tricks for HP-UX
Check on cluster configuration
cmviewcl -v
cmviewcl
Shows nPartition configuration
show npar
Shows the current health status
show health
Show the firmware details
show firmware verbose
Acquit all indictments
acquit all
Reboot all BMCs
reboot bmc all
How to get iLO key for backup (put iLO console’s IP address)
https://iLO_console_IP/Xmldata?item=cpqkey
output will be of below:
<PROLIANTKEY>
<KVER>1</KVER>
<LTYPE>FQL</LTYPE>
<LNAME>iLO Advanced</LNAME>
<IDATE/>
<KEY>3MBSZ-9M7XM-26TNV-L7G7D-5MWHM</KEY>
<SN>ILOJM1BPP0062</SN>
<SBSN>JM1BPP0062</SBSN>
<LSTATE>confirmed</LSTATE>
<LTIER>ADV</LTIER>
</PROLIANTKEY>