On 12/22/20 11:22 AM, Andrea Venturoli wrote:
On 12/18/20 4:57 PM, Eric Bollengier via Bacula-users wrote:
FileSet {
Name="Xx"
Include {
Options {
signature = MD5
Accurate=yes
Here you have a mistake (maybe not so big) in your fileset, the Accurate
directive you w
On 12/18/20 4:57 PM, Eric Bollengier via Bacula-users wrote:
FileSet {
Name="Xx"
Include {
Options {
signature = MD5
Accurate=yes
Here you have a mistake (maybe not so big) in your fileset, the Accurate
directive you want to use is inside the Job definition.
You
> On Fri, 18 Dec 2020 16:57:56 +0100, Eric Bollengier via Bacula-users said:
>
> Hello,
>
> On 2020-12-18 15:16, Andrea Venturoli wrote:
> > On 12/15/20 6:49 PM, Martin Simmons wrote:
> >
> >> What is the fileset definition?
> >
> > Quite huge, both in terms of size (a full backup is around
Hello,
On 2020-12-18 15:16, Andrea Venturoli wrote:
> On 12/15/20 6:49 PM, Martin Simmons wrote:
>
>> What is the fileset definition?
>
> Quite huge, both in terms of size (a full backup is around 400GB) and in
> terms of lines (more than 40 ZFS datasets).
> I'm pasting here the relevant parts:
On 12/15/20 6:49 PM, Martin Simmons wrote:
What is the fileset definition?
Quite huge, both in terms of size (a full backup is around 400GB) and in
terms of lines (more than 40 ZFS datasets).
I'm pasting here the relevant parts:
FileSet {
Name="Xx"
Include {
Options {
sign
> On Tue, 15 Dec 2020 11:31:46 +0100, Andrea Venturoli said:
>
> Hello.
>
> I'm backing up a FreeBSD server where Cyrus IMAP runs and I'm using
> Full/Differential/Incremental scheme.
>
> As you probably know, Cyrus IMAP uses hardlinks to avoid saving
> duplicate messages (and probably for
On 12/15/20 11:31 AM, Andrea Venturoli wrote:
I verified some of these files are currently present in the original
data, but not on the restored data!!!
P.S.
Sorry for forgetting, I'm using 9.6.6 on FreeBSD 11.4/amd64 (compiled
from ports).
___
Ba
Hello.
I'm backing up a FreeBSD server where Cyrus IMAP runs and I'm using
Full/Differential/Incremental scheme.
As you probably know, Cyrus IMAP uses hardlinks to avoid saving
duplicate messages (and probably for other things).
I tried a test recovery yesterday and I was flooded with mes