X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=local-zfs.adoc;h=8ee85544296a9a0554ee91fc69af59fa732894d0;hp=370bbc5c5327fe367b0f389457bc60d24948de37;hb=edc73653fb32890096a3b2fa15a7a95ff22e0882;hpb=e300cf7dabefee4420ff2be46bf64d0c38a52d8a diff --git a/local-zfs.adoc b/local-zfs.adoc index 370bbc5..8ee8554 100644 --- a/local-zfs.adoc +++ b/local-zfs.adoc @@ -2,6 +2,10 @@ 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 kernel port of the ZFS file system is introduced as optional @@ -265,7 +269,9 @@ pool errors. 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: +-------- ZED_EMAIL_ADDR="root" +-------- Please note {pve} forwards mails to `root` to the email address configured for the root user. @@ -312,7 +318,9 @@ run into low memory situations. Additionally, you can lower the To make the swappiness persistent, open `/etc/sysctl.conf` with an editor of your choice and add the following line: - vm.swappiness = 10 +-------- +vm.swappiness = 10 +-------- .Linux kernel `swappiness` parameter values [width="100%",cols="