corosync-qnetd-certutil
cluster engine quorum device network daemon
Install
- All systems
-
curl cmd.cat/corosync-qnetd-certutil.sh
- Debian
-
apt-get install corosync-qnetd
- Ubuntu
-
apt-get install corosync-qnetd
- Kali Linux
-
apt-get install corosync-qnetd
- CentOS
-
yum install corosync-qnetd
- Fedora
-
dnf install corosync-qnetd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install corosync-qnetd
- Raspbian
-
apt-get install corosync-qnetd
- Dockerfile
- dockerfile.run/corosync-qnetd-certutil
corosync-qnetd
cluster engine quorum device network daemon
The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. This package contains the quorum device network daemon running outside of clusters with the purpose of providing votes to the corosync-qdevice model "net", and some utilities for it.