Re: Bacula 15 on Debian 13: zstd and xxh3 not working?
Pierre Bernhardt <[email protected]> Sun, 14 Jun 2026 15:56:11 +0200
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <[email protected]> |
Am 13.06.26 um 15:13 schrieb Pierre Bernhardt:
> after using sha1 and lzo I tried to configure xxh3_64 and zstd1 as
> a replacement.
> The config is accepted from the director however it looks like
> neigter xxh3 nor zstd is working:
Looks like my fault because xxh3 seems to work not in the communityedition. But xxhash should work, but also is not running:
*me
14-Jun 15:15 backup-dir: ERROR in inc_conf.c:350 Config error: Expected a FileSet option keyword, got:xxhash:
: line 33, col 30 of file /etc/bacula/fileset.conf
signature = xxhash;
From <https://www.bacula.org/15.0.x-manuals/en/main/Configuring_Director.html#blb:FileSetResource>:
signature=XXHASH
An XXHASH signature will be computed for all files saved.