[Bacula-users] New release Bacularis 1.1.0

2022-08-26 Thread Marcin Haba
Hello Everybody, We are pleased to let you know that a new version of Bacularis has been released. This is a new feature and bug fix release. One of the most significant changes is improving the Bacula configuration and generally using configuration forms. Another one is a new graphical job over

Re: [Bacula-users] Need help with fileset declaration - what's my mistake?

2022-08-26 Thread Justin Case
Martin, thanks, I admit that for me the fileset definition is one of the more confusing things in Bacula. Thanks for the explanation, however, honestly, I don’t get it. I adapted the fileset according to your proposal, and this is what baculum makes from it: Fileset { Name = "test-appdata" En

Re: [Bacula-users] Need help with fileset declaration - what's my mistake?

2022-08-26 Thread Martin Simmons
> On Fri, 26 Aug 2022 20:41:22 +0200, Justin Case said: > > So actually, the fileset did back up the /home/../containerdata.. stuff, but > also other files outside of /home/,,,/containderdata, which I did not intend > to happen. > > in the /home/dockerman there are only dot-files sich as .Xau

Re: [Bacula-users] Need help with fileset declaration - what's my mistake?

2022-08-26 Thread Martin Simmons
> On Fri, 26 Aug 2022 20:12:45 +0200, Justin Case said: > > > > On 26. Aug 2022, at 19:53, Martin Simmons wrote: > > > > show fileset="various-appdata” > > FileSet: name=various-appdata IgnoreFileSetChanges=0 > O f > RD ^/mnt/containerdata-.*/ > N > O fe > RD

Re: [Bacula-users] Need help with fileset declaration - what's my mistake?

2022-08-26 Thread Justin Case
> On 26. Aug 2022, at 19:53, Martin Simmons wrote: > > > Also, does it work if you only have the /home/dockerman Include? > That does work, with the following caveat: So actually, the fileset did back up the /home/../containerdata.. stuff, but also other files outside of /home/,,,/contain

Re: [Bacula-users] Need help with fileset declaration - what's my mistake?

2022-08-26 Thread Justin Case
> On 26. Aug 2022, at 19:53, Martin Simmons wrote: > > show fileset="various-appdata” FileSet: name=various-appdata IgnoreFileSetChanges=0 O f RD ^/mnt/containerdata-.*/ N O fe RD ^/mnt/.*/ N I /mnt N O f RD ^/home/dockerman/container

Re: [Bacula-users] Need help with fileset declaration - what's my mistake?

2022-08-26 Thread Martin Simmons
That is strange -- it works with multiple Include directives for me. Please post the output of: show fileset="various-appdata" Also, does it work if you only have the /home/dockerman Include? __Martin > On Thu, 25 Aug 2022 22:45:08 +0200, Justin Case said: > > greetings fellas, > > i am

Re: [Bacula-users] I am missing Debs for Buster 32 bit (for Raspberry Pi machines running RaspiOS)

2022-08-26 Thread Justin Case
Hi Sebastian, so far no problem. Then read on what I wrote: "The last version available for this is Bacula 9 and my problem is that I need the Raspi FD to connect to the Director (some small physical fallback machines in a management network behind a firewall). As this works reliably with 13.0.

Re: [Bacula-users] Silly question from newbie

2022-08-26 Thread Phil Stracchino
On 8/25/22 17:30, Pollard, Jim wrote: Maybe another option would be do a migrate job to external media for enough of the volumes that contain the incrementals.  That way If things go completely south I could still restore.  I’ll have to take a look at the schedules.  I’m feeling like the first

Re: [Bacula-users] I am missing Debs for Buster 32 bit (for Raspberry Pi machines running RaspiOS)

2022-08-26 Thread Sebastian Suchanek
Am 26.08.2022 um 14:19 schrieb Justin Case: You mean the script will also work on RaspiOS 32 bit? (note: Raspbian != RasiOS) [...] To be honest, I've never heard of a system called "RaspiOS" exactly, but "Raspberry Pi OS" is definetly just a rename of what was formerly called "Raspbian" - as

Re: [Bacula-users] I am missing Debs for Buster 32 bit (for Raspberry Pi machines running RaspiOS)

2022-08-26 Thread Justin Case
You mean the script will also work on RaspiOS 32 bit? (note: Raspbian != RasiOS) There are a number of VMs and physical raspis running the RaspiOS 32 bit. So I actually need a solution to be able to get or make Bacula debs of 13.0.1 for RaspiOS 3 2bit. I cannot just reinstall all these machines wi

Re: [Bacula-users] I am missing Debs for Buster 32 bit (for Raspberry Pi machines running RaspiOS)

2022-08-26 Thread Chris Wilkinson
I compiled v11/postgres for 64 bit Raspbian. Its working OK backing up to B2 cloud. I have a script for the compile if you need it. There shouldn't be any issue with v13. Regards Chris Wilkinson On Fri, 26 Aug 2022, 12:06 pm Justin Case, wrote: > Hello, this goes to the people who manage the de

[Bacula-users] I am missing Debs for Buster 32 bit (for Raspberry Pi machines running RaspiOS)

2022-08-26 Thread Justin Case
Hello, this goes to the people who manage the debian packages for Bacula Community I know that Buster is old and that there are packages for the 64 bit kernel. That is great as long as you are not running any Raspberry Pis with RaspiOS (https://www.raspberrypi.com/software/operating-systems/ <