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

NAME

6       ocf_pacemaker_remote - remote resource agent
7

SYNOPSIS

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

DESCRIPTION

SUPPORTED PARAMETERS

17       OCF_RESKEY_server = string
18           Server location
19
20           Server location to connect to. This can be an ip address or
21           hostname.
22
23       OCF_RESKEY_port = string [3121]
24           tcp port
25
26           tcp port to connect to.
27
28       OCF_RESKEY_reconnect_interval = string [0]
29           reconnect interval
30
31           Interval in seconds at which Pacemaker will attempt to reconnect to
32           a remote node after an active connection to the remote node has
33           been severed. When this value is nonzero, Pacemaker will retry the
34           connection indefinitely, at the specified interval. As with any
35           time-based actions, this is not guaranteed to be checked more
36           frequently than the value of the cluster-recheck-interval cluster
37           option.
38

AUTHOR

40       Andrew Beekhof <andrew@beekhof.net>
41           Author.
42
43
44
45Pacemaker Configuration           11/26/2019           OCF_PACEMAKER_REMOTE(7)
Impressum