Bug 2132566 - [RDR] rbd mirror daemon health in WARNING state when networkType is OVNKubernetes
Summary: [RDR] rbd mirror daemon health in WARNING state when networkType is OVNKubern...
Keywords:
Status: CLOSED DUPLICATE of bug 2136864
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: odf-dr
Version: 4.12
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Shyamsundar
QA Contact: krishnaram Karthick
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-06 07:44 UTC by Pratik Surve
Modified: 2023-08-09 17:00 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-08 12:14:09 UTC
Embargoed:


Attachments (Terms of Use)

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?


Note You need to log in before you can comment on or make changes to this bug.