1OCF_PACEMAKER_REMOTE(7)     Pacemaker Configuration    OCF_PACEMAKER_REMOTE(7)
2
3
4

NAME

6       ocf_pacemaker_remote - Pacemaker Remote connection
7

SYNOPSIS

9       [OCF_RESKEY_server=string] [OCF_RESKEY_port=integer]
10       [OCF_RESKEY_reconnect_interval=string]
11
12       remote [start | stop | monitor | migrate_to | migrate_from | reload |
13       reload-agent | meta-data]
14

DESCRIPTION

SUPPORTED PARAMETERS

17       OCF_RESKEY_server = string
18           Remote hostname
19
20           Server location to connect to (IP address or resolvable host name)
21
22       OCF_RESKEY_port = integer [3121]
23           Remote port
24
25           TCP port at which to contact Pacemaker Remote executor
26
27       OCF_RESKEY_reconnect_interval = string [0]
28           reconnect interval
29
30           If this is a positive time interval, the cluster will attempt to
31           reconnect to a remote node after an active connection has been lost
32           at this interval. Otherwise, the cluster will attempt to reconnect
33           immediately (after any fencing needed).
34

AUTHOR

36       Andrew Beekhof <andrew@beekhof.net>
37           Author.
38
39
40
41Pacemaker Configuration           06/30/2022           OCF_PACEMAKER_REMOTE(7)
Impressum