From dc729b02a5a640d3a647ee1a2c3f33cdd1efe06d Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Tue, 13 Feb 2024 11:36:13 +0100 Subject: [PATCH] Fix wrong usage of GiB for disksizes Fixes: 4b5e4bf0986115e476843454b344200cc8ac479c Signed-off-by: Stoiko Ivanov --- pmg-planning-deployment.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pmg-planning-deployment.adoc b/pmg-planning-deployment.adoc index 6a0083b..c2d4f2f 100644 --- a/pmg-planning-deployment.adoc +++ b/pmg-planning-deployment.adoc @@ -116,7 +116,7 @@ Minimum System Requirements * Monitor with a minimum resolution of 1024x768 for the installation -* Hard disk with at least 8 GiB of disk space +* Hard disk with at least 8 GB of disk space * Ethernet network interface card (NIC) @@ -135,7 +135,7 @@ Recommended System Requirements * 1 Gbps Ethernet network interface card (NIC) -* Storage: at least 8 GiB free disk space, best set up with redundancy, +* Storage: at least 8 GB free disk space, best set up with redundancy, using a hardware RAID controller with battery backed write cache (``BBU'') or ZFS. ZFS is not compatible with hardware RAID controllers. For best performance, use enterprise-class SSDs with power loss protection. -- 2.39.2