[Bacula-users] Update the bacula-dir.conf file

2023-08-01 Thread rocky
Hi Team, We have deployed the bacula master successfully and now, we have almost installed 10 bacula clients. Can anyone suggest the best way to add these 10 clients in the bacula master bacula-dir.conf file and each job of all servers should execute at different intervals? Thanks Rocky

Re: [Bacula-users] S3 bucket as Storage & Centralized backup

2023-07-27 Thread rocky
:10 pm , wrote: > Hello Rocky, > > > 1. Is it fine to configure the S3 bucket as storage in AWS cloud or is > it better to take the backup on local EBS or EFS volumes on bacula master > node? > > S3 buckets are completly supported and have decent performance. > >

Re: [Bacula-users] S3 bucket as Storage & Centralized backup

2023-07-22 Thread rocky
S3 is usable. > > I would probably run a S3 storage daemon in each cloud type so you don't > have to pay high external transfer costs, unless there is a policy that > says it has to be backed up that way. > > > > On July 20, 2023 3:26:02 AM EDT, rocky wrote: > >>

[Bacula-users] S3 Bucket as bacula storage

2023-07-22 Thread rocky
Hi Team, Can anyone please guide me on steps? How to configure the s3 bucket as backup storage on bacula master. Thanks, Ramesh ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

[Bacula-users] S3 bucket as Storage & Centralized backup

2023-07-20 Thread rocky
Hi Team, Can anyone please advise on the below queries. 1. Is it fine to configure the S3 bucket as storage in AWS cloud or is it better to take the backup on local EBS or EFS volumes? 2. Currently we are using 3 different cloud environments AWS, OVH & GCP. So, We are looking for a centralized

[Bacula-users] Backup of Docker & k8s

2023-07-06 Thread rocky
Hi Team, Please clarify the queries below which I am working on Bacula community edition 13.0.3 1. I am using the Bacula community edition 13.0.3 with a docker plugin and able to take backup of a stopped container. Now, I am trying to restore the container with the option ( create and run ) whil

Re: [Bacula-users] Docker And Kubernetes Backup/Restore

2023-07-04 Thread rocky
< rados...@korzeniewski.net> wrote: > Hello, > > wt., 4 lip 2023 o 07:02 rocky napisaƂ(a): > >> Hi All, >> >> We are exploring centralized Backup. found Bacula is one of the best >> centralized backups. >> Installed the Bacula community edition 13.

[Bacula-users] Docker And Kubernetes Backup/Restore

2023-07-03 Thread rocky
Hi All, We are exploring centralized Backup. found Bacula is one of the best centralized backups. Installed the Bacula community edition 13.0.3 latest successfully on ubuntu 22.0.4 node. Also, installed the docker plugins and Kubernetes plugins through the packages. can you please guide with step