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

Limited live migration: Add instructions on how to check if a advanced network feature is enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 4.16.0
    • Documentation / SDN
    • No
    • 8
    • OSDOCS Sprint 255, OSDOCS Sprint 256, OSDOCS Sprint 257
    • 3
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required
    • In Progress

      Description of problem:

      As the advanced network features egress IP, egress firewall, egress router and multicast will be affected by the migration in different ways. We shall provide instructions to users on how to check if these features are enabled in their clusters as part of the pre-migration check.
      
      The check can be done by querying the metrics:
      1. From the OpenShift Container Platform web console, navigate to Observe -> Metrics.
      2. In the Expression box, add the following queries, and then click Add:
         - for egressRouter
           network_attachment_definition_instances{networks="egress-router"} > 0
         - for egressFirwall
           sdn_controller_num_egress_firewalls
         - for egressIP
           sdn_controller_num_egress_ips
         - for multicast
           sdn_controller_num_multicast_enabled_namespaces
      
      3. Click Run queries.      

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

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

       
       
       

            rhn-support-stevsmit Steven Smith
            pliurh Peng Liu
            Zhanqi Zhao Zhanqi Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: