table of contents
        
      
      
    - Tumbleweed 3.0.1+20250807.16e74fc4da-1.2
 - Leap-16.0
 - Leap-15.6
 
| OCF_PACEMAKER_REMOTE(7) | Pacemaker Configuration | OCF_PACEMAKER_REMOTE(7) | 
NAME¶
ocf_pacemaker_remote - Pacemaker Remote connection
SYNOPSIS¶
[OCF_RESKEY_server=string] [OCF_RESKEY_port=integer] [OCF_RESKEY_reconnect_interval=string]
remote [start | stop | monitor | migrate_to | migrate_from | reload | reload-agent | meta-data]
DESCRIPTION¶
SUPPORTED PARAMETERS¶
OCF_RESKEY_server = string
Server location to connect to (IP address or resolvable host name)
OCF_RESKEY_port = integer [3121]
TCP port at which to contact Pacemaker Remote executor
OCF_RESKEY_reconnect_interval = string [0]
If this is a positive time interval, the cluster will attempt to reconnect to a remote node after an active connection has been lost at this interval. Otherwise, the cluster will attempt to reconnect immediately (after any fencing needed).
AUTHOR¶
Andrew Beekhof <andrew@beekhof.net>
| 08/07/2025 | Pacemaker Configuration |