Thank you for the clarification. But i was trying with openstack-cinder.. when i load some data into the volume around 50gb, either it will say
ImageReplayer: 0x7f7264016c50 [17/244d1ab5-8147-45ed-8cd1-9b3613f1f104] handle_shut_down: mirror image no longer exists or the image sync will stop by 5 % or something within 15%... What could be the reason? On Fri, Jul 26, 2019 at 4:40 PM Ajitha Robert <[email protected]> wrote: > > > > > > > On Fri, Jul 26, 2019 at 3:01 PM Mykola Golub <[email protected]> > wrote: > >> On Fri, Jul 26, 2019 at 12:31:59PM +0530, Ajitha Robert wrote: >> > I have a rbd mirroring setup with primary and secondary clusters as >> peers >> > and I have a pool enabled image mode.., In this i created a rbd image , >> > enabled with journaling. >> > But whenever i enable mirroring on the image, I m getting error in >> > rbdmirror.log and osd.log. >> > I have increased the timeouts.. nothing worked and couldnt traceout the >> > error >> > please guide me to solve this error. >> > >> > *Logs* >> > http://paste.openstack.org/show/754766/ >> >> What do you mean by "nothing worked"? According to mirroring status >> the image is mirroring: it is in "up+stopped" state on the primary as >> expected, and in "up+replaying" state on the secondary with 0 entries >> behind master. >> >> The "failed to get omap key" error in the osd log is harmless, and >> just a week ago the fix was merged upstream not to display it. >> >> The cause of "InstanceWatcher: ... resending after timeout" error in >> the rbd-mirror log is not clear but if it is not repeating it is >> harmless too. >> >> I see you were trying to map the image with krbd. It is expected to >> fail as the krbd does not support "journaling" feature, which is >> necessary for mirroring. You can access those images only with librbd >> (e.g. mapping with rbd-nbd driver or via qemu). >> >> -- >> Mykola Golub >> > > > -- > > > *Regards,Ajitha R* > -- *Regards,Ajitha R*
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
