- Community Home
- >
- Servers and Operating Systems
- >
- HPE BladeSystem
- >
- BladeSystem - General
- >
- Reset iLO3 fw 1.26 without e-fuse or iLO web inter...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2011 01:10 PM
12-07-2011 01:10 PM
Reset iLO3 fw 1.26 without e-fuse or iLO web interface
Mike had an iLO3 question:
****************
Anyone know how to reset ilo3 when the ilo3 web interface hangs or becomes unresponsive without using the OA e-fuse option - maintain server OS operation? The only option to get into iLO3 is via TELNET access or the Onboard Administrator.
**************
Advice from Dan:
**************
If you change the network settings it should reboot. You can do something odd like use an XML script to change the subnet mask only. If you “change” it from the current setting to the exact same setting, it will most likely still trigger a reboot of the iLO (without affecting the server OS)
There might even be an iLO XML command to simply reset the iLO but I haven’t checked in a long time.
*************
Hoa also replied:
**************
You can reset the iLO from using the CLI command. See below:
From the OA CLI:
Connect Server X
Then:
Reset map1 ç Reset iLO w/o reboot server.
***********
Any other comments or suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2011 07:36 AM - edited 12-27-2011 07:43 AM
12-27-2011 07:36 AM - edited 12-27-2011 07:43 AM
Re: Reset iLO3 fw 1.26 without e-fuse or iLO web interface
Hi,
There is an option to set the factory default settings via OA.
hponcfg bay_number << @
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<RIB_INFO MODE="write">
<FACTORY_DEFAULTS/>
</RIB_INFO>
</LOGIN>
</RIBCL>
@
And so all the parameters of ILO is set to factory defaults. It's not neccesary to change the adminname and password in the RIBCL script, because OA is using Single Sign-On solution the reach the ILO.
After this you have to add the admin user and ILO advanced licence if you have, again.
Mod: And of course the ILO IP address and network, because the IP network is getting back to use DHCP.
Regards,
Gabor Farkas
Gabor Farkas