Re: [Bacula-users] Error on despooling attributes in catreq.c: wanted xxx bytes, maximum permitted 10000000 bytes

2021-02-15 Thread Eric Bollengier via Bacula-users
Hello Uwe, On 2/15/21 09:56, Uwe Schuerkamp wrote: > Hi folks, > > during a largish backup job (3,8TB windows fileserver, about 5m files > & directories) I'm seeing this error when the attributes are being > despooled once the job completes: > > Fatal error: catreq.c:762 fread attr spool error.

Re: [Bacula-users] Error on despooling attributes in catreq.c: wanted xxx bytes, maximum permitted 10000000 bytes

2021-02-15 Thread Josip Deanovic
On Monday 2021-02-15 18:47:35 Martin Simmons wrote: > > On Mon, 15 Feb 2021 09:56:33 +0100, Uwe Schuerkamp said: > > Hi folks, > > > > during a largish backup job (3,8TB windows fileserver, about 5m files > > & directories) I'm seeing this error when the attributes are being > > despooled once

Re: [Bacula-users] Bacula For Mac Clients

2021-02-15 Thread Martin Simmons
> On Fri, 12 Feb 2021 17:47:52 -0500, Josh Fisher said: > > On 2/12/21 12:53 PM, Martin Simmons wrote: > > > > > I don't understand the comment about "refactor" or "all instances" unless > > there are other errors as well. > > > By refactor, he means that when the function declaration is ch

Re: [Bacula-users] Copy / migrate job settings

2021-02-15 Thread Johannes Becker
Phil, Thank you for the quick reply. I will give that a try. Johannes Phil Stracchino schrieb am Mo., 15. Feb. 2021, 18:27: > On 2/15/21 12:19 PM, Phil Stracchino wrote: > > FileSet { > > Name = Dummy > > Include { > > Options { > > signature = MD5 > > } > > } > > } > > > .

Re: [Bacula-users] Error on despooling attributes in catreq.c: wanted xxx bytes, maximum permitted 10000000 bytes

2021-02-15 Thread Martin Simmons
> On Mon, 15 Feb 2021 09:56:33 +0100, Uwe Schuerkamp said: > > Hi folks, > > during a largish backup job (3,8TB windows fileserver, about 5m files > & directories) I'm seeing this error when the attributes are being > despooled once the job completes: > > Fatal error: catreq.c:762 fread attr

Re: [Bacula-users] Copy / migrate job settings

2021-02-15 Thread Phil Stracchino
On 2/15/21 12:19 PM, Phil Stracchino wrote: > FileSet { > Name = Dummy > Include { > Options { > signature = MD5 > } > } > } ... I have no idea why, when I copied that as "Name = DUMMY". it pasted as "Name = Dummy". Possibly Thunderbird is being a dummy. -- Phil Stracch

Re: [Bacula-users] Copy / migrate job settings

2021-02-15 Thread Phil Stracchino
On 2/15/21 11:31 AM, Johannes Becker wrote: > Hi, > > I want to use a copy job to create copies for offsite storage. While > creating the settings in the bacula-dir.conf I had to define entries for > client and fileset, even so I want to copy complete tapes with many jobs > and clients. Which "cli

[Bacula-users] Copy / migrate job settings

2021-02-15 Thread Johannes Becker
Hi, I want to use a copy job to create copies for offsite storage. While creating the settings in the bacula-dir.conf I had to define entries for client and fileset, even so I want to copy complete tapes with many jobs and clients. Which "client" would you put there? The same is with "fileset", wh

[Bacula-users] Error on despooling attributes in catreq.c: wanted xxx bytes, maximum permitted 10000000 bytes

2021-02-15 Thread Uwe Schuerkamp
Hi folks, during a largish backup job (3,8TB windows fileserver, about 5m files & directories) I'm seeing this error when the attributes are being despooled once the job completes: Fatal error: catreq.c:762 fread attr spool error. Wanted 1969368434 bytes, maximum permitted 1000 bytes I've se