Name

ocf:pound — Manage a Pound instance

Synopsis

OCF_RESKEY_config=string OCF_RESKEY_name=string OCF_RESKEY_pid=string [OCF_RESKEY_binary=string] [OCF_RESKEY_ctl_binary=string] [OCF_RESKEY_socket_path=string] pound [start | stop | monitor | status | meta-data | validate-all]

Description

The Pound Resource Agent can manage pound instances.

Supported Parameters

OCF_RESKEY_config=Pound configuration file

The Pound configuration file that pound should manage, for example "/etc/pound.cfg".

OCF_RESKEY_name=Instance name

Override the name of the instance that should be given to pound (defaults to the resource identifier).

OCF_RESKEY_pid=Pidfile

Write the process's PID to the specified file. The default will include the specified name, ie.: "/var/run/pound_production.pid". Unlike what this help message shows. It is most likely not necessary to change this parameter.

OCF_RESKEY_binary=

This is used to start pound server. Normally use pound.

OCF_RESKEY_ctl_binary=

This is used to watch pound status via unix socket. Normally use poundctl.

OCF_RESKEY_socket_path=

Write the process's unix socket. This parameter is same 'Control' parameter in configuration file, ie.: Control "/var/lib/pound/pound.cfg"


SUSE Linux Enterprise High Availability Extension High Availability Guide 11 SP3