]> git.proxmox.com Git - pve-docs.git/blame - pve-system-requirements.adoc
fix typo
[pve-docs.git] / pve-system-requirements.adoc
CommitLineData
bc1c71d4
DM
1System Requirements
2-------------------
3include::attributes.txt[]
5f09af76
DM
4ifdef::wiki[]
5:pve-toplevel:
6endif::wiki[]
7
bc1c71d4
DM
8For production servers, high quality server equipment is needed. Keep
9in mind, if you run 10 Virtual Servers on one machine and you then
10experience a hardware failure, 10 services are lost. {pve}
11supports clustering, this means that multiple {pve} installations
12can be centrally managed thanks to the included cluster functionality.
13
14{pve} can use local storage (DAS), SAN, NAS and also distributed
80c0adcb 15storage (Ceph RBD). For details see xref:chapter_storage[chapter storage].
bc1c71d4
DM
16
17
18Minimum Requirements, for Evaluation
19~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20
21* CPU: 64bit (Intel EMT64 or AMD64)
22
23* Intel VT/AMD-V capable CPU/Mainboard for KVM Full Virtualization support
24
25* RAM: 1 GB RAM, plus additional RAM used for guests
26
27* Hard drive
28
29* One NIC
30
31
32Recommended System Requirements
33~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
34
35* CPU: 64bit (Intel EMT64 or AMD64), Multi core CPU recommended
36
37* Intel VT/AMD-V capable CPU/Mainboard for KVM Full Virtualization support
38
39* RAM: 8 GB RAM, plus additional RAM used for guests
40
41* Hardware RAID with batteries protected write cache (``BBU'') or flash
42 based protection
43
44* Fast hard drives, best results with 15k rpm SAS, Raid10
45
46* At least two NICs, depending on the used storage technology you need more
69255fd2 47
fcace69a
FG
48
49Simple Performance Overview
50~~~~~~~~~~~~~~~~~~~~~~~~~~~
51
52On an installed {pve} system, you can run the included `pveperf` script
53to obtain an overview of the CPU and hard disk performance.
54
55NOTE: this is just a very quick and general benchmark. More detailed tests
56are recommended, especially regarding the I/O performance of your system.
57
69255fd2
EK
58Supported web browsers for accessing the web interface
59~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
60To use the web interface you need a modern browser, this includes:
61
62* Firefox, a release from the current year, or the latest Extended
63Support Release
64* Chrome, a release from the current year
65* the Microsoft currently supported versions of Internet Explorer (as
66of 2016, this means IE 11 or IE Edge)
67* the Apple currently supported versions of Safari (as of 2016, this
68means Safari 9)
69
70If {pve} detects you're connecting from a mobile device, you will be
71redirected to a lightweight touch-based UI.