Re: [Bacula-users] bacula - optimize storage for cloud sync

2020-07-09 Thread Žiga Žvan
Hello Kern, Thank you for all info. I needed to install cloud plugin (yum install bacula-cloud-storage) in order to use this configuration. Relevant part of bacula-sd.conf is pasted bellow. Files did get uploaded to Oracle object storage. I intend to use lifecycle policy on the cloud bucke

Re: [Bacula-users] bacula - optimize storage for cloud sync

2020-07-08 Thread Kern Sibbald
Hello Ziga, Yes, you might be able to do what you want using a "debug" feature of the Bacula Cloud driver.  It is not very well documented, but there is one section "3 File Driver for the Cloud" in the "Bacula Cloud Backup" that mentions it. Basically instead of

Re: [Bacula-users] bacula - optimize storage for cloud sync

2020-07-08 Thread Žiga Žvan
Hi Mr. Kern, My question was a bit different. I have noticed that Oracle S3 is not compatible, therefore I have implemented Oracle Storage gateway (a docker image that uses local filesystem as a cache and moves the data automatically to oracle cloud). I have this filesystem mounted (nfsv4) on

Re: [Bacula-users] bacula - optimize storage for cloud sync

2020-07-07 Thread Kern Sibbald
Hello, Oracle S3 is not compatible with Amazon S3 or at least with the libs3 that we use to interface to AWS and other compatible S3 cloud offerings.  Yes, Bacula Enterprise has a separate Oracle cloud driver that they wrote.  There are no plans at the mom

[Bacula-users] bacula - optimize storage for cloud sync

2020-07-07 Thread Žiga Žvan
Dear all, I'm testing communty version of bacula in order to change backup sw for app. 100 virtual and physical hosts. I would like to move all the data to local storage and then move them to public cloud (Oracle Object storage). I believe that community version of the software suites our