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

Ensure vlan interface names will be <= 15 characters

XMLWordPrintable

    • Low
    • No
    • Sprint 242, Sprint 243
    • 2
    • False
    • Hide

      None

      Show
      None
    • Hide
      Previously, if static networking was defined in the `install-config.yaml` or `agent-config.yaml` files for the Agent-based Installer, and an interface name was over 15 characters long, the network manager did not allow the interface to come up. With this update, interface names longer than 15 characters are truncated and the installation can proceed. (link:https://issues.redhat.com/browse/OCPBUGS-18552[*OCPBUGS-18552*])
      Show
      Previously, if static networking was defined in the `install-config.yaml` or `agent-config.yaml` files for the Agent-based Installer, and an interface name was over 15 characters long, the network manager did not allow the interface to come up. With this update, interface names longer than 15 characters are truncated and the installation can proceed. (link: https://issues.redhat.com/browse/OCPBUGS-18552 [* OCPBUGS-18552 *])
    • Bug Fix
    • Done

      Description of problem:

      An assisted-service fix https://issues.redhat.com//browse/MGMT-15340, resolved an issue in the nmstateconfig scripts to ensure VLAN names are < 15 characters. This same fix needs to be merged to the agent installer.

      Version-Release number of selected component (if applicable):

       

      How reproducible:

       

      Steps to Reproduce:

      1. Create an agent image with static networking using a vlan with a long name (greater than 15 characters)
      2. Boot a host with the agent image

      Actual results:

       The installation will fail 

      Expected results:

      The installation will pass.

      Additional info:

       

            bfournie@redhat.com Robert Fournier
            bfournie@redhat.com Robert Fournier
            zhenying niu zhenying niu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: