[Bacula-users] Upper bound to cloud volume size

2022-10-14 Thread Matlink
Hello, In the context of using cloud storage (with s3 plugin) for bacula volumes, how could I ensure that bacula doesn't use more than N bytes of the cloud storage? Since the price grows with the data size, it is useful to guarantee that one won't have an overpriced bill. I've heard that maximum

[Bacula-users] Maximum Pool Size

2022-10-14 Thread Matlink
Hello, Maximum Pool Size is a documented directive in the bacula community manual. However when I want to use it in Bacula 13, the director tells me that it is not supported. Is this expected? Thank you, Mat___ Bacula-users mailing list Bacula-users@lis

Re: [Bacula-users] Backup pf bacula database

2022-10-14 Thread Matlink
Are you sure that your catalog is named bacula? By default it's named MyCatalog. Check that in your config files. Le 14 octobre 2022 17:33:46 GMT+02:00, Gina Costa a écrit : >Hi, >I have bacula 11 installed in a Debian 10 server. >I want to make a backup of the catalog database using the scri

[Bacula-users] Backup pf bacula database

2022-10-14 Thread Gina Costa
Hi, I have bacula 11 installed in a Debian 10 server. I want to make a backup of the catalog database using the script /opt/bacula/scripts/make_catalog_backup.pl Can anyone explain me how to use this script. When I run the script doing: ./make_catalog_backup.pl I receive the following instruc