os-net-config was changed during the overcloud deploy
Issue
- The overcloud nodes were provisioned successfully on provisioning step but the overcloud deploy failed with the below errors.
^[[0;31m2024-02-26 13:33:22.055393 | 88d6e0ac-c4ae-40c0-8b49-fba07abd5549 | FATAL | Check IP responsiveness | compute-0 | error={"attempts": 10, "changed": false, "cmd": ["ping", "-w", "10", "-c", "5", "172.16.1.1"], "delta": "0:00:10.003527", "end": "2024-02-25 23:33:13.617535", "msg": "non-zero return code", "rc": 1, "start": "2024-02-25 23:33:03.614008", "stderr": "", "stderr_lines": [], "stdout": "PING 172.16.1.1 (172.16.1.1) 56(84) bytes of data.\n\n--- 172.16.1.1 ping statistics ---\n10 packets transmitted, 0 received, 100% packet loss, time 9201ms", "stdout_lines": ["PING 172.16.1.1 (172.16.1.1) 56(84) bytes of data.", "", "--- 172.16.1.1 ping statistics ---", "10 packets transmitted, 0 received, 100% packet loss, time 9201ms"]}^[[0m
^[[1;30m2024-02-26 13:33:22.056045 | 88d6e0ac-c4ae-40c0-8b49-fba07abd5549 | TIMING | tripleo_nodes_validation : Check IP responsiveness | compute-0 | 0:22:43.592114 | 712.44s^[[0m
- After overcloud deploy failed, the os-net-config was changed on overcloud nodes somehow.
Environment
- Red Hat OpenStack Platform 17.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.