remove syncoid, switch to rsync #221

Merged
mg merged 132 commits from sanoid_weg into master 2024-10-31 12:01:46 +01:00
Showing only changes of commit cb002856d8 - Show all commits

View file

@ -5,6 +5,7 @@
{# Header #}
echo "-----------------------"
echo "Source: {{ item.src }}"
echo "Dest: {{ item.dest.split(':') | last }}"
{# Mount check source #}
if /usr/sbin/zfs get mounted -H {{ item.src }} 2>&1 > /dev/null ; then
{# Mount check destination #}
@ -25,3 +26,5 @@ fi
# beispiel cmd hier rein
# --itemize-changes
# rsync: [generator] failed to set times on "/backup/pve5/tmp/.": Operation not permitted (1)