Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-42335

Slow network causes metal IPI bootstrap to fail

XMLWordPrintable

    • Moderate
    • None
    • Metal Platform 260
    • 1
    • False
    • Hide

      None

      Show
      None
    • Increased timeout of extract-machine-os bootstrap service to allow it time to download its large container image over slow connections.

      This is a clone of issue OCPBUGS-41845. The following is the description of the original issue:

      This is a clone of issue OCPBUGS-41500. The following is the description of the original issue:

      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

            afogarol@redhat.com Angela Fogarolli
            openshift-crt-jira-prow OpenShift Prow Bot
            Jad Haj Yahya Jad Haj Yahya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: