Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RDR] Do not fail RDR deployment when HEALTH_WARN 1 slow ops is hit. Mon restart and re-check health to continue deployment. #11244

Open
am-agrawa opened this issue Jan 28, 2025 · 0 comments
Labels
DR Metro and Regional DR related PRs High Priority High priority issues Squad/Turquoise

Comments

@am-agrawa
Copy link
Contributor

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
@am-agrawa am-agrawa added DR Metro and Regional DR related PRs Squad/Turquoise High Priority High priority issues labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DR Metro and Regional DR related PRs High Priority High priority issues Squad/Turquoise
Projects
None yet
Development

No branches or pull requests

1 participant