Bug 1950991 - [rbd-mirror] No data is shown under "Syncing" tab in dashboard for rbd-mirror
Summary: [rbd-mirror] No data is shown under "Syncing" tab in dashboard for rbd-mirror
Keywords:
Status: CLOSED DUPLICATE of bug 2053470
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Dashboard
Version: 5.0
Hardware: Unspecified
OS: Unspecified
low
high
Target Milestone: ---
: 5.2
Assignee: Pere Diaz Bou
QA Contact: Preethi
Anjana Suparna Sriram
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-19 10:43 UTC by Gopi
Modified: 2022-06-17 09:44 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-17 09:44:45 UTC
Embargoed:


Attachments (Terms of Use)
Screenshot of rbd-mirror image level (134.13 KB, image/png)
2021-04-26 05:02 UTC, Gopi
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github ceph ceph pull 46433 0 None open mgr/dashboard: move replaying images to Syncing tab 2022-05-31 16:02:35 UTC
Red Hat Issue Tracker RHCSDASH-375 0 None None None 2021-11-11 10:22:44 UTC

Comment 2 Gopi 2021-04-26 05:02:34 UTC
Created attachment 1775415 [details]
Screenshot of rbd-mirror image level

Hi @Ernesto
Same output is displaying for image as well.

Primary cluster output:
[ceph: root@magnaabc /]# rbd mirror image status g_mirror_pool/g_mirror_image
g_mirror_image:
  global_id:   fc00b995-eecc-4487-89b5-bc1d91c3523d
  state:       up+stopped
  description: local image is primary
  service:     magnaabc.xcpmkq on magna031
  last_update: 2021-04-23 05:46:32
  peer_sites:
    name: site-b
    state: up+replaying
    description: replaying, {"bytes_per_second":2259612.0,"entries_behind_primary":85270,"entries_per_second":545.8,"non_primary_position":{"entry_tid":176875,"object_number":43,"tag_tid":2},"primary_position":{"entry_tid":262145,"object_number":65,"tag_tid":2},"seconds_until_synced":156}
    last_update: 2021-04-23 05:46:14
[ceph: root@magnaabc /]# 


Secondary cluster output:
[ceph: root@magnaxyz /]# rbd mirror image status g_mirror_pool/g_mirror_image
g_mirror_image:
  global_id:   fc00b995-eecc-4487-89b5-bc1d91c3523d
  state:       up+replaying
  description: replaying, {"bytes_per_second":2312466.0,"entries_behind_primary":68587,"entries_per_second":558.5700000000001,"non_primary_position":{"entry_tid":193558,"object_number":50,"tag_tid":2},"primary_position":{"entry_tid":262145,"object_number":65,"tag_tid":2},"seconds_until_synced":122}
  service:     magnaxyz.tjnzpy on magnaxyz.ceph.redhat.com
  last_update: 2021-04-23 05:46:44
  peer_sites:
    name: site-a
    state: up+stopped
    description: local image is primary
    last_update: 2021-04-23 05:46:32
[ceph: root@magnaxyz /]#

Comment 4 Gopi 2021-04-30 09:39:25 UTC
@epuertat 

Can you elaborate little bit about what bootstrap stage is? Generally this is the output we get from command line interface(from primary : "up+stopped" and from secondary: "up+replaying"). If something different than this then we can try in that way with some images and see if syncing is happening or not.


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