Re: [Bacula-users] redirect command output

2024-12-28 Thread Josip Deanovic via Bacula-users
On Saturday, December 28, 2024 3:17:20 PM CET Mailing_List via Bacula-users wrote: > Le vendredi 27 décembre 2024 à 20:59 +0100, Josip Deanovic via Bacula- > > users a écrit : > > Could you try something like this: > > > > Command = "/usr/bin/bash -c '

Re: [Bacula-users] redirect command output

2024-12-27 Thread Josip Deanovic via Bacula-users
On Friday, December 27, 2024 4:19:27 PM CET Mailing_List via Bacula-users wrote: > Hi, > > In a bacula job, I have: > RunScript { > RunsWhen = Before > FailJobOnError = No > RunsOnClient = No > Command = "/usr/local/perso/suspend-gest.sh add bacula > /dev/null" > } > > but de

Re: [Bacula-users] SD won't start after upgrade

2024-11-20 Thread Josip Deanovic via Bacula-users
On Wednesday, November 20, 2024 5:59:45 PM CET D. wrote: > I upgraded from 13.0.4 to 15.0.2 on two Oracle Linux 8.10 servers. In > both cases, the bacula-sd.service daemon won't start after the upgrade. > The DIR and FD daemons start just fine. The DIR seems to interact with > the upgraded databa

Re: [Bacula-users] Preventing users from powering down clients during backups

2024-11-20 Thread Josip Deanovic via Bacula-users
On 2024-11-20 10:15, Andrea Venturoli wrote: On 11/19/24 17:18, Josh Fisher via Bacula-users wrote: [...] If you are trying to deal with laptops that users take in and out of the office, then look into the "Reschedule On Error" directive for the Job I'm already doing this: sooner or later re

Re: [Bacula-users] Debian Postgres security update to 13.17 broke bacula

2024-11-19 Thread Josip Deanovic via Bacula-users
On Tuesday, November 19, 2024 9:56:18 PM CET Sobel-Sorenson, Chandler - (scar) wrote: > Josip Deanovic via Bacula-users wrote on 11/18/24 11:35 AM: > > check the availability of the server resources > > check the logs of the Postgres service > > check the database

Re: [Bacula-users] Database growth

2024-11-19 Thread Josip Deanovic via Bacula-users
On 2024-11-19 09:30, Mehrdad Ravanbod wrote: [...] Anyone who has some knowledge on this and some parameters to think about when dealing with such requirements?? The Disk i am using on the server is 1 TB with a second disk option of 1 TB Hi Mehrdad, The size of the database will depend on the

Re: [Bacula-users] Debian Postgres security update to 13.17 broke bacula

2024-11-18 Thread Josip Deanovic via Bacula-users
On Monday, November 18, 2024 6:57:30 PM CET Sobel-Sorenson, Chandler - (scar) wrote: > It seems there was a medium security update released for postgresql-13 > on Debian bookworm (oldstable), and right after that bacula stopped > working due to "no connection to the server". For example, got this

Re: [Bacula-users] Strategies for backup of millions of files...

2024-10-01 Thread Josip Deanovic via Bacula-users
On 2024-10-01 03:16, Dan Langille wrote: On Mon, Sep 30, 2024, at 10:48 AM, Marco Gaiarin wrote: Mandi! Dan Langille In chel di` si favelave... From https://dan.langille.org/2023/12/24/backing-up-freebsd-with-bacula-via-zfs-snapshot/ : I'm still doing some experimentation on this, indeed.

Re: [Bacula-users] Very long retention time

2024-09-28 Thread Josip Deanovic via Bacula-users
On 2024-08-15 09:14, Mehrdad Ravanbod wrote: Thank you Josip Appreciate your response, so if i understand correctly the whole ten year backup data need not be kept in DB?? Not sure about the bootstrap file and the rest though, new to bacula and trying to figure it out as yet Hello Mehrdad,

Re: [Bacula-users] Remote Client Security Alerts

2024-09-27 Thread Josip Deanovic via Bacula-users
On 2024-09-17 13:57, Dragan Milivojević wrote: AFAIK there is no such feature on the FD side but I might be wrong. If the option "--with-tcp-wrappers" is used for building Bacula daemons, Bacula daemons would make use of libwrap library. I recommend using local firewall rather than tcp wrapper

Re: [Bacula-users] Strategies for backup of millions of files...

2024-09-27 Thread Josip Deanovic via Bacula-users
On 2024-09-26 17:01, Dragan Milivojević wrote: For example, while browsing/restoring backup of the specific date, you would get the state of a backed up directory as it was during the execution of a selected backup job. I would recommend the "accurate" option in this case. Be careful with the

Re: [Bacula-users] Strategies for backup of millions of files...

2024-09-26 Thread Josip Deanovic via Bacula-users
On 2024-09-26 13:02, Marco Gaiarin wrote: Hello Marco! Or it is still the 'fileset change' the trigger, so scripts can make all the dumbest things, but bacula keep going on incrementals? Also, if my script mount on '/some/dirs-202040926' and pass this as a backup dir for a full, but tomorrow

Re: [Bacula-users] bacula rescue cdrom source code

2024-08-24 Thread Josip Deanovic via Bacula-users
On 2024-08-24 01:32, Jose Alberto wrote: rear with bacula? work??? Test https://packages.debian.org/bookworm/rear Hello, Yes, it works. I am using it for several years now, with Centos 6, Centos 7, Centos 8, Debian 10, Debian 11 and Debian 12. In my case, bootable rear image is betwe

Re: [Bacula-users] Very long retention time

2024-08-14 Thread Josip Deanovic via Bacula-users
On 2024-08-14 14:21, Mehrdad Ravanbod wrote: Thanx for the response, appreciate it As to media, plan is to put it on disk, with some sort of raid(1, 5, 6) to ensure safety/integrity, that is where the files are right now as to the amount of data, it is not that huge, weekly full backups is a

Re: [Bacula-users] Strategies for backup of millions of files...

2024-07-17 Thread Josip Deanovic via Bacula-users
On 2024-07-15 17:26, Marco Gaiarin wrote: We have found that a dir (containing mostly home directories) with roughly one and a half million files, took too much time to be backud up; it is not a problem of backup media, also with spooling it took hours to prepare a spool. There's some strateg