This is a clone of issue OCPBUGS-39081. The following is the description of the original issue:
—
If the network to the bootstrap VM is slow, the extract-machine-os.service can time out (after 180s). If this happens, it will be restarted but services that depend on it (like ironic) will never be started even once it succeeds. systemd added support for Restart:on-failure for Type:oneshot services, but they still don't behave the same way as other types of services.
This can be simulated in dev-scripts by doing:
sudo tc qdisc add dev ostestbm root netem rate 33Mbit
- blocks
-
OCPBUGS-41845 Slow network causes metal IPI bootstrap to fail
- Closed
- clones
-
OCPBUGS-39081 Slow network causes metal IPI bootstrap to fail
- Verified
- is blocked by
-
OCPBUGS-39081 Slow network causes metal IPI bootstrap to fail
- Verified
- is cloned by
-
OCPBUGS-41845 Slow network causes metal IPI bootstrap to fail
- Closed
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update