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

dualstack installation with additional networks not working

XMLWordPrintable

    • +
    • Important
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • "None"

      This is a clone of issue OCPBUGS-22298. The following is the description of the original issue:

      Description of problem: installation with secondary interfaces in workers and masters an dualstack is timing out in the bootstrap stage.

      time="2023-10-24T07:24:12Z" level=error msg="Bootstrap failed to complete: Get \"https://api.ostest.shiftstack.com:6443/version\": dial tcp 10.46.43.103:6443: i/o timeout"
      time="2023-10-24T07:24:12Z" level=error msg="Failed waiting for Kubernetes API. This error usually happens when there is a problem on the bootstrap host that prevents creating a temporary control plane."
      

      The bootstrap server is not reachable:

       $ openstack server list -c Name -c Networks
      +------------------------+-----------------------------------------------------------------------------------------------------------------+
      | Name                   | Networks                                                                                                        |
      +------------------------+-----------------------------------------------------------------------------------------------------------------+
      | ostest-dpp4v-bootstrap | StorageNFS=172.17.5.225; network-dualstack=2001:db8:2222:5555:f816:3eff:fea6:2427, 192.168.192.252, 10.46.43.99 |
      | ostest-dpp4v-master-2  | StorageNFS=172.17.5.187; network-dualstack=2001:db8:2222:5555:f816:3eff:fe5d:959f, 192.168.192.140              |
      | ostest-dpp4v-master-1  | StorageNFS=172.17.5.250; network-dualstack=2001:db8:2222:5555:f816:3eff:fe53:a227, 192.168.192.202              |
      | ostest-dpp4v-master-0  | StorageNFS=172.17.5.210; network-dualstack=2001:db8:2222:5555:f816:3eff:fecd:c102, 192.168.192.182              |
      +------------------------+-----------------------------------------------------------------------------------------------------------------+
      
      
      (shiftstack) [stack@undercloud-0 ~]$ ssh core@10.46.43.99
      ^C
      (shiftstack) [stack@undercloud-0 ~]$ ping 10.46.43.99
      PING 10.46.43.99 (10.46.43.99) 56(84) bytes of data.
      ^C
      --- 10.46.43.99 ping statistics ---
      2 packets transmitted, 0 received, 100% packet loss, time 1005ms
      

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

      $ openshift-install version
      openshift-install 4.15.0-0.nightly-2023-10-17-065657
      built from commit e84ee39789563c0c7ae0283ede529013fe17a805
      release image registry.ci.openshift.org/ocp/release@sha256:a86bcb1111dc1273dc878f105c29aa93f663f6a55f34e8783b05f3ff4bb098f6
      release architecture amd64
      

      How reproducible:

      Always

      Steps to Reproduce:

      Install 4.15 with attached install-config.yaml
      

      Actual results:

      timeout

      Expected results:

      passing

      Additional info:

      attaching on private comment:
      - installation dir 
      - install-config.yaml
      - console log for servers

            mdemaced Maysa De Macedo Souza
            openshift-crt-jira-prow OpenShift Prow Bot
            Itshak Brown Itshak Brown
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: