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

[DOCS] Issue in file networking/changing-cluster-network-mtu.adoc

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.16.z
    • 4.15, 4.16
    • Documentation / SDN
    • None
    • Important
    • None
    • 3
    • OSDOCS Sprint 266
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          Documentation for changing cluster MTU has missing information about OpenshiftSDN CNI. It is complete for OVN-Kubernetes, however important information and steps for OpenshiftSDN are missing. Only Docs for 4.14 are correct.
      
      The overhead information for the OpenshiftSDN is missing. We need to add that for SDN cluster network MTU must be 50 less.
      
      https://docs.openshift.com/container-platform/4.16/networking/changing-cluster-network-mtu.html#mtu-value-selection_changing-cluster-network-mtu
      https://docs.openshift.com/container-platform/4.16/networking/changing-cluster-network-mtu.html#mtu-value-selection_changing-cluster-network-mtu:~:text=complete%20the%20procedure.-,Prerequisites,-You%20have%20installed
      
        Then in the final step to finalize MTU change the command to path the OpenshiftSDN config is missing. We should have something like this:
      
       $ oc patch Network.operator.openshift.io cluster --type=merge --patch '{"spec": { "migration": null, "defaultNetwork":{ "openshiftSDNConfig": { "mtu": <mtu> }}}}'
      
      https://docs.openshift.com/container-platform/4.15/networking/changing-cluster-network-mtu.html
      https://docs.openshift.com/container-platform/4.16/networking/changing-cluster-network-mtu.html   

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

        OCP  4.15 and 4.16

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              dfitzmau@redhat.com Darragh Fitzmaurice
              rhn-support-andcosta Andre Costa
              Zhanqi Zhao Zhanqi Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: