Thanks:-)

If there is a mechanism that can provide a replication functionality with the 
granularity of object, that is rados can do replication of objects on behalf of 
higher layer features while leaving other objects not replicated if those 
features decide some objects need to be replicated to another cluster, wouldn't 
this be a better way?

发件人: Christian Balzer [mailto:ch...@gol.com] 
发送时间: 2017年1月3日 19:47
收件人: ceph-users@lists.ceph.com
抄送: 许雪寒
主题: Re: [ceph-users] Why is there no data backup mechanism in the rados layer?


Hello,

On Tue, 3 Jan 2017 11:16:27 +0000 许雪寒 wrote:

> Hi, everyone.
> 
> I’m researching the online backup mechanism of ceph, like rbd mirroring and 
> multi-site. And I’m a little confused. Why is there no data backup mechanism 
> in the rados layer? Wouldn’t this save the bother to implement a backup 
> system for every higher level feature of ceph, like rbd and rgw?
> 
> Thank you:)
>
Firstly, probably the same reasons RGW and RBD mirrorring are set up the
way they are, that is asynchronously to avoid huge latency penalties. 
And thus tricky on the RADOS level in a generic AND selectable fashion.
I.e. you may NOT want to mirror your whole cluster over that puny 1Gb/s
link.

Secondly, what you're talking about is HA, redundancy and replication, NOT
backup.
A backup system should if anyhow possible not involve Ceph at all, to
avoid having a single bug bringing down your li


<<attachment: winmail.dat>>

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to