'\" t .\" Title: ocf_pacemaker_remote .\" Author: Andrew Beekhof .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/31/2024 .\" Manual: Pacemaker Configuration .\" Source: Pacemaker Configuration .\" Language: English .\" .TH "OCF_PACEMAKER_REMOTE" "7" "03/31/2024" "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 \- Pacemaker Remote connection .SH "SYNOPSIS" .PP [\fBOCF_RESKEY_server\fR=string] [\fBOCF_RESKEY_port\fR=integer] [\fBOCF_RESKEY_reconnect_interval\fR=string] \fBremote\fR [start | stop | monitor | migrate_to | migrate_from | reload | reload\-agent | meta\-data] .SH "DESCRIPTION" .SH "SUPPORTED PARAMETERS" .PP \fBOCF_RESKEY_server\fR = string .RS 4 Remote hostname .sp Server location to connect to (IP address or resolvable host name) .RE .PP \fBOCF_RESKEY_port\fR = integer [3121] .RS 4 Remote port .sp TCP port at which to contact Pacemaker Remote executor .RE .PP \fBOCF_RESKEY_reconnect_interval\fR = string [0] .RS 4 reconnect interval .sp 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)\&. .RE .SH "AUTHOR" .PP \fBAndrew Beekhof\fR <\&andrew@beekhof\&.net\&> .RS 4 Author. .RE