logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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