Add zfs_health.sh

This commit is contained in:
Daniel A. Maierhofer
2018-03-17 14:44:38 +01:00
parent a983059a41
commit 3150d171be
3 changed files with 133 additions and 1 deletions

View File

@@ -36,6 +36,16 @@
- zv1/fotos
- zv1/homes
- name : zfs - zfs_health.sh
copy: src=zfs_health.sh dest=/usr/local/bin/ owner=root group=root mode=0755
- name: zfs - zfs_health cronjob
cron:
name: zfs check health
minute: 0
hour: "7,11,16"
job: "/usr/local/bin/zfs_health.sh"
- name: zfs - pool scrub cronjob for zv1
cron:
name: zfs scrub zv1