[pve-devel] [PATCH docs] Update recommended system requirements
Alwin Antreich
a.antreich at proxmox.com
Thu Feb 21 12:34:03 CET 2019
removes and incorporates the minimal requirements into the recommended
one. Adds additional recommendations for Ceph and ZFS.
Signed-off-by: Alwin Antreich <a.antreich at proxmox.com>
---
pve-system-requirements.adoc | 36 +++++++++++++++---------------------
1 file changed, 15 insertions(+), 21 deletions(-)
diff --git a/pve-system-requirements.adoc b/pve-system-requirements.adoc
index 52aa608..a5072d0 100644
--- a/pve-system-requirements.adoc
+++ b/pve-system-requirements.adoc
@@ -14,35 +14,29 @@ can be centrally managed thanks to the included cluster functionality.
storage (Ceph RBD). For details see xref:chapter_storage[chapter storage].
-Minimum Requirements, for Evaluation
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-* CPU: 64bit (Intel EMT64 or AMD64)
-
-* Intel VT/AMD-V capable CPU/Mainboard for KVM Full Virtualization support
-
-* RAM: 1 GB RAM, plus additional RAM used for guests
-
-* Hard drive
-
-* One NIC
-
-
Recommended System Requirements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-* CPU: 64bit (Intel EMT64 or AMD64), Multi core CPU recommended
+* Intel EMT64 or AMD64 with Intel VT/AMD-V CPU flag.
+
+* Memory, minimum 2 GB for OS and Proxmox VE services. Plus designated memory
+ for guests. For Ceph or ZFS additional memory is required, approximately 1 GB
+ memory for every TB used storage.
-* Intel VT/AMD-V capable CPU/Mainboard for KVM Full Virtualization support
+* Fast and redundant storage, best results with SSD disks.
-* RAM: 8 GB RAM, plus additional RAM used for guests
+* OS storage: Hardware RAID with batteries protected write cache (``BBU'') or
+ non-RAID with ZFS and SSD cache.
-* Hardware RAID with batteries protected write cache (``BBU'') or flash
- based protection
+* VM storage: For local storage use a hardware RAID with battery backed
+ write cache (BBU) or non-RAID for ZFS. Neither ZFS nor Ceph are compatible
+ with a hardware RAID controller. Shared and distributed storage is also
+ possible.
-* Fast hard drives, best results with 15k rpm SAS, Raid10
+* Redundant Gbit NICs, additional NICs depending on the preferred storage
+ technology and cluster setup – 10 Gbit and higher is also supported.
-* At least two NICs, depending on the used storage technology you need more
+* For PCI passthrough a CPU with VT-d/AMD-d CPU flag is needed.
Simple Performance Overview
--
2.11.0
More information about the pve-devel
mailing list