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