Administra los tickets que autorizan a los nodos del clúster, ubicados en diferentes lugares geográficos, a ejecutar recursos. Facilita la compatibilidad con clústeres distribuidos geográficamente con Pacemaker [ver]. Pacemaker decide qué recurso va a qué nodo y Booth decide qué sitio tiene permitido participar. Incluye las herramientas booth-keygen, boothd y geostore
# systemctl status booth.service
# boothd status -c /etc/booth/booth.conf
# booth-keygen /etc/booth/authkey
# chmod 600 /etc/booth/authkey
# geostore list -t ticket-A
# geostore set -t ticket-A replication synced
# geostore get -t ticket-A replication
# geostore delete -t ticket-A replication