How to Install booth-pacemaker in Ubuntu 18.04



Install booth-pacemaker by entering the following commands in the terminal:

sudo apt update
sudo apt install booth-pacemaker

Description:

Resource agents to integrate booth with Pacemaker

Booth manages tickets which authorize cluster sites located in geographically dispersed locations to run resources. It facilitates support of geographically distributed clustering in Pacemaker. . Booth is based on the Raft consensus algorithm. Though the implementation is not complete (there is no log) and there are a few additions and modifications, booth guarantees that a ticket is always available at just one site as long as it has exclusive control of the tickets. . This package contains the integration script for booth to run as part of a Pacemaker cluster.

Homepage: https://github.com/ClusterLabs/booth

Version: 1.0-6ubuntu1

Section: universe/admin