Im currently trying to find the best compression for my usecase. (size vs speed), so i tested uncompressed and GZIP. wanted to folow up on zstd, but when i chose ZSDT in bacularis. Im getting an error:
Error Error 94: Config validation error.Array ( [output] => JSON tool returned wrong exitcode. Output:bacula-dir: ERROR TERMINATION at inc_conf.c:342 Config error: Expected a FileSet option keyword, got:zstd: : line 156, col 26 of file /etc/bacularis/API/config_fWYwW4 Compression = "zstd" 08-Feb 12:30 bacula-dir: ERROR TERMINATION at inc_conf.c:342 Config error: Expected a FileSet option keyword, got:zstd: : line 156, col 26 of file /etc/bacularis/API/config_fWYwW4 Compression = "zstd" [exitcode] => 82 )
I can choose GZIP and Lzo without error. changing ZSTD in bacula-dir.conf also gives me an error