seapath / ansible

This repo contains all the ansible playbooks used to deploy or manage a cluster, as well as inventories examples
https://lfenergy.org/projects/seapath/
Apache License 2.0
6 stars 16 forks source link

add qDevice and qNetd configuration #596

Closed dupremathieu closed 1 week ago

dupremathieu commented 3 weeks ago

This PR adds the configuration of qDevice and qNetd daemons to the cluster_setup_ha playbook. The qDevice and qNetd daemons are used to provide a quorum without the need of a third corosync node. This is useful when the cluster has only two or an even number of nodes.

dupremathieu commented 1 week ago

qDevice / qNetd are too complex.