第 3 章 Verifying OpenShift Data Foundation deployment for internal mode
Use this section to verify that OpenShift Data Foundation is deployed correctly.
3.1. Verifying the state of the pods 复制链接链接已复制到粘贴板!
To determine if OpenShift Data Foundation is deployed successfully, you can verify that the pods are in Running state.
Procedure
-
Click Workloads
Pods from the left pane of the OpenShift Web Console. Select
openshift-storagefrom the Project drop-down list.注意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 表 3.1 “Pods corresponding to OpenShift Data Foundation cluster”.
Verify that the following pods are in running and completed state by clicking the Running and the Completed tabs:
Expand 表 3.1. Pods corresponding to OpenShift Data Foundation cluster Component Corresponding pods OpenShift Data Foundation Operator
-
ocs-operator-*(1 pod on any storage node) -
ocs-metrics-exporter-*(1 pod on any storage node) -
odf-operator-controller-manager-*(1 pod on any storage node) -
odf-console-*(1 pod on any storage node) -
csi-addons-controller-manager-*(1 pod on any storage node)
Rook-ceph Operator
rook-ceph-operator-*(1 pod on any storage node)UX Backend
ux-backend-server-*(1 pod on any storage node)Multicloud Object Gateway
-
noobaa-operator-*(1 pod on any storage node) -
noobaa-core-*(1 pod on any storage node) -
noobaa-db-pg-*(1 pod on any storage node) -
noobaa-endpoint-*(1 pod on any storage node)
MON
rook-ceph-mon-*(3 pods on each storage node)MGR
rook-ceph-mgr-*(1 pod on any storage node)MDS
rook-ceph-mds-ocs-storagecluster-cephfilesystem-*(2 pods distributed across storage node)RGW
rook-ceph-rgw-ocs-storagecluster-cephobjectstore-*(1 pod on any storage node)CSI
cephfs-
csi-cephfsplugin-*(1 pod on each storage node) -
csi-cephfsplugin-provisioner-*(2 pods distributed across storage nodes)
-
rbd-
csi-rbdplugin-*(1 pod on each storage node) -
csi-rbdplugin-provisioner-*(2 pods distributed across storage nodes)
-
rook-ceph-crashcollector
rook-ceph-crashcollector-*(1 pod on each storage node)OSD
-
rook-ceph-osd-*(1 pod for each device) -
rook-ceph-osd-prepare-*(1 pod for each device)
-