rbd-mirror daemon health is in warning state
Problem
There appears to be numerous cases where WARNING gets reported if mirror service
::get_mirror_service_status calls Ceph monitor to get service
status for rbd-mirror.
Following a network disconnection, rbd-mirror daemon health is in the
warning state while the connectivity between both the managed clusters is fine.
Resolution
Run the following command in the toolbox and look for
leader:falserbd mirror pool status --verbose ocs-storagecluster-cephblockpool | grep 'leader:'If you see the following in the output:
| Output | Workaround |
|---|---|
| leader: false |
It indicates that there is a daemon startup issue and the most likely root cause could be due to problems reliably connecting to the secondary cluster. Workaround: Move the |
leader: true or no output |
Contact IBM Support |
BZ reference: [2118627]