Bug 2132566

Summary: [RDR] rbd mirror daemon health in WARNING state when networkType is OVNKubernetes
Product: [Red Hat Storage] Red Hat OpenShift Data Foundation Reporter: Pratik Surve <prsurve>
Component: odf-drAssignee: Shyamsundar <srangana>
odf-dr sub component: unclassified QA Contact: krishnaram Karthick <kramdoss>
Status: CLOSED DUPLICATE Docs Contact:
Severity: urgent    
Priority: unspecified CC: aclewett, bniver, idryomov, madam, muagarwa, ocs-bugs, odf-bz-bot, sagrawal, sheggodu, srangana, vashastr
Version: 4.12   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-08 12:14:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pratik Surve 2022-10-06 07:44:21 UTC
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.

Comment 13 Mudit Agarwal 2022-11-08 00:31:17 UTC
Shyam, BZ #2136864 is fixed in ACM. Can this also be moved to MODIFIED?