2016-10-05 10:24:51 +02:00
System Requirements
-------------------
2016-10-08 17:22:48 +02:00
ifdef::wiki[]
:pve-toplevel:
endif::wiki[]
2020-10-07 10:48:13 +02:00
We recommend using high quality server hardware, when running {pve} in
production. To further decrease the impact of a failed host, you can run {pve} in
2020-02-11 09:55:40 +01:00
a cluster with highly available (HA) virtual machines and containers.
2016-10-05 10:24:51 +02:00
2020-02-11 09:55:40 +01:00
{pve} can use local storage (DAS), SAN, NAS, and distributed storage like Ceph
RBD. For details see xref:chapter_storage[chapter storage].
2016-10-05 10:24:51 +02:00
2019-07-22 16:41:05 +02:00
[[install_minimal_requirements]]
2020-02-11 15:08:59 +01:00
Minimum Requirements, for Evaluation
2016-10-05 10:24:51 +02:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-02-11 09:55:40 +01:00
These minimum requirements are for evaluation purposes only and should not be
used in production.
2016-10-05 10:24:51 +02:00
* CPU: 64bit (Intel EMT64 or AMD64)
2020-02-11 09:55:40 +01:00
* Intel VT/AMD-V capable CPU/Mainboard for KVM full virtualization support
2016-10-05 10:24:51 +02:00
2020-10-07 10:48:13 +02:00
* RAM: 1 GB RAM, plus additional RAM needed for guests
2016-10-05 10:24:51 +02:00
* Hard drive
2020-10-07 10:48:13 +02:00
* One network card (NIC)
2016-10-05 10:24:51 +02:00
2019-07-22 16:41:05 +02:00
[[install_recommended_requirements]]
2020-02-11 15:08:59 +01:00
Recommended System Requirements
2016-10-05 10:24:51 +02:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-02-25 10:51:06 +01:00
* Intel EMT64 or AMD64 with Intel VT/AMD-V CPU flag.
2016-10-05 10:24:51 +02:00
2020-10-07 10:48:13 +02:00
* Memory: Minimum 2 GB for the OS and {pve} services, plus designated memory for
guests. For Ceph and ZFS, additional memory is required; approximately 1GB of
2020-02-11 09:55:40 +01:00
memory for every TB of used storage.
2019-02-25 10:51:06 +01:00
2020-02-11 09:55:40 +01:00
* Fast and redundant storage, best results are achieved with SSDs.
2016-10-05 10:24:51 +02:00
2020-02-11 09:55:40 +01:00
* OS storage: Use a hardware RAID with battery protected write cache (``BBU'')
or non-RAID with ZFS (optional SSD for ZIL).
2016-10-05 10:24:51 +02:00
2020-02-11 09:55:40 +01:00
* VM storage:
2020-10-07 10:48:13 +02:00
** For local storage, use either a hardware RAID with battery backed write cache
2020-02-11 09:55:40 +01:00
(BBU) or non-RAID for ZFS and Ceph. Neither ZFS nor Ceph are compatible with a
hardware RAID controller.
** Shared and distributed storage is possible.
2016-10-05 10:24:51 +02:00
2020-10-07 10:48:13 +02:00
* Redundant (Multi-)Gbit NICs, with additional NICs depending on the preferred
2020-02-11 09:55:40 +01:00
storage technology and cluster setup.
2016-10-05 10:24:51 +02:00
2020-02-11 09:55:40 +01:00
* For PCI(e) passthrough the CPU needs to support the VT-d/AMD-d flag.
2016-10-05 13:16:29 +02:00
2016-10-07 09:58:42 +02:00
2020-02-11 15:08:59 +01:00
Simple Performance Overview
2016-10-07 09:58:42 +02:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-02-11 09:55:40 +01:00
To get an overview of the CPU and hard disk performance on an installed {pve}
system, run the included `pveperf` tool.
2016-10-07 09:58:42 +02:00
2020-02-12 14:12:47 +01:00
NOTE: This is just a very quick and general benchmark. More detailed tests are
2020-02-11 09:55:45 +01:00
recommended, especially regarding the I/O performance of your system.
2016-10-07 09:58:42 +02:00
2020-02-11 15:08:59 +01:00
Supported Web Browsers for Accessing the Web Interface
2016-10-05 13:16:29 +02:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-10-07 10:48:13 +02:00
To access the web-based user interface, we recommend using one of the following
browsers:
2020-02-11 09:55:40 +01:00
2020-10-07 10:48:13 +02:00
* Firefox, a release from the current year, or the latest Extended Support Release
* Chrome, a release from the current year
2020-02-11 09:55:40 +01:00
* Microsoft's currently supported version of Edge
2020-10-07 10:48:13 +02:00
* Safari, a release from the current year
2016-10-05 13:16:29 +02:00
2020-10-07 10:48:13 +02:00
When accessed from a mobile device, {pve} will show a lightweight, touch-based
2020-02-11 09:55:40 +01:00
interface.