If you log in to the blade enclosure OA (onboard administrator) via the web interface:
- Expand Enclosure Information
- Expand Device Bays 
- Expand the required server
- Click on iLO
- Click Web Administration link (a new browser window will appear)
- Expand Administration
- Select User Administration

At this point you should be able to add, remove, edit users including resetting passwords and defining permissions.





On Sun, Sep 10, 2017 at 1:46 PM, Ling Ho <ling@aliko.com> wrote:
Hi Mark,

I don't have experience with Gen 9 blade, but it might be the same as Gen 9 DL3xx servers.

If you can log on to the host, you can run ipmitool to find out which user is set up.

You will need ipmitool and OpenIPMI packages installed.

then

systemctl start ipmi
or
service ipmi start

ipmitool user list 2

Of course you can't retrieve the password, but you can check your password using this command:

ipmitool user test <user id> <password>

or reset the password

ipmitool user set password <user id> <password>

You can also use ipmitool to set the ip address of ILO if you do not wish to reboot the node and get to the ILO interface via console.

...
ling




On 9/8/17 3:38 AM, Mark Steele wrote:
Hello,

We have an existing 4 Host Ovirt 3.5 installation. I am adding two more HP Gen9 Blades to the configuration. I looked at how the power management is setup up in Ovirt for the first four blades and it appears to be configured for ilo4 using a user account that I cannot find documentation for anywhere within my infrastructure.

Questions:

- is this user / password defined on the blade somewhere (perhaps like an IPMI setup)?
- is anyone familiar with where I set this up on an HP Blade?

I'd like to get this configured before it goes into production as I assume this requires access to the blade bios / setup to properly configure.

Best regards,

***
Mark Steele
CIO / VP Technical Operations | TelVue Corporation
TelVue - We Share Your Vision
16000 Horizon Way, Suite 100 | Mt. Laurel, NJ 08054


_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users