From ab0da8109a341a2474fecd5ab22b1eca3189f329 Mon Sep 17 00:00:00 2001 From: Wojciech Kozlowski Date: Sun, 11 Sep 2022 19:19:22 +0200 Subject: [PATCH] Update smartd long test dates to avoid zfs timers --- root/etc/smartd.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/root/etc/smartd.conf b/root/etc/smartd.conf index 9409ed1..7465595 100644 --- a/root/etc/smartd.conf +++ b/root/etc/smartd.conf @@ -148,7 +148,7 @@ # then smartd will scan for devices. # DEVICESCAN may be followed by any desired Directives. -/dev/sda -a -o on -S on -s (S/../../4/04|L/../14/./06) -m root -M exec /usr/share/smartmontools/smartd-runner -M test -/dev/sdb -a -o on -S on -s (S/../../5/04|L/../15/./06) -m root -M exec /usr/share/smartmontools/smartd-runner -M test -/dev/sdc -a -o on -S on -s (S/../../4/04|L/../14/./06) -m root -M exec /usr/share/smartmontools/smartd-runner -M test -/dev/sdd -a -o on -S on -s (S/../../5/04|L/../15/./06) -m root -M exec /usr/share/smartmontools/smartd-runner -M test +/dev/sda -a -o on -S on -s (S/../../4/04|L/../21/./06) -m root -M exec /usr/share/smartmontools/smartd-runner -M test +/dev/sdb -a -o on -S on -s (S/../../5/04|L/../22/./06) -m root -M exec /usr/share/smartmontools/smartd-runner -M test +/dev/sdc -a -o on -S on -s (S/../../4/04|L/../21/./06) -m root -M exec /usr/share/smartmontools/smartd-runner -M test +/dev/sdd -a -o on -S on -s (S/../../5/04|L/../22/./06) -m root -M exec /usr/share/smartmontools/smartd-runner -M test