浏览代码

Update storage.md

Håvard O. Nordstrand 5 年之前
父节点
当前提交
ac56ad8308
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      config/linux-server/storage.md

+ 2 - 0
config/linux-server/storage.md

@@ -296,6 +296,8 @@ Some guides recommend using backport repos, but this way avoids that.
 1. Check that the cron scrub script exists.
     - Typical location: `/etc/cron.d/zfsutils-linux`
     - If it doesn't exist, add one which runs `/usr/lib/zfs-linux/scrub` e.g. monthly. It'll scrub all disks.
+1. Check that ZED is set up to send emails.
+    - In `/etc/zfs/zed.d/zed.rc`, make sure `ZED_EMAIL_ADDR="root"` is uncommented.
 
 ### Usage