all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pmg-docs] installation: fix codeblock rendering in zfs performance tips section
@ 2024-02-28 18:08 Christoph Heiss
  2024-02-28 19:03 ` [pve-devel] applied: " Stoiko Ivanov
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Heiss @ 2024-02-28 18:08 UTC (permalink / raw)
  To: pve-devel

That slipped through, asciidoc uses 4 not 3 dashes for that.

Fixes: c8be3f0 ("installation: align zfs performance tip with PVE documentation")
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
 pmg-installation.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pmg-installation.adoc b/pmg-installation.adoc
index 326fe5b..25d16a7 100644
--- a/pmg-installation.adoc
+++ b/pmg-installation.adoc
@@ -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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- 
2.43.0





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-29  9:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-28 18:08 [pve-devel] [PATCH pmg-docs] installation: fix codeblock rendering in zfs performance tips section Christoph Heiss
2024-02-28 19:03 ` [pve-devel] applied: " Stoiko Ivanov
2024-02-29  9:05   ` Christoph Heiss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal