Hi,
I version 3.2.0 amgtar is not using PROPERTY directory amzfs-snapshot, has
something changed regarding this in 3.2.0 ?
This has been working in the previous version of amanda, snipped from debug
file:
sendbackup: script: PROPERTY directory
/export/.zfs/snapshot/amanda-_export-current
amgtar: Spawning "/usr/local/bin/tar /usr/local/bin/tar --create --verbose
--file - --directory /export --one-file-system --no-check-device
--listed-incremental /var/opt/lib/amanda/gnutar-lists/tx5019_export_1.new
--sparse --ignore-failed-read --totals ." in pipeline
amgtar should be called with --directory
/export/.zfs/snapshot/amanda-_export-current
define dumptype snap-zfs-amgtar {
dt_amgtar
script "amzfs_snapshot"
maxdumps 2
}
Thanks Gunnar Gunnarsson