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

OVN to OVN-H migration seems broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 4.12.z
    • None
    • Important
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      OVN to OVN migration went in via https://github.com/openshift/cluster-network-operator/pull/1584. Seems like its not working as expected on 4.12 and 4.13
      
      Following annotations are not being added to the nodes post oc patch
      
      k8s.ovn.org/hybrid-overlay-distributed-router-gateway-ip:
      k8s.ovn.org/hybrid-overlay-distributed-router-gateway-mac:
      
      Also Network pods needs to be restarted which doesn't seem so
      
      Although CNO config part looks ok
      
      defaultNetwork:
            ovnKubernetesConfig:
              egressIPConfig: {}
              gatewayConfig:
                routingViaHost: false
              genevePort: 6081
              hybridOverlayConfig:
                hybridClusterNetwork:
                - cidr: 10.132.0.0/14
                  hostPrefix: 23

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

      4.12 and 4.13

      How reproducible:

      Always

      Steps to Reproduce:

      1.Bring up OVN cluster
      2.Migrate to OVN-H by following oc patch 
      
      oc patch networks.operator.openshift.io cluster --type=merge -p '{"spec":{"defaultNetwork":{"ovnKubernetesConfig":{"hybridOverlayConfig":{"hybridClusterNetwork": [{"cidr": "10.132.0.0/14", "hostPrefix": 23}]}}}}}' 

      Actual results:

      Cluster seems not to be migrated successfully to ONV-H

      Expected results:

      Cluster should migrate to OVN-H runtime successfully

      Additional info:

      Must-gather: http://shell.lab.bos.redhat.com/~anusaxen/must-gather.local.2792199018664948416/

      Attachments

        Issue Links

          Activity

            People

              jtanenba@redhat.com Jacob Tanenbaum
              anusaxen Anurag Saxena
              Anurag Saxena Anurag Saxena
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: