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 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