Description of problem (please be detailed as possible and provide log snippests): [RDR] rbd mirror daemon health in WARNING state when the network type is OVNKubernetes Version of all relevant components (if applicable): OCP version:- 4.12.0-0.nightly-2022-09-28-204419 ODF version:- 4.12.0-70 CEPH version:- ceph version 16.2.10-41.el8cp (26bc3d938546adfb098168b7b565d4f9fa377775) pacific (stable) ACM version:- 2.6.1 SUBMARINER version:- v0.13.0 Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? Yes Is there any workaround available to the best of your knowledge? Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 2 Can this issue reproducible? Can this issue reproduce from the UI? If this is a regression, please provide more details to justify this: Steps to Reproduce: 1. Deploy the RDR cluster with networktype OVNKubernetes 2. Check mirror status 3. Actual results: C1:- { "lastChecked": "2022-10-06T07:28:48Z", "summary": { "daemon_health": "WARNING", "health": "WARNING", "image_health": "OK", "states": {} } } C2:- { "lastChecked": "2022-10-06T07:28:47Z", "summary": { "daemon_health": "OK", "health": "OK", "image_health": "OK", "states": {} } } Expected results: Additional info: The submariner is in a healthy state.
Shyam, BZ #2136864 is fixed in ACM. Can this also be moved to MODIFIED?