]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmg-installation.adoc
installation: fix codeblock rendering in zfs performance tips section
[pmg-docs.git] / pmg-installation.adoc
index 326fe5be3fae97096fd8ab8c4328d3f3e4ea69f5..25d16a753744df44c50653b3381df64f654f2db5 100644 (file)
@@ -284,9 +284,9 @@ ZFS can use a dedicated drive as write cache, called the ZFS Intent Log (ZIL).
 Use a fast drive (SSD) for it. It can be added after installation with the
 following command:
 
----
+----
 # zpool add <pool-name> log </dev/path_to_fast_ssd>
----
+----
 
 Adding the `nomodeset` Kernel Parameter
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~