Hey all,
Just noticed that my backup host at home has been failing to run incrementals for the past few weeks. Unfortunately, i have no choice now but to blow the whole thing away and start again from scratch, as the incrementals stopped replicating on May 25th, and I only keep 2 weeks of snapshots on my production host.
Somehow the SSH host keys got regenerated for the production system, so the SSH connections were failing.
At this point, Iām just curious why Sanoid is taking hourlies when I have autosnap turned off?
Hereās my sanoid.conf on the backup host:
[backup/media]
use_template = backup
recursive = yes
# process_children_only = yes
#############################
# templates below this line #
#############################
[template_backup]
frequently = 0
hourly = 72
daily = 21
weekly = 3
monthly = 0
yearly = 0
autosnap = no
autoprune = yes
hourly_warn = 0s
hourly_crit = 0s
I only have it set to replicate once a day.
Hereās the production host:
[data/media]
use_template = production
recursive = yes
###########################
# templates below this line #
###########################
[template_production]
frequently = 0
hourly = 48
daily = 14
weekly = 2
monthly = 0
yearly = 0
autosnap = yes
autoprune = yes
And hereās the syncoid command Iām using to pull.
0 14 * * * /usr/sbin/syncoid --recursive --no-sync-snap --no-privilege-elevation syncoid@10.13.37.101:data/media backup/media
I donāt understand why Iām seeing autosnaps from the current date if the replication was failing? This is why my monitoring didnāt catch it.
backup/media@autosnap_2024-06-13_13:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-13_14:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-13_15:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-13_16:00:29_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-13_17:00:07_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-13_18:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-13_19:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-13_20:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-13_21:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-13_22:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-13_23:00:29_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-14_00:00:00_daily 0B - 8.88T -
backup/media@autosnap_2024-06-14_00:00:00_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-14_01:00:29_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-14_02:00:29_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-14_03:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-14_04:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-14_05:00:01_hourly 0B - 8.88T -
backup/media@autosnap_2024-06-14_06:00:01_hourly 0B - 8.88T -
Hopefully itās some silly mistake on my part - thankfully this is just media!