View previous topic :: View next topic |
Author |
Message |
MageSlayer Apprentice
Joined: 26 Jul 2007 Posts: 253 Location: Ukraine
|
Posted: Sat May 25, 2024 9:34 am Post subject: ZFS scrub cron task |
|
|
Hi all
It looks like ZFS scrub misses periodic scrub on cron.
I mean something similar to /etc/cron.weekly/mdadm script.
Or perhaps I missed some "cron" use flag somewhere?
Should I file a bug?
BR |
|
Back to top |
|
|
bunder Bodhisattva
Joined: 10 Apr 2004 Posts: 5937
|
Posted: Mon Jun 03, 2024 5:50 am Post subject: |
|
|
I don't believe there ever was a cron script for zfs... There is a systemd timer/service though.
Code: | /lib/systemd/system/zfs-scrub-monthly@.timer
/lib/systemd/system/zfs-scrub-weekly@.timer
/lib/systemd/system/zfs-scrub@.service
|
Cheers _________________
Neddyseagoon wrote: | The problem with leaving is that you can only do it once and it reduces your influence. |
banned from #gentoo since sept 2017 |
|
Back to top |
|
|
|