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

[enterprise-4.15] Issue in file installing/installing_bare_metal/installing-restricted-networks-bare-metal.adoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • 4.13.z, 4.12.z, 4.11.z, 4.14.z, 4.15
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 3
    • None
    • No
    • None
    • None
    • None
    • OSDOCS Sprint 250
    • 1
    • Done
    • Release Note Not Required
    • N/A
    • None
    • None
    • None
    • None

      Description of problem:

      The configuration is incorrect for 22623 port. For backends, the port should be 22623 instead of 6443:
      
      ~~~
      listen machine-config-server-22623 
        bind *:22623
        mode tcp
        option  httpchk GET /readyz HTTP/1.0
        option  log-health-checks
        balance roundrobin
        server bootstrap bootstrap.ocp4.example.com:6443 verify none check check-ssl inter 10s fall 2 rise 3 backup 
        server master0 master0.ocp4.example.com:6443 weight 1 verify none check check-ssl inter 10s fall 2 rise 3
        server master1 master1.ocp4.example.com:6443 weight 1 verify none check check-ssl inter 10s fall 2 rise 3
        server master2 master2.ocp4.example.com:6443 weight 1 verify none check check-ssl inter 10s fall 2 rise 3    
      ~~~

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

      4.15, 4.14, 4.13, 4.12, 4.11    

       

              dfitzmau@redhat.com Darragh Fitzmaurice
              rhn-support-asadawar Abhijeet Sadawarte
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: