[bareos-users] Backup data to AWS S3 bucket using the BareOS utility

2021-03-16 Thread Kaushal Shriyan
Hi, Is there a way to push the backup data to the AWS S3 bucket using the BareOS utility? For example, if I backup both configurations and data directory of GitLab SCM services using BareOS utility, Can it be pushed to AWS S3 bucket instead of storing it locally in the BareOS server. Please a

Re: [bareos-users] Backup data to AWS S3 bucket using the BareOS utility

2021-03-17 Thread Spadajspadaj
Yes, there is a plugin for storage daemon to store data in S3. See the docs. On 16.03.2021 17:02, Kaushal Shriyan wrote: Hi, Is there a way to push the backup data to the AWS S3 bucket using the BareOS utility? For example, if I backup both configurations and data directory of GitLab SCM serv

Re: [bareos-users] Backup data to AWS S3 bucket using the BareOS utility

2021-03-23 Thread Kaushal Shriyan
Hi, I am running bareos 20.0 on CentOS Linux release 7.9.2009 (Core). I have installed bareos 20.0 using https://download.bareos.org/bareos/release/20/CentOS_7/x86_64/ I am trying to push the backup to AWS S3 by following the document https://docs.bareos.org/TasksAndConcepts/StorageBackends.ht

Re: [bareos-users] Backup data to AWS S3 bucket using the BareOS utility

2021-03-27 Thread Larry G. Wapnitsky
Curious about this as well. Haven't used BareOS in a few years, but want to set it up in my homelab with Wasabi, and am running into the same errors. On Thursday, March 25, 2021 at 11:11:32 PM UTC-4 kaushal...@gmail.com wrote: > On Tuesday, 23 March 2021 at 16:44:27 UTC+5:30 Kaushal Shriyan wrot

Re: [bareos-users] Backup data to AWS S3 bucket using the BareOS utility

2021-03-27 Thread Kaushal Shriyan
On Sun, Mar 28, 2021 at 5:18 AM Larry G. Wapnitsky wrote: > Curious about this as well. Haven't used BareOS in a few years, but want > to set it up in my homelab with Wasabi, and am running into the same errors. > Hi, I have already raised a bug report in https://bugs.bareos.org/view.php?id=133

Re: [bareos-users] Backup data to AWS S3 bucket using the BareOS utility

2021-03-30 Thread Kaushal Shriyan
Hi, Checking in again if someone can pitch in for my earlier post to the bareos-users google group. I have already raised a bug report in https://bugs.bareos.org/view.php?id=1331. Thanks in advance. I look forward to hearing from you. Best Regards, Kaushal On Sunday, 28 March 2021 at 10:57:

Re: [bareos-users] Backup data to AWS S3 bucket using the BareOS utility

2021-03-30 Thread Yavor Marinov
Hello, on totally unrelated topic it's not *BareOS, *but simple Bareos. Had this issues on some other apps and i can confirm that the issue was caused because of SSL_ERROR_SYSCALL along with the wsa error_code 10054 which both says that the connection has been terminated by the remote host - also,

Re: [bareos-users] Backup data to AWS S3 bucket using the BareOS utility

2021-03-31 Thread Kaushal Shriyan
Hi, I have attached the debug logs for your reference. *setdebug level=100 trace=1 dir level=100 trace=1 hangup=0 timestamp=0 tracefilename=/var/lib/bareos/bareos-dir.trace Best Regards, On Wednesday, 31 March 2021 at 00:51:53 UTC+5:30 ymar...@gmail.com wrote: > Hello, > > on totally unrelate

Re: [bareos-users] Backup data to AWS S3 bucket using the BareOS utility

2021-03-31 Thread Yavor Marinov
All i was able to locate in bareos-dir.trace was just evidence that 99% it's an ssl issue: * if you are using any self-signed certificate on Bareos (highly suggest you start using it) * i saw that your Bareos director is called on few lines with >>> hostname <<< which is not recommended * if you a