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

HCP kubeVirt nodes are created with "ipv6.method: dhcp" making SLAAC to fail

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.20
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      When a dual-stack HCP on KubeVirt is created the nodes are configured with "ipv6.method: dhcp" instead of "ipv6.method: auto" causing SLAAC to fail an nodes to not get the IPv6 address. And so CNI cannot start.  

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

      4.20

      How reproducible:

      always

      Steps to Reproduce:

          1. Install dual-stack HCP on KubeVirt
          2. Verify that connections on nodes are configured with "ipv6.method: dhcp"
          3.
          

      Actual results:

      IPv6 fail to get assigned via SLAAC, and CNI cannot start.

      Expected results:

      Nodes to be deployed with `ipv6.method: auto` as any other regular OpenShift installation.

      Additional info:

      A workaround exists and is to change the method and reboot the node. `nmcli con mod "Wired connection 1" ipv6.method auto`

              ellorent Felix Enrique Llorente Pastora
              rhn-support-cpassare Christian Passarelli
              Yu Li Yu Li
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: