mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-03 15:09:14 +00:00
cluster manager: reword node limit, as there's not a real one
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
87927c657e
commit
fdf1dd364d
@ -27,8 +27,10 @@ endif::manvolnum[]
|
||||
The {PVE} cluster manager `pvecm` is a tool to create a group of
|
||||
physical servers. Such a group is called a *cluster*. We use the
|
||||
http://www.corosync.org[Corosync Cluster Engine] for reliable group
|
||||
communication, and such clusters can consist of up to 32 physical nodes
|
||||
(probably more, dependent on network latency).
|
||||
communication. There's no explicit limit for the number of nodes in a cluster.
|
||||
In practice, the actual possible node count may be limited by the host and
|
||||
network performance. Currently (2021) there are reports of clusters (using
|
||||
high-end enterprise hardware) with over 50 nodes in production.
|
||||
|
||||
`pvecm` can be used to create a new cluster, join nodes to a cluster,
|
||||
leave the cluster, get status information and do various other cluster
|
||||
|
Loading…
Reference in New Issue
Block a user