Sanoid Template für pve2 angepasst

This commit is contained in:
Michael Grote 2021-01-01 21:29:42 +01:00
parent 80705c0220
commit ca75480ce3

View file

@ -13,7 +13,7 @@
### mgrote.sanoid
sanoid_datasets:
- path: 'hdd_data_raidz/data'
template: 'fiveminutes' # muss in Templates angelegt sein
template: 'evmin' # muss in Templates angelegt sein
recursive: ' no'
- path: 'hdd_data_raidz/videos'
template: 'hourly'
@ -37,6 +37,15 @@
frequent_period: '0'
autosnap: 'yes'
autoprune: 'yes'
- name: 'evmin'
keep_hourly: '24'
keep_daily: '31'
keep_monthly: '6'
keep_yearly: '0'
frequently: '90'
frequent_period: '2'
autosnap: 'yes'
autoprune: 'yes'
### mgrote.smart
smart_smartctlmail_cron_minutes: "15"
smart_smartctlmail_cron_hours: "6"