Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

pacemaker-based - Cluster Information Base manager options

Author

AndrewBeekhof <andrew@beekhof.net>
           Author.

Pacemaker Configuration                            06/16/2025                                 PACEMAKER-BASED(7)

Description

       Cluster options used by Pacemaker's Cluster Information Base manager

Name

       pacemaker-based - Cluster Information Base manager options

Supported Parameters

enable-acl = boolean [false]
           Enable Access Control Lists (ACLs) for the CIB

       cluster-ipc-limit = integer [500]
           Maximum IPC message backlog before disconnecting a cluster daemon

           Raise this if log has "Evicting client" messages for cluster daemon PIDs (a good value is the number
           of resources in the cluster multiplied by the number of nodes).

Synopsis

       [enable-acl=boolean] [cluster-ipc-limit=integer]

See Also