[Bacula-devel] Open source Bacula plugin for deduplication

2022-03-03 Thread egoitz--- via Bacula-devel
Good morning, I know Bacula enterprise provides deduplicacion plugins, but sadly we can't afford it. No problem, we will try to create an open source deduplication plugin for bacula file daemon. I would use rdiff (part of librsync) for delta patching and signature generation. I would love to cr

Re: [Bacula-devel] Open source Bacula plugin for deduplication

2022-03-03 Thread Radosław Korzeniewski
Hello, czw., 3 mar 2022 o 12:09 egoitz--- via Bacula-devel < bacula-devel@lists.sourceforge.net> napisał(a): > Good morning, > > > I know Bacula enterprise provides deduplicacion plugins, but sadly we > can't afford it. No problem, we will try to create an open source > deduplication plugin for b

Re: [Bacula-devel] Open source Bacula plugin for deduplication

2022-03-03 Thread egoitz--- via Bacula-devel
Hello Radoslaw, I will answer below in green color for instance... just for discerning better what both have spoke... :) El 2022-03-03 12:46, Radosław Korzeniewski escribió: > ATENCION: Este correo se ha enviado desde fuera de la organización. No pinche > en los enlaces ni abra los adjuntos a

Re: [Bacula-devel] Open source Bacula plugin for deduplication

2022-03-03 Thread egoitz--- via Bacula-devel
Hi Christopher! Thanks a lot for your time!!. Answering below in blue for better discerning. El 2022-03-03 15:03, webmaster escribió: > ATENCION: Este correo se ha enviado desde fuera de la organización. No pinche > en los enlaces ni abra los adjuntos a no ser que reconozca el remitente y > s

Re: [Bacula-devel] Open source Bacula plugin for deduplication

2022-03-03 Thread webmaster via Bacula-devel
HelloI was reading this and had a thought about deduplication, The zfs filesytem has inbuilt deduplication (and compression) supportso you could when creating a new backup volume create a virtual zfs pool/filesystem Write all backuped files to the zfs poolWhich automatically does deduplication Y

Re: [Bacula-devel] Open source Bacula plugin for deduplication

2022-03-03 Thread Eric Bollengier via Bacula-devel
Hello, On 03.03.22 15:03, webmaster via Bacula-devel wrote: Hello I was reading this and had a thought about deduplication, The zfs filesytem has inbuilt deduplication (and compression) support so you could when creating a new backup volume create a virtual zfs pool/filesystem Write all backu

Re: [Bacula-devel] Open source Bacula plugin for deduplication

2022-03-03 Thread webmaster via Bacula-devel
Sorry might not have been obvious but what i was suggesting was a possible way of getting the file daemon to do deduplication using virtual zfs filesystemsChristopher tyermanSent from my Galaxy Original message From: ego...@ramattack.net Date: 03/03/2022 14:23 (GMT+00:00) To:

Re: [Bacula-devel] Open source Bacula plugin for deduplication

2022-03-03 Thread egoitz--- via Bacula-devel
Hi Eric!! Sorry what are you referring to with the "aligned driver". By they way... I think this is an incorrect asked question... I was looking for delta encoding instead of dedup. Sorry mates :) Cheers! El 2022-03-03 15:31, Eric Bollengier via Bacula-devel escribió: > ATENCION > ATENCION

Re: [Bacula-devel] Open source Bacula plugin for deduplication

2022-03-03 Thread egoitz--- via Bacula-devel
Hi Christopher, Thank you so much again :) Well you know.. I'm looking delta encoding really. But anyway, well for that deduplication your are talking about... that should assume you are able to run ZFS in the server we are backing up. Isn't it?. Cheers!! :) El 2022-03-03 15:33, webmaster es