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

Default route broken when installing Microshift

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Can't Do
    • Icon: Normal Normal
    • None
    • 4.14
    • MicroShift
    • None
    • No
    • 3
    • uShift Sprint 249, uShift Sprint 250
    • 2
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          On Microshift installation, default route is overwritten by routes installed by Microshift

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

          4.14

      How reproducible:

      Install a machine through beaker (machine is allocated with 10.x.x.x route in Red Hat main network), then install Microshift. Connection to the machine is lost    

      Steps to Reproduce:

          1. Allocate an RHEL9.3 machine with default route pointing to 10.x network. Machine does not have firewalld service running.
          2. Connect to machine from 10.x network. In this case, origin connection IP is 10.42.30.22
          3. Before microshift start, default route in the machine is of the type:
          $ ip route get 10.42.30.22
          10.42.30.22 via 10.19.35.254 dev enp11s0 src 10.19.34.39 uid 0  cache
          4. Follow instructions in this link to install Microshift:
      https://access.redhat.com/documentation/es-es/red_hat_build_of_microshift/4.14/html-single/installing/index
          5. After microshift start, default route seems to be overriden by Microshift:
          $ ip route get 10.42.30.22
          10.42.30.22 via 10.42.0.1 dev ovn-k8s-mp0 src 10.42.0.2 uid 0    cache         6. This results on ssh connection lost with the machine

      Actual results:

      ssh connection lost with the machine

      Expected results:

      ssh connection should not be lost with the machine. In case networking needs to be changed, that should be clarified in the installation instructions somehow.

      Additional info:

          

            pacevedo@redhat.com Pablo Acevedo Montserrat
            sarroutb@redhat.com Sergio Arroutbi
            John George John George
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: