Tweak snapshot retension

Frequently isn't too useful, rpool data doesn't need to be kept that
long
This commit is contained in:
Jake Howard 2026-04-27 19:13:23 +01:00
parent 929870cf70
commit 6a70454568
No known key found for this signature in database
GPG key ID: 57AFB45680EDD477

View file

@ -23,11 +23,16 @@ sanoid_datasets:
use_template: production
recursive: true
rpool/data:
use_template: replaceable
recursive: true
sanoid_templates:
production:
frequently: 4
frequently: 0
hourly: 48
daily: 28
daily: 14
weekly: 4
monthly: 3
yearly: 0
autosnap: true
@ -37,6 +42,7 @@ sanoid_templates:
frequently: 0
hourly: 24
daily: 7
weekly: 3
monthly: 0
yearly: 0
autosnap: true