'\" t .\" Title: ocf_pacemaker_remote .\" Author: Andrew Beekhof .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 11/07/2020 .\" Manual: Pacemaker Configuration .\" Source: Pacemaker Configuration .\" Language: English .\" .TH "OCF_PACEMAKER_REMOTE" "7" "11/07/2020" "Pacemaker Configuration" "Pacemaker Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ocf_pacemaker_remote \- remote resource agent .SH "SYNOPSIS" .PP \fBOCF_RESKEY_server\fR=string [\fBOCF_RESKEY_port\fR=string] [\fBOCF_RESKEY_reconnect_interval\fR=string] \fBremote\fR [start | stop | reload | monitor | migrate_to | migrate_from | meta\-data] .SH "DESCRIPTION" .SH "SUPPORTED PARAMETERS" .PP \fBOCF_RESKEY_server\fR = string .RS 4 Server location .sp Server location to connect to\&. This can be an ip address or hostname\&. .RE .PP \fBOCF_RESKEY_port\fR = string [3121] .RS 4 tcp port .sp tcp port to connect to\&. .RE .PP \fBOCF_RESKEY_reconnect_interval\fR = string [0] .RS 4 reconnect interval .sp Interval in seconds at which Pacemaker will attempt to reconnect to a remote node after an active connection to the remote node has been severed\&. When this value is nonzero, Pacemaker will retry the connection indefinitely, at the specified interval\&. As with any time\-based actions, this is not guaranteed to be checked more frequently than the value of the cluster\-recheck\-interval cluster option\&. .RE .SH "AUTHOR" .PP \fBAndrew Beekhof\fR <\&andrew@beekhof\&.net\&> .RS 4 Author. .RE