Why Device Bay IP Doesn’t Change in HPE BladeSystem?

Title of this post is a question and I wanna answer that. Why device bay IP doesn’t change in HPE BladeSystem?

iLO IP configuration has been configured in DHCP mode on any HPE blade server by default and iLO IP address will be defined by Onboard Administrator as device bay address.

If you configured an IP address for a device bay, the address will be shown as current device by IP address, otherwise there is footprint of stupid administrator.

Why stupid administrator? Because no one configure static IP address for HPE blade server, when it managing by OA. Now, we have found the root cause (Possible root), but what is the solution?

How to Resolve the Problem?

At the first step, plan a party and sing this: “Someone is getting fire”. Kidding, you can logon to each iLO and restore them to default or do it during boot-up. But there is quick way to resolve this problem.

Connect to OA via SSH and run the below:

HPONCFG all << EOF
<RIBCL VERSION=”2.0″>
<LOGIN USER_LOGIN=”adminname” PASSWORD=”password”>
<RIB_INFO MODE=”write”>
<FACTORY_DEFAULTS/>
</RIB_INFO>
</LOGIN>
</RIBCL>
EOF

Note: It will restore to default all device bays iLO. Any bay without installed device will not affect.

Further Reading

ESXi Fails with “Corruption in dlmalloc” on HPE Server

HPE Serviceguard for Linux

[Review]: What’s vSphere PMEM

Davoud Teimouri

Professional blogger, vExpert 2015/2016/2017/2018/2019/2020/2021/2022/2023, vExpert NSX, vExpert PRO, vExpert Security, vExpert EUC, VCA, MCITP. This blog is started with simple posts and now, it has large following readers.

Leave a Reply

Your email address will not be published. Required fields are marked *