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
800.885.8886 x128 | mste...@telvue.com <mailto:mste...@telvue.com> | http://www.telvue.com <http://www.telvue.com/> twitter: http://twitter.com/telvue | facebook: https://www.facebook.com/telvue


_______________________________________________
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

Reply via email to