Backups on Rancher/Convoy/GlusterFS

I just wrote a blog post about this issue:

I’d love to have your feedback!

x-post with https://github.com/rancher/convoy/issues/138

The relevant passage is:

And actually, convoy-glusterFS doesn’t even implement backups nor snapshot option. So we are really out of luck here.

And the question: Is supporting backups and/or snapshots on the roadmap for convoy-glusterfs?

GlusterFS and convoy-gluster have been a bit of a mixed bag for us. It has some users, but not a ton. And we learned that when most users deployed GlusterFS, they were expecting a robust tool for manage GlusterFS itself, which is not our area of expertise. Basically, we found the maintenance of GlusterFS to be too high to guarantee it as a Rancher storage solution. This is why if you look at Convoy NFS and Convoy Gluster in the catalog, you’ll see the convoy nfs is “certified” and Convoy Gluster isn’t.

We are doing things with storage however and are building a solution with all the features you mentioned (snapshot, remote backup, revert), but this effort is still under development. You can review that thread for some more details.

@cjellick it looks like convoy-gluster was removed from the catalog.

Do you have any details on this? What is the preferred method going forward?

@jmreicha that’s something we had been kicking around for awhile, but it was basically brought back to the forefront based off of this thread.

For more details, check out this thread: What happened to the gluster catalogs?

1 Like

Makes sense. Thanks!