2017-06-20 17:03:48 +02:00
[[chapter_hyper_converged_infrastructure]]
Hyper-converged Infrastructure
2019-04-18 11:49:57 +02:00
------------------------------
2017-06-21 09:09:57 +02:00
ifdef::wiki[]
2017-06-20 18:06:22 +02:00
:pve-toplevel:
2017-06-21 09:09:57 +02:00
endif::wiki[]
2017-06-20 17:03:48 +02:00
2020-01-28 17:19:59 +01:00
{pve} is a virtualization platform that tightly integrates compute, storage and
networking resources, manages highly available clusters, backup/restore as well
as disaster recovery. All components are software-defined and compatible with
one another.
Therefore it is possible to administrate them like a single system via the
centralized web management interface. These capabilities make {pve} an ideal
choice to deploy and manage an open source
2017-06-28 10:42:56 +02:00
https://en.wikipedia.org/wiki/Hyper-converged_infrastructure[hyper-converged infrastructure].
Benefits of a Hyper-Converged Infrastructure (HCI) with {pve}
2019-04-18 11:49:57 +02:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2017-06-28 10:42:56 +02:00
2020-01-28 17:19:59 +01:00
A hyper-converged infrastructure (HCI) is especially useful for deployments in
which a high infrastructure demand meets a low administration budget, for
distributed setups such as remote and branch office environments or for virtual
private and public clouds.
2017-06-28 10:42:56 +02:00
HCI provides the following advantages:
2020-01-28 17:19:59 +01:00
- Scalability: seamless expansion of compute, network and storage devices (i.e.
scale up servers and storage quickly and independently from each other).
2017-06-28 10:42:56 +02:00
2020-01-28 17:19:59 +01:00
- Low cost: {pve} is open source and integrates all components you need such as
compute, storage, networking, backup, and management center. It can replace
an expensive compute/storage infrastructure.
2017-06-28 10:42:56 +02:00
2020-01-28 17:19:59 +01:00
- Data protection and efficiency: services such as backup and disaster recovery
are integrated.
2017-06-28 10:42:56 +02:00
- Simplicity: easy configuration and centralized administration.
- Open Source: No vendor lock-in.
2017-06-20 17:03:48 +02:00
2020-01-28 17:20:20 +01:00
Hyper-Converged Infrastructure: Storage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{pve} has tightly integrated support for deploying a hyper-converged storage
infrastructure. You can, for example, deploy and manage the following two
storage technologies by using the Webinterface only:
- *ceph*: a both, self-healing and self-managing shared, reliable and highly
scalable storage system. Checkout
xref:chapter_pveceph[how to manage ceph services on {pve} nodes]
- *ZFS*: a combined file system and logical volume manager with extensive
protection against data corruption, various RAID modes, fast and cheap
snapshots - among other features. Find out
xref:chapter_zfs[how to leverage the power of ZFS on {pve} nodes].
Besides above, {pve} has support to integrate a wide range of
additional storage technologies. You can find out about them in the
xref:chapter_storage[Storage Manager chapter].
2017-06-21 09:09:57 +02:00
ifdef::wiki[]
2017-06-20 17:03:48 +02:00
2017-06-21 09:09:57 +02:00
See Also
2019-04-18 11:49:57 +02:00
~~~~~~~~
2017-06-21 09:09:57 +02:00
* xref:chapter_pveceph[pveceph - Manage Ceph Services on Proxmox VE Nodes]
endif::wiki[]