katij-uipath / v23.10_Automation_Suite_Upgrade

0 stars 0 forks source link

Ceph Health Check on Source Cluster #86

Open katij-uipath opened 8 months ago

katij-uipath commented 8 months ago

Check ceph health of current cluster by running on the primary node (and share output with TAM):

kubectl exec -it -n rook-ceph deploy/rook-ceph-tools -- ceph status

kubectl exec -it -n rook-ceph deploy/rook-ceph-tools -- ceph osd df
KKieffer44 commented 7 months ago

sent