From f4db26b3733f68fdab6cfb2bbd042fa8fa5388c6 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 12 Nov 2023 20:33:00 +0100 Subject: [PATCH] zfs + health: only every hour (#600) Reviewed-on: https://git.mgrote.net/mg/homeserver/pulls/600 Co-authored-by: Michael Grote Co-committed-by: Michael Grote --- roles/mgrote_zfs_health/defaults/main.yml | 2 +- roles/mgrote_zfs_zed/templates/zed.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/mgrote_zfs_health/defaults/main.yml b/roles/mgrote_zfs_health/defaults/main.yml index cb4c8dbf..5b4266fa 100644 --- a/roles/mgrote_zfs_health/defaults/main.yml +++ b/roles/mgrote_zfs_health/defaults/main.yml @@ -1,6 +1,6 @@ --- ### when should the script be run -zfs_extra_cron_minutes_zfs_health: "0,15,30,45" +zfs_extra_cron_minutes_zfs_health: "0" zfs_extra_cron_hours_zfs_health: "*" ### under which user the script is run zfs_health_user_group: "root" diff --git a/roles/mgrote_zfs_zed/templates/zed.rc b/roles/mgrote_zfs_zed/templates/zed.rc index 654d8b6d..34687cd7 100644 --- a/roles/mgrote_zfs_zed/templates/zed.rc +++ b/roles/mgrote_zfs_zed/templates/zed.rc @@ -100,7 +100,7 @@ ZED_SCRUB_AFTER_RESILVER=1 ## # The syslog tag for marking zed events. # -#ZED_SYSLOG_TAG="zed" +ZED_SYSLOG_TAG="zed" ## # Which set of event subclasses to log