2017-06-20 18:03:48 +03:00
[[chapter_hyper_converged_infrastructure]]
Hyper-converged Infrastructure
2019-04-18 12:49:57 +03:00
------------------------------
2017-06-21 10:09:57 +03:00
ifdef::wiki[]
2017-06-20 19:06:22 +03:00
:pve-toplevel:
2017-06-21 10:09:57 +03:00
endif::wiki[]
2017-06-20 18:03:48 +03:00
2020-01-28 19:19:59 +03: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 11:42:56 +03:00
https://en.wikipedia.org/wiki/Hyper-converged_infrastructure[hyper-converged infrastructure].
Benefits of a Hyper-Converged Infrastructure (HCI) with {pve}
2019-04-18 12:49:57 +03:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2017-06-28 11:42:56 +03:00
2020-01-28 19:19:59 +03: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 11:42:56 +03:00
HCI provides the following advantages:
2020-01-28 19:19:59 +03: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 11:42:56 +03:00
2020-01-28 19:19:59 +03: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 11:42:56 +03:00
2020-01-28 19:19:59 +03:00
- Data protection and efficiency: services such as backup and disaster recovery
are integrated.
2017-06-28 11:42:56 +03:00
- Simplicity: easy configuration and centralized administration.
- Open Source: No vendor lock-in.
2017-06-20 18:03:48 +03:00
2020-01-28 19:20:20 +03: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
2022-11-09 14:58:19 +03:00
storage technologies by using the web interface only:
2020-01-28 19:20:20 +03:00
2022-11-09 14:58:21 +03:00
- *Ceph*: a both self-healing and self-managing shared, reliable and highly
2020-01-28 19:20:20 +03:00
scalable storage system. Checkout
2022-11-09 14:58:21 +03:00
xref:chapter_pveceph[how to manage Ceph services on {pve} nodes]
2020-01-28 19:20:20 +03:00
- *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 10:09:57 +03:00
ifdef::wiki[]
2017-06-20 18:03:48 +03:00
2017-06-21 10:09:57 +03:00
See Also
2019-04-18 12:49:57 +03:00
~~~~~~~~
2017-06-21 10:09:57 +03:00
* xref:chapter_pveceph[pveceph - Manage Ceph Services on Proxmox VE Nodes]
endif::wiki[]