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

Installer should validate MTU for OpenStack custom networks

XMLWordPrintable

    • ?
    • None
    • ShiftStack Sprint 259, ShiftStack Sprint 260, ShiftStack Sprint 261
    • 3
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, the installation program did not validate the maximum transmission unit (MTU) for a custom IPv6 network on {op-system-first}. If you specified a low value for the MTU, installation of the cluster would fail. With this release, the minimum MTU value for IPv6 networks is set to `1380`, where `1280` is the minimum MTU for IPv6 and `100` is the OVN-Kubernetes encapsulation overhead. With this release, the installation program now validates the MTU for a custom IPv6 network on {op-system-first} (link:https://issues.redhat.com/browse/OCPBUGS-41812[*OCPBUGS-41812*])
      Show
      * Previously, the installation program did not validate the maximum transmission unit (MTU) for a custom IPv6 network on {op-system-first}. If you specified a low value for the MTU, installation of the cluster would fail. With this release, the minimum MTU value for IPv6 networks is set to `1380`, where `1280` is the minimum MTU for IPv6 and `100` is the OVN-Kubernetes encapsulation overhead. With this release, the installation program now validates the MTU for a custom IPv6 network on {op-system-first} (link: https://issues.redhat.com/browse/OCPBUGS-41812 [* OCPBUGS-41812 *])
    • Bug Fix
    • Done

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

      Context: https://redhat-internal.slack.com/archives/CH98TDJUD/p1682969691044039?thread_ts=1682946070.139719&cid=CH98TDJUD

      If a neutron network MTU is too small, br-ex will be set to 1280 anyway, which might be problematic if the neutron mtu is smaller than that. we should have some validation in the installer to prevent this.

      We need an MTU of 1380 at least, where 1280 is the minimum allowed for IPv6 + 100 for the OVN-Kubernetes encapsulation overhead.

              maandre@redhat.com Martin André
              openshift-crt-jira-prow OpenShift Prow Bot
              Itay Matza Itay Matza
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: