...
observers
: Set of hosts to observe the cluster (only the first is considering)
...
Hypervisors
: Set of machines to hosts VMs.
Info |
---|
Remember that the cluster must contains an odd number of machines. For example three hypervisors or one observer and two hypervisors. |
Node redundancy
All nodes in the cluster have an access to a shared storage via ceph (see Shared storage section). With it, the cluster is in N to N redundancy mode.
- Corosync will provides messaging and membership services.
- Pacemaker will manage the cluster (synchronize resources between each node).
Drawio
More details on pacemaker here and corosync here.
...