Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-5734

Unable to enable Globalnet from UI on IBM Power

XMLWordPrintable

    • Submariner Sprint 2024-18, Submariner Sprint 2024-19
    • Important
    • No

      Description of problem:

      While installing Submariner-addons from UI on IBM Power, selected the checkbox for enabling Globalnet but the broker yaml still shows GlobalnetEnabled as False.

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

      ACM version: 2.8.0-130

      Submariner : 0.15

      OCP : 4.13

      How reproducible:

      Steps to Reproduce:

      1. Install ACM2.8 on OCP4.13
      2. Create Multiclusterhub
      3. Import managed clusters
      4. Create clusterSet
      5. Label worker nodes with "submariner.io/gateway=true"
      6. Install Submariner-addons and Click on Enable Globalnet

      Actual results:

      Globalnet is not getting enabled.

      Expected results:

      Globalnet should be enabled.

      Additional info:

      Clusterversion:

      [root@rdr-hub1-sao01-bastion-0 ~]# oc get clusterversion
      NAME      VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
      version   4.13.0    True        False         6d19h   Cluster version is 4.13.0

      oc version::

      [root@rdr-hub1-sao01-bastion-0 ~]# oc version
      Client Version: 4.13.0
      Kustomize Version: v4.5.7
      Server Version: 4.13.0
      Kubernetes Version: v1.26.3+b404935

      os-release::

       

      [root@rdr-hub1-sao01-bastion-0 ~]# cat /etc/os-release 
      NAME="Red Hat Enterprise Linux"
      VERSION="9.0 (Plow)"
      ID="rhel"
      ID_LIKE="fedora"
      VERSION_ID="9.0"
      PLATFORM_ID="platform:el9"
      PRETTY_NAME="Red Hat Enterprise Linux 9.0 (Plow)"
      ANSI_COLOR="0;31"
      LOGO="fedora-logo-icon"
      CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
      HOME_URL="https://www.redhat.com/"
      DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/9/"
      BUG_REPORT_URL="https://bugzilla.redhat.com/"
      REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
      REDHAT_BUGZILLA_PRODUCT_VERSION=9.0
      REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
      REDHAT_SUPPORT_PRODUCT_VERSION="9.0"
      

       

      Platform:

      IBM Power platform

      uname -a ::

       

       

      [root@rdr-hub1-sao01-bastion-0 ~]# uname -a
      Linux rdr-hub1-sao01-bastion-0.ibm.com 5.14.0-70.13.1.el9_0.ppc64le #1 SMP Thu Apr 14 12:29:19 EDT 2022 ppc64le ppc64le ppc64le GNU/Linux 
      

      nodes on hub cluster::

      [root@rdr-hub1-sao01-bastion-0 ~]# oc get nodes --show-labels
      NAME                              STATUS   ROLES                  AGE     VERSION           LABELS
      sao01-master-0.rdr-hub1.ibm.com   Ready    control-plane,master   6d20h   v1.26.3+b404935   beta.kubernetes.io/arch=ppc64le,beta.kubernetes.io/os=linux,kubernetes.io/arch=ppc64le,kubernetes.io/hostname=sao01-master-0.rdr-hub1.ibm.com,kubernetes.io/os=linux,node-role.kubernetes.io/control-plane=,node-role.kubernetes.io/master=,node.kubernetes.io/instance-type=e980,node.openshift.io/os_id=rhcos,topology.kubernetes.io/region=sao,topology.kubernetes.io/zone=sao01
      sao01-master-1.rdr-hub1.ibm.com   Ready    control-plane,master   6d20h   v1.26.3+b404935   beta.kubernetes.io/arch=ppc64le,beta.kubernetes.io/os=linux,kubernetes.io/arch=ppc64le,kubernetes.io/hostname=sao01-master-1.rdr-hub1.ibm.com,kubernetes.io/os=linux,node-role.kubernetes.io/control-plane=,node-role.kubernetes.io/master=,node.kubernetes.io/instance-type=e980,node.openshift.io/os_id=rhcos,topology.kubernetes.io/region=sao,topology.kubernetes.io/zone=sao01
      sao01-master-2.rdr-hub1.ibm.com   Ready    control-plane,master   6d20h   v1.26.3+b404935   beta.kubernetes.io/arch=ppc64le,beta.kubernetes.io/os=linux,kubernetes.io/arch=ppc64le,kubernetes.io/hostname=sao01-master-2.rdr-hub1.ibm.com,kubernetes.io/os=linux,node-role.kubernetes.io/control-plane=,node-role.kubernetes.io/master=,node.kubernetes.io/instance-type=e980,node.openshift.io/os_id=rhcos,topology.kubernetes.io/region=sao,topology.kubernetes.io/zone=sao01
      sao01-worker-0.rdr-hub1.ibm.com   Ready    worker                 6d20h   v1.26.3+b404935   beta.kubernetes.io/arch=ppc64le,beta.kubernetes.io/os=linux,kubernetes.io/arch=ppc64le,kubernetes.io/hostname=sao01-worker-0.rdr-hub1.ibm.com,kubernetes.io/os=linux,node-role.kubernetes.io/worker=,node.kubernetes.io/instance-type=e980,node.openshift.io/os_id=rhcos,topology.kubernetes.io/region=sao,topology.kubernetes.io/zone=sao01
      sao01-worker-1.rdr-hub1.ibm.com   Ready    worker                 6d20h   v1.26.3+b404935   beta.kubernetes.io/arch=ppc64le,beta.kubernetes.io/os=linux,kubernetes.io/arch=ppc64le,kubernetes.io/hostname=sao01-worker-1.rdr-hub1.ibm.com,kubernetes.io/os=linux,node-role.kubernetes.io/worker=,node.kubernetes.io/instance-type=e980,node.openshift.io/os_id=rhcos,topology.kubernetes.io/region=sao,topology.kubernetes.io/zone=sao01
      sao01-worker-2.rdr-hub1.ibm.com   Ready    worker                 6d20h   v1.26.3+b404935   beta.kubernetes.io/arch=ppc64le,beta.kubernetes.io/os=linux,kubernetes.io/arch=ppc64le,kubernetes.io/hostname=sao01-worker-2.rdr-hub1.ibm.com,kubernetes.io/os=linux,node-role.kubernetes.io/worker=,node.kubernetes.io/instance-type=e980,node.openshift.io/os_id=rhcos,topology.kubernetes.io/region=sao,topology.kubernetes.io/zone=sao01

      Installed Submariner via ACM from UI.

              asuryana Aswin Suryanarayanan
              aaaggarw Aaruni Aggarwal (Inactive)
              Basheer Khadarsabgari Basheer Khadarsabgari
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: