]> git.proxmox.com Git - pve-docs.git/blobdiff - local-zfs.adoc
local-zfs.adoc: update info about zed daemon
[pve-docs.git] / local-zfs.adoc
index 9b682b9b09e51d1ebee2562d7054a57e98d719c0..a75efcfb791b66503bfb1906c7053985c19cd092 100644 (file)
@@ -1,6 +1,8 @@
 ZFS on Linux
 ------------
-include::attributes.txt[]
+ifdef::wiki[]
+:pve-toplevel:
+endif::wiki[]
 
 ZFS is a combined file system and logical volume manager designed by
 Sun Microsystems. Starting with {pve} 3.4, the native Linux
@@ -260,7 +262,12 @@ Activate E-Mail Notification
 
 ZFS comes with an event daemon, which monitors events generated by the
 ZFS kernel module. The daemon can also send emails on ZFS events like
-pool errors.
+pool errors. Newer ZFS packages ships the daemon in a sparate package,
+and you can install it using `apt-get`:
+
+----
+# apt-get install zfs-zed
+----
 
 To activate the daemon it is necessary to edit `/etc/zfs/zed.d/zed.rc` with your
 favourite editor, and uncomment the `ZED_EMAIL_ADDR` setting: