答复: Why is there no data backup mechanism in the rados layer?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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:chibi@xxxxxxx] 
发送时间: 2017年1月3日 19:47
收件人: ceph-users@xxxxxxxxxxxxxx
抄送: 许雪寒
主题: 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@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux