Neue Snapshot Profile (#68)

Neues Snapshot Profil für papa

Neues Snapshot Profil für videos

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#68
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
Michael Grote 2021-04-12 20:26:28 +02:00
parent f59f3bead1
commit bf6c87e00f

View file

@ -73,9 +73,6 @@
atime: on atime: on
snapdir: visible snapdir: visible
### mgrote.apcupsd ### mgrote.apcupsd
apcupsd_nis_master: true apcupsd_nis_master: true
apcupsd_nis_master_hostname: pve2.grote.lan apcupsd_nis_master_hostname: pve2.grote.lan
@ -106,7 +103,7 @@
recursive: 'no' recursive: 'no'
snapshots: true snapshots: true
- path: 'hdd_data_raidz/videos' - path: 'hdd_data_raidz/videos'
template: 'hourly' template: 'daily'
recursive: 'yes' recursive: 'yes'
snapshots: true snapshots: true
- path: 'hdd_data_raidz/papa_backup' - path: 'hdd_data_raidz/papa_backup'
@ -125,11 +122,11 @@
frequent_period: '5' # Intervall (alle 5 Minuten) frequent_period: '5' # Intervall (alle 5 Minuten)
autosnap: 'yes' # Automatisches erstellen von Snapshots autosnap: 'yes' # Automatisches erstellen von Snapshots
autoprune: 'yes' autoprune: 'yes'
- name: 'hourly' - name: 'daily'
keep_hourly: '24' keep_hourly: '0'
keep_daily: '31' keep_daily: '31'
keep_monthly: '6' keep_monthly: '3'
keep_yearly: '1' keep_yearly: '0'
frequently: '0' frequently: '0'
frequent_period: '0' frequent_period: '0'
autosnap: 'yes' autosnap: 'yes'
@ -137,7 +134,7 @@
- name: 'papa' - name: 'papa'
keep_hourly: '0' keep_hourly: '0'
keep_daily: '14' keep_daily: '14'
keep_monthly: '3' keep_monthly: '0'
keep_yearly: '0' keep_yearly: '0'
frequently: '0' frequently: '0'
frequent_period: '0' frequent_period: '0'