OpenShift Common Issues
Enable Monitoring in the Storage Dashboard¶
OpenShift Console uses OpenShift Prometheus for monitoring and populating data in Storage Dashboard. Additional configuration is required to monitor the Ceph Cluster from the storage dashboard.
- Change the monitoring namespace to
openshift-monitoring
Change the namespace of the RoleBinding rook-ceph-metrics
from rook-ceph
to openshift-monitoring
for the prometheus-k8s
ServiceAccount in rbac.yaml.
-
Enable Ceph Cluster monitoring
-
Set the required label on the namespace
Troubleshoot Monitoring Issues¶
Attention
Switch to rook-ceph
namespace using oc project rook-ceph
.
-
Ensure ceph-mgr pod is Running
-
Ensure service monitor is present
-
Ensure the prometheus rules object has been created