All of lore.kernel.org
 help / color / mirror / Atom feed
* About rbd journal
@ 2015-12-09  3:10 changtao381
  2015-12-09  3:58 ` Jason Dillaman
  0 siblings, 1 reply; 2+ messages in thread
From: changtao381 @ 2015-12-09  3:10 UTC (permalink / raw)
  To: dillaman; +Cc: ceph-devel

HI,

There is requirement from customers that need to continuous backup rbd image
to backup device or another ceph cluster.

As far as I know , rbd journal can be used to record all the rbd mutations
to journal which is stored in rados objects in the same ceph cluster

Is it has interface to push rbd journal  to  another storage device or
another ceph cluster ? Or is is has dev plan? 

Or anyone has other good way to do backup ?  Thanks very much! 



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: About rbd journal
  2015-12-09  3:10 About rbd journal changtao381
@ 2015-12-09  3:58 ` Jason Dillaman
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Dillaman @ 2015-12-09  3:58 UTC (permalink / raw)
  To: changtao381; +Cc: ceph-devel

The in-development RBD journaling feature is designed to be utilized with a future RBD mirroring daemon to perform continuous and point-in-time consistent replication of RBD images to another Ceph cluster (specifically with disaster recovery situations in-mind).  

Until this feature is available and stable, periodic RBD incremental diff exports are probably the best backup alternative.

-- 

Jason Dillaman 


----- Original Message -----
> From: "changtao381" <changtao381@163.com>
> To: dillaman@redhat.com
> Cc: ceph-devel@vger.kernel.org
> Sent: Tuesday, December 8, 2015 10:10:17 PM
> Subject: About rbd journal
> 
> HI,
> 
> There is requirement from customers that need to continuous backup rbd image
> to backup device or another ceph cluster.
> 
> As far as I know , rbd journal can be used to record all the rbd mutations
> to journal which is stored in rados objects in the same ceph cluster
> 
> Is it has interface to push rbd journal  to  another storage device or
> another ceph cluster ? Or is is has dev plan?
> 
> Or anyone has other good way to do backup ?  Thanks very much!
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-09  3:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-09  3:10 About rbd journal changtao381
2015-12-09  3:58 ` Jason Dillaman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.