GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OCF_PACEMAKER_ATTRIB(7) Pacemaker Configuration OCF_PACEMAKER_ATTRIB(7)

ocf_pacemaker_attribute - Manages a node attribute

[OCF_RESKEY_state=string] [OCF_RESKEY_name=string] [OCF_RESKEY_active_value=string] [OCF_RESKEY_inactive_value=string]

attribute [start | stop | monitor | reload | migrate_to | migrate_from | validate-all | meta-data]

This resource agent controls a node attribute for the node it's running on. It sets the attribute one way when started, and another way when stopped, according to the configuration parameters.

OCF_RESKEY_state = string [/var/run/opa-undef.state]
State file

Full path of a temporary file to store the resource state in

OCF_RESKEY_name = string [opa-undef]

Attribute name

Name of node attribute to manage

OCF_RESKEY_active_value = string [1]

Attribute value when active

Value to use for node attribute when resource becomes active (empty string is discouraged, because monitor cannot distinguish it from a query error)

OCF_RESKEY_inactive_value = string [0]

Attribute value when inactive

Value to use for node attribute when resource becomes inactive

Andrew Beekhof <andrew@beekhof.net>
Author.
05/26/2022 Pacemaker Configuration

Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.