X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=sysadmin.adoc;h=ccba5c98392d7b4a37dc5a264323b27a18307d76;hp=13c949d92a383ff5f2a18e718edb703fb4a44f93;hb=bc1c71d47efb821d5e2461c4ccefc28ac73dc929;hpb=86f58817c035d54bd51dbebd29786851a57e7546 diff --git a/sysadmin.adoc b/sysadmin.adoc index 13c949d..ccba5c9 100644 --- a/sysadmin.adoc +++ b/sysadmin.adoc @@ -27,46 +27,6 @@ topics. They either explains things which are different on {pve}, or tasks which are commonly used on {pve}. For other topics, please refer to the standard Debian documentation. -System requirements -------------------- - -For production servers, high quality server equipment is needed. Keep -in mind, if you run 10 Virtual Servers on one machine and you then -experience a hardware failure, 10 services are lost. {pve} -supports clustering, this means that multiple {pve} installations -can be centrally managed thanks to the included cluster functionality. - -{pve} can use local storage (DAS), SAN, NAS and also distributed -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 VT/AMD-V capable CPU/Mainboard for KVM Full Virtualization support - -* RAM: 8 GB RAM, plus additional RAM used for guests - -* Hardware RAID with batteries protected write cache (``BBU'') or flash - based protection - -* Fast hard drives, best results with 15k rpm SAS, Raid10 - -* At least two NICs, depending on the used storage technology you need more ifdef::wiki[]