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 /]#
@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.