]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-system-requirements.adoc
minor cleanups, typo and whitespace fixes
[pve-docs.git] / pve-system-requirements.adoc
index b7646ffb6da951b98f98c7c37957fe7cce09d9e9..52aa608652904d3e65fa9b0a1e566ef3a226a666 100644 (file)
@@ -1,6 +1,8 @@
 System Requirements
 -------------------
 System Requirements
 -------------------
-include::attributes.txt[]
+ifdef::wiki[]
+:pve-toplevel:
+endif::wiki[]
 
 For production servers, high quality server equipment is needed. Keep
 in mind, if you run 10 Virtual Servers on one machine and you then
 
 For production servers, high quality server equipment is needed. Keep
 in mind, if you run 10 Virtual Servers on one machine and you then
@@ -9,7 +11,7 @@ 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
 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].
+storage (Ceph RBD). For details see xref:chapter_storage[chapter storage].
 
 
 Minimum Requirements, for Evaluation
 
 
 Minimum Requirements, for Evaluation
@@ -41,3 +43,28 @@ Recommended System Requirements
 * Fast hard drives, best results with 15k rpm SAS, Raid10
 
 * At least two NICs, depending on the used storage technology you need more
 * Fast hard drives, best results with 15k rpm SAS, Raid10
 
 * At least two NICs, depending on the used storage technology you need more
+
+
+Simple Performance Overview
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+On an installed {pve} system, you can run the included `pveperf` script
+to obtain an overview of the CPU and hard disk performance.
+
+NOTE: this is just a very quick and general benchmark. More detailed tests
+are recommended, especially regarding the I/O performance of your system.
+
+Supported web browsers for accessing the web interface
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+To use the web interface you need a modern browser, this includes:
+
+* Firefox, a release from the current year, or the latest Extended
+Support Release
+* Chrome, a release from the current year
+* the Microsoft currently supported versions of Internet Explorer (as
+of 2016, this means IE 11 or IE Edge)
+* the Apple currently supported versions of Safari (as of 2016, this
+means Safari 9)
+
+If {pve} detects you're connecting from a mobile device, you will be
+redirected to a lightweight touch-based UI.