Re: [Bacula-users] S3 "Driver" Doesn't Work 11.0.2

2021-05-07 Thread Kern Sibbald
Hello, Yes, I guess I should stay retired :-) Best regards, Kern On 5/7/21 12:39 PM, Martin Simmons wrote: On Thu, 6 May 2021 18:01:41 +0200, Kern Sibbald said: Your fundamental problem in making the S3 plugin work is that plugin has the wrong name -- this can be seen from the -D200 debug out

Re: [Bacula-users] S3 "Driver" Doesn't Work 11.0.2

2021-05-07 Thread Eric Bollengier via Bacula-users
Hello, I found out that the cloud driver library is not installed properly with "make install", it is needed to do "make -C src/stored install-cloud" to get the object correctly installed. Only the cloud S3 driver was installed automatically. (the cloud library is loading the cloud S3 library).

Re: [Bacula-users] Backup catalog error

2021-05-07 Thread Martin Simmons
> On Fri, 7 May 2021 16:24:23 +0200, Peter Milesson said: > > On 2021-05-07 16:05, Martin Simmons wrote: > >> On Fri, 7 May 2021 13:40:03 +0200, Peter Milesson said: > >> On 2021-05-07 13:12, Martin Simmons wrote: > On Fri, 7 May 2021 12:37:32 +0200, Peter Milesson said: > On

Re: [Bacula-users] Backup catalog error

2021-05-07 Thread Peter Milesson
On 2021-05-07 16:05, Martin Simmons wrote: On Fri, 7 May 2021 13:40:03 +0200, Peter Milesson said: On 2021-05-07 13:12, Martin Simmons wrote: On Fri, 7 May 2021 12:37:32 +0200, Peter Milesson said: On 2021-05-07 12:01, Martin Simmons wrote: On Thu, 6 May 2021 21:54:54 +0200, Peter Milesson

Re: [Bacula-users] Backup catalog error

2021-05-07 Thread Martin Simmons
> On Fri, 7 May 2021 13:40:03 +0200, Peter Milesson said: > > On 2021-05-07 13:12, Martin Simmons wrote: > >> On Fri, 7 May 2021 12:37:32 +0200, Peter Milesson said: > >> On 2021-05-07 12:01, Martin Simmons wrote: > On Thu, 6 May 2021 21:54:54 +0200, Peter Milesson said: > On

Re: [Bacula-users] Backup catalog error

2021-05-07 Thread Peter Milesson
On 2021-05-07 13:12, Martin Simmons wrote: On Fri, 7 May 2021 12:37:32 +0200, Peter Milesson said: On 2021-05-07 12:01, Martin Simmons wrote: On Thu, 6 May 2021 21:54:54 +0200, Peter Milesson said: On 2021-05-06 15:51, Josip Deanovic wrote: On Wednesday 2021-05-05 20:53:42 Peter Milesson w

Re: [Bacula-users] S3 "Driver" Doesn't Work 11.0.2

2021-05-07 Thread Martin Simmons
OK, so either there is an additional S3-specific package that you need to install or bacula.org needs to fix their build. __Martin > On Fri, 7 May 2021 07:38:33 -0300 (BRT), Heitor Faria said: > > Hello Martin, > > Thanks! > I should have mentioned that earlier. All my tests were using the

Re: [Bacula-users] Backup catalog error

2021-05-07 Thread Martin Simmons
> On Fri, 7 May 2021 12:37:32 +0200, Peter Milesson said: > > On 2021-05-07 12:01, Martin Simmons wrote: > >> On Thu, 6 May 2021 21:54:54 +0200, Peter Milesson said: > >> On 2021-05-06 15:51, Josip Deanovic wrote: > >>> On Wednesday 2021-05-05 20:53:42 Peter Milesson wrote: > Hi folks

Re: [Bacula-users] S3 "Driver" Doesn't Work 11.0.2

2021-05-07 Thread Martin Simmons
> On Thu, 6 May 2021 18:01:41 +0200, Kern Sibbald said: > > Your fundamental problem in making the S3 plugin work is that plugin > has the wrong name -- this can be seen from the -D200 debug output > you supplied.  The Bacula SD is looking for plugins named: > xxx-sd.so, and your plugin is nam

Re: [Bacula-users] S3 "Driver" Doesn't Work 11.0.2

2021-05-07 Thread Heitor Faria
Hello Martin, Thanks! I should have mentioned that earlier. All my tests were using the bacula.org packages. I don't have to build packages from source anymore. Thanks, bacula.org. 😆 Rgds. -- MSc Heitor Faria (Miami/USA) CEO Bacula LatAm mobile1: + 1 909 655-8971 mobile2: + 55 61 98268-4220 Amé

Re: [Bacula-users] Backup catalog error

2021-05-07 Thread Peter Milesson
On 2021-05-07 12:01, Martin Simmons wrote: On Thu, 6 May 2021 21:54:54 +0200, Peter Milesson said: On 2021-05-06 15:51, Josip Deanovic wrote: On Wednesday 2021-05-05 20:53:42 Peter Milesson wrote: Hi folks, After upgrading to Bacula 9.2.2, the following backup error occurs when the daily c

Re: [Bacula-users] S3 "Driver" Doesn't Work 11.0.2

2021-05-07 Thread Martin Simmons
That failure to find BaculaCloudDriver is not surprising. The bacula-sd-cloud-driver-11.0.2.so is a "SD" driver, but the code in cloud_dev.c is looking for a "Cloud" driver. You need both to make S3 work. I suggest checking bacula/src/stored/Makefile in your build to see the value of CLOUD_INSTA

Re: [Bacula-users] Backup catalog error

2021-05-07 Thread Martin Simmons
> On Thu, 6 May 2021 21:54:54 +0200, Peter Milesson said: > > On 2021-05-06 15:51, Josip Deanovic wrote: > > On Wednesday 2021-05-05 20:53:42 Peter Milesson wrote: > >> Hi folks, > >> > >> After upgrading to Bacula 9.2.2, the following backup error occurs when > >> the daily catalog backup is

Re: [Bacula-users] Tape question: fast forward and rewind

2021-05-07 Thread fk+bacula--- via Bacula-users
Hello, sorry have forgot to give the information that I use Archive Device = /dev/nst0 In SD device config.  As I understand, the SD control the drive, maybe with commands like "mt -f /devnst0 rewind"? How do I have to start the SD daemon for getting a logging file and see, which commands are