Re: [Bacula-users] 9.4.4 dir and 9.4.2 client interoperability

2022-03-25 Thread Shaligram Bhagat, Yateen (Nokia - IN/Bangalore)
Thanks Phil. Even I thought in the same lines as you. Regards, -Yateen -Original Message- From: Phil Stracchino Sent: Friday, March 25, 2022 9:28 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] 9.4.4 dir and 9.4.2 client interoperability On 3/25/22 09:24, Shaligr

Re: [Bacula-users] [Bacula-announce] Beta Release 11.3.2

2022-03-25 Thread Dan Langille
Dan Langille wrote on 3/25/22 9:16 PM: Eric Bollengier via Bacula-announce wrote on 3/24/22 1:50 PM: Hello, We are pleased to announce the first BETA release of the next major Bacula version 11.3.2 to both the Bacula website (www.bacula.org) and to SourceForge. Now might be the time to

Re: [Bacula-users] [Bacula-announce] Beta Release 11.3.2

2022-03-25 Thread Dan Langille
Eric Bollengier via Bacula-announce wrote on 3/24/22 1:50 PM: Hello, We are pleased to announce the first BETA release of the next major Bacula version 11.3.2 to both the Bacula website (www.bacula.org) and to SourceForge. Now might be the time to add 11.3 to https://regress.bacula.org/vi

Re: [Bacula-users] Bacula/Baculum on Raspberry Pi 64 Bit

2022-03-25 Thread Marcin Haba
Hello Chris, Good to hear that your Baculum instance works correctly. The php-fpm is one of the ways using PHP. If you don't use php-fpm it means that your web server uses PHP in other way. It is why in my previous mail I wrote that it depends on how your web server uses PHP. So, if you don't us

Re: [Bacula-users] 9.4.4 dir and 9.4.2 client interoperability

2022-03-25 Thread Phil Stracchino
On 3/25/22 09:24, Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) wrote: Hi All We have bacula-dir v 9.4.4 hosted on Centos 6.x and bacula-fd v 9.4.2 hosted on ubuntu 20.04 Can they interoperate ? This should be no problem. The Director and all Storage daemons should be the same version,

[Bacula-users] 9.4.4 dir and 9.4.2 client interoperability

2022-03-25 Thread Shaligram Bhagat, Yateen (Nokia - IN/Bangalore)
Hi All We have bacula-dir v 9.4.4 hosted on Centos 6.x and bacula-fd v 9.4.2 hosted on ubuntu 20.04 Can they interoperate ? Thanks, Yateen ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/

Re: [Bacula-users] Bacula/Baculum on Raspberry Pi 64 Bit

2022-03-25 Thread Chris Wilkinson
Is php7.4-fpm optional or required? It is not installed presently and it appears to be working correctly. Chris On Fri, 25 Mar 2022, 5:35 am Marcin Haba, wrote: > Hello Chris, > > This permission denied error comes from the system and it means that the > www-data user is not able to write to ba

Re: [Bacula-users] Bacula/Baculum on Raspberry Pi 64 Bit

2022-03-25 Thread Chris Wilkinson
Thanks Marcin. I did a bit more testing and found that the error is intermittent. It will often take 2 or 3 attempts to save a config and then it does. That must be something outside Bacula/Baculum so I'll look into it elsewhere. Other than that, it's all good. I have restarted Apache a few times