You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes during RDR deployment, we see slow ops issue which fails the Deployment and thus resulting in incomplete RDR deployment.
This happens on either of the managed clusters after ODF installation. We should add a workaround so as to have a successful deployment in this particular case.
2025-01-27 22:44:59 > raise CephHealthException(f"Ceph cluster health is not OK. Health: {health}")
2025-01-27 22:44:59 E ocs_ci.ocs.exceptions.CephHealthException: Ceph cluster health is not OK. Health: HEALTH_WARN 1 slow ops, oldest one blocked for 924 sec, mon.e has slow ops
2025-01-27 22:44:59
2025-01-27 22:44:59 ocs_ci/utility/utils.py:2543: CephHealthException
The text was updated successfully, but these errors were encountered:
Sometimes during RDR deployment, we see slow ops issue which fails the Deployment and thus resulting in incomplete RDR deployment.
This happens on either of the managed clusters after ODF installation. We should add a workaround so as to have a successful deployment in this particular case.
The text was updated successfully, but these errors were encountered: