I have been working on trying to use bacula to backup to Backblaze cloud storage.

I have tried to work through this article: http://bit.ly/2VFukBx which uses rclone-changer wrapper.

I tried this version of rclone-changer: http://bit.ly/2VQjxov and as suggested from this list, this version too: http://bit.ly/2DdvEEL

I was unable to get either solution totally working (The best I could do is get 1 Volume labeled and working correctly with backup going to cloud). It does not look like rclone-changer is under active development, nor is there any active support (other than what has been provided through this list). Based on the git page for rclone-changer, it looks like multiple people are having the exact same experience with rclone-chager as I am.

In looking for alternative solutions, I also came across this article, http://bit.ly/2VREW0q, that uses minio as a gateway from your localhost to your cloud back-end. I am able to get minio working, but it does not look like the community edition of bacula that I am using includes the necessary plugins to support the configuration listed in the web article. I have the following bacula community edition packages installed: bacula-mysql-9.4.2-1.el7.x86_64 and bacula-libs-9.4.2-1.el7.x86_64. It looks like I need the file, bacula-sd-cloud-driver-9.4.2.so, which does not seem to be included with any of the packages I have configured from the yum repository. I tried running repoquery and yum with 'whatprovides', and I did not get any matching hits. Is this plug-in only available for bacula enterprise customers?

I am currently using a myriad of solutions (duplicacy, duplicity, rclone, etc) for backing up files to Backblaze, but ultimately I would like to use Bacula and get rid of some of the other unorganized processes I am using.

If you have a working solution for using Bacula with Backblaze or similar Cloud storage, can you please point me in the right direction?

Thank You.
Scott



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to