]> git.proxmox.com Git - pve-docs.git/blame - pve-system-requirements.adoc
vzdump: drop overly scary & outdated warning about fleecing
[pve-docs.git] / pve-system-requirements.adoc
CommitLineData
bc1c71d4
DM
1System Requirements
2-------------------
5f09af76
DM
3ifdef::wiki[]
4:pve-toplevel:
5endif::wiki[]
6
3f7218b5
DW
7We recommend using high quality server hardware, when running {pve} in
8production. To further decrease the impact of a failed host, you can run {pve} in
426fbd5f 9a cluster with highly available (HA) virtual machines and containers.
bc1c71d4 10
426fbd5f
AL
11{pve} can use local storage (DAS), SAN, NAS, and distributed storage like Ceph
12RBD. For details see xref:chapter_storage[chapter storage].
bc1c71d4 13
7df6cb98 14[[install_minimal_requirements]]
e40349c6 15Minimum Requirements, for Evaluation
bc1c71d4
DM
16~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17
426fbd5f
AL
18These minimum requirements are for evaluation purposes only and should not be
19used in production.
20
bc1c71d4
DM
21* CPU: 64bit (Intel EMT64 or AMD64)
22
42dfa5e9 23* Intel VT/AMD-V capable CPU/motherboard for KVM full virtualization support
bc1c71d4 24
3f7218b5 25* RAM: 1 GB RAM, plus additional RAM needed for guests
bc1c71d4
DM
26
27* Hard drive
28
3f7218b5 29* One network card (NIC)
bc1c71d4
DM
30
31
7df6cb98 32[[install_recommended_requirements]]
e40349c6 33Recommended System Requirements
bc1c71d4
DM
34~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
35
58610ec9 36* Intel EMT64 or AMD64 with Intel VT/AMD-V CPU flag.
bc1c71d4 37
3f7218b5
DW
38* Memory: Minimum 2 GB for the OS and {pve} services, plus designated memory for
39 guests. For Ceph and ZFS, additional memory is required; approximately 1GB of
426fbd5f 40 memory for every TB of used storage.
58610ec9 41
426fbd5f 42* Fast and redundant storage, best results are achieved with SSDs.
bc1c71d4 43
426fbd5f
AL
44* OS storage: Use a hardware RAID with battery protected write cache (``BBU'')
45 or non-RAID with ZFS (optional SSD for ZIL).
bc1c71d4 46
426fbd5f 47* VM storage:
3f7218b5 48** For local storage, use either a hardware RAID with battery backed write cache
426fbd5f
AL
49 (BBU) or non-RAID for ZFS and Ceph. Neither ZFS nor Ceph are compatible with a
50 hardware RAID controller.
51** Shared and distributed storage is possible.
e309f173
AL
52** SSDs with Power-Loss-Protection (PLP) are recommended for good performance.
53 Using consumer SSDs is discouraged.
bc1c71d4 54
3f7218b5 55* Redundant (Multi-)Gbit NICs, with additional NICs depending on the preferred
426fbd5f 56 storage technology and cluster setup.
bc1c71d4 57
426fbd5f 58* For PCI(e) passthrough the CPU needs to support the VT-d/AMD-d flag.
69255fd2 59
fcace69a 60
e40349c6 61Simple Performance Overview
fcace69a
FG
62~~~~~~~~~~~~~~~~~~~~~~~~~~~
63
426fbd5f
AL
64To get an overview of the CPU and hard disk performance on an installed {pve}
65system, run the included `pveperf` tool.
fcace69a 66
6a575420 67NOTE: This is just a very quick and general benchmark. More detailed tests are
d3e2455a 68recommended, especially regarding the I/O performance of your system.
fcace69a 69
e40349c6 70Supported Web Browsers for Accessing the Web Interface
69255fd2 71~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69255fd2 72
3f7218b5
DW
73To access the web-based user interface, we recommend using one of the following
74browsers:
426fbd5f 75
3f7218b5
DW
76* Firefox, a release from the current year, or the latest Extended Support Release
77* Chrome, a release from the current year
426fbd5f 78* Microsoft's currently supported version of Edge
3f7218b5 79* Safari, a release from the current year
69255fd2 80
3f7218b5 81When accessed from a mobile device, {pve} will show a lightweight, touch-based
426fbd5f 82interface.