Verifying the state of the pods

Use this procedure to verify the state of the pods.

Procedure

  1. Click Workloads → Pods from the OpenShift Web Console.
  2. Select openshift-storage from the Project drop-down list.
    Note: If the Show default projects option is disabled, use the toggle button to list all the default projects.

    For more information on the expected number of pods for each component and how it varies depending on the number of nodes, see Table 1.

  3. Click the Running and Completed tabs to verify that the following pods are in Running and Completed state:
    Table 1. Pods corresponding to Fusion Data Foundation cluster components
    Component Corresponding pods
    Fusion Data Foundation Operator
    • ocs-operator-* (1 pod on any worker node)

    • ocs-metrics-exporter-* (1 pod on any worker node)
      Note: This pod must be present in openshift-storage-extended namespace as well such that there is 1 pod in each openshift-storage and openshift-storage extended namespace.
    • odf-operator-controller-manager-* (1 pod on any worker node)

    • odf-console-* (1 pod on any worker node)

    • csi-addons-controller-manager-* (1 pod on any worker node)

    Rook-ceph Operator rook-ceph-operator-* (1 pod on any worker node)
    CSI
    • cephfs

      • csi-cephfsplugin-* (1 pod on each worker node)

      • csi-cephfsplugin-provisioner-* (2 pods distributed across worker nodes)

    • rbd

      • csi-rbdplugin-* (1 pod on each worker node)

      • csi-rbdplugin-provisioner-* (2 pods distributed across worker nodes)