Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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_recon-
     nect_interval=string]

     remote [start | stop | monitor | migrate_to | migrate_from | reload  |  re-
     load-agent | meta-data]

DESCRIPTION
SUPPORTED PARAMETERS
     OCF_RESKEY_server = string
	 Remote hostname

	 Server location to connect to (IP address or resolvable host name)

     OCF_RESKEY_port = integer [3121]
	 Remote port

	 TCP port at which to contact Pacemaker Remote executor

     OCF_RESKEY_reconnect_interval = string [0]
	 reconnect interval

	 If this is a positive time interval, the cluster will attempt to recon-
	 nect  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>
	 Author.

Pacemaker Configuration 	   08/01/2026		 OCF_PACEMAKER_REMOTE(7)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ocf_pacemaker_remote&sektion=7&manpath=FreeBSD+Ports+15.1.quarterly>

home | help