Hi, just sharing a little script I made to backup/replicate RBD images:

https://github.com/vandeir/rbd-backup

It was made based on the script available in this URL:
https://www.rapide.nl/blog/item/ceph_-_rbd_replication.html

It is used to create snapshots of Ceph RBD images e then export those snaps
to be imported in images on another Ceph cluster. The difference in this
script relies on its ability to keep just a defined number of snapshots,
removing older ones.

Hope it will be helpfull.

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

Reply via email to