-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.14
-
None
-
1
-
Metal Platform 262
-
1
-
False
-
Description of problem:
When adding BareMetal nodes in the ACM inventory to further build a management cluster but the nodes are still in provisioning state. 2024-11-18T19:09:49.925760394Z 2024-11-18 19:09:49.924 1 ERROR ironic.drivers.modules.agent_client [-] Failed to connect to the agent running on node <provisioning-ID> to collect commands status. Error: HTTPSConnectionPool(host='IPv4-address', port=9999): Read timed out. (read timeout=60): requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='IPv4-address', port=9999): Read timed out. (read timeout=60)
Version-Release number of selected component (if applicable):
ACM 2.11 Hosts BIOS: Vend: HPE Vers: 2.20 Date: 11/08/2024 BIOS Rev: 2.20 FW Rev: 1.64 <<<<<<<<<<<<<<<<<<<< System: Mfr: HPE Prod: ProLiant DL365 Gen11
How reproducible:
Add bare metal hosts to your host inventory
Steps to Reproduce:
1. Create a BMC secret. 2. Create bare metal hosts YAML 3. Create a file named nmstateconfig.yaml
Actual results:
$ oc get bmh -n management-hosts NAME STATUS STATE CONSUMER BMC HARDWARE_PROFILE ONLINE ERROR AGE sk730conohm01lm001 OK provisioning redfish-virtualmedia://rc730conohm01lm001.example.com/redfish/v1/Systems/1 unknown true 19h sk730conohm01lm002 OK provisioning redfish-virtualmedia://rc730conohm01lm002.example.com/redfish/v1/Systems/1 unknown true 19h sk730conohm01lm003 OK provisioning redfish-virtualmedia://rc730conohm01lm003.example.com/redfish/v1/Systems/1 unknown true 19h
Expected results:
Nodes added to the host inventory.
Additional info: