You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using iLO version 5, only hw_eth0 and hw_eth_ilo show details, missing all other hw_ethx interfaces. When running this with iLO version 4, I get all of the network interfaces as compared to version 5 which is hw_eth0 and hw_eth_ilo only.
RHEL 7 x86_64 / user running in venv (testing) and also AWX using a venv (production)
Steps To Reproduce
Use the "confguration" sample above and run with the latest version of the module against a HP Blade with iLO 5 (Synergy Gen 10). You will see only the physical hw_ethX interfaces return in the results. I already checked with the folks who maintain the hpilo_info module and they said all that module does is absorb what is coming from this python module.
Expected Results
Expect to see a full list of adapters with the respective information.
The text was updated successfully, but these errors were encountered:
metalcated
changed the title
From Ansible, when targeting iLO version 5, only hw_eth0 and hw_eth_ilo show details, missing all other hw_ethx.
From Ansible, when targeting iLO version 5, only hw_eth0 and hw_eth_ilo show details, missing all other hw_ethX.
Mar 1, 2021
Summary
When using iLO version 5, only hw_eth0 and hw_eth_ilo show details, missing all other hw_ethx interfaces. When running this with iLO version 4, I get all of the network interfaces as compared to version 5 which is hw_eth0 and hw_eth_ilo only.
Issue Type
Bug Report
Component Name
hplio_info
Ansible Version
Configuration
OS / Environment
RHEL 7 x86_64 / user running in venv (testing) and also AWX using a venv (production)
Steps To Reproduce
Use the "confguration" sample above and run with the latest version of the module against a HP Blade with iLO 5 (Synergy Gen 10). You will see only the physical hw_ethX interfaces return in the results. I already checked with the folks who maintain the hpilo_info module and they said all that module does is absorb what is coming from this python module.
Expected Results
Expect to see a full list of adapters with the respective information.
Actual Results
Missing remaining 7 Adapters
The text was updated successfully, but these errors were encountered: