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

The "cluster-backup.sh" can't be executed on the Arbiter node

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.20
    • Two Node with Arbiter
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Low
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      When running the script "cluster-backup.sh" on the arbiter node the script fails with error below:
      
      ~~~
      [root@tna-arbiter ~]# /usr/local/bin/cluster-backup.sh /root/backup-etcd-test/
      
      Certificate /etc/kubernetes/static-pod-certs/configmaps/etcd-all-bundles/server-ca-bundle.crt is missing. Checking in different directory
      Certificate /etc/kubernetes/static-pod-resources/etcd-certs/configmaps/etcd-all-bundles/server-ca-bundle.crt found!
      error finding manifests for the kube-apiserver pod. please check if it is running.
      
      [root@tna-arbiter ~]# kubelet --version
      Kubernetes v1.33.5
      
      # oc get node tna-arbiter -o wide
      
      NAME          STATUS   ROLES     AGE    VERSION   INTERNAL-IP       EXTERNAL-IP   OS-IMAGE                                                KERNEL-VERSION                 CONTAINER-RUNTIME
      tna-arbiter   Ready    arbiter   5d1h   v1.33.5   192.168.122.167   <none>        Red Hat Enterprise Linux CoreOS 9.6.20250925-0 (Plow)   5.14.0-570.49.1.el9_6.x86_64   cri-o://1.33.4-4.rhaos4.20.gitc8e7df2.el9
      ~~~
      
      Arbiter doesn't run the kube apiserver.
      
      Basically it is not that important, but it should be either addressed in the docs or that script should be removed from the arbiter node.

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

      OpenShift Container Platform 4.20.0-rc.3    

      How reproducible:

      run the cluster-backup.sh on the arbiter node    

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              jpoulin Jeremy Poulin
              rhn-support-vwalek Vladislav Walek
              None
              None
              John George John George
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: