resource-agentsocfheartbeat7 | __re-ra-ClusterLabs contributors (see the resource agent source for information about individual authors)OCF resource agentsDescriptionThis resource agent may be configured for native
migration if available in the cluster manager. For
Pacemaker, the
allow-migrate="true" meta
attribute enables native migration.Supported ParametersThis resource agent does not support any parameters. (unique, requiredoptional, , , default ""default falseno default)Supported ActionsThis resource agent does not advertise any supported actions.This resource agent supports the following actions (operations):Starts the resource.Stops the resource.Performs a status check.Performs a detailed status check.Promotes the resource to the Master role.Demotes the resource to the Slave role.Executes steps necessary for migrating the
resource away from the node.Executes steps necessary for migrating the
resource to the node.Performs a validation of the resource configuration.Retrieves resource agent metadata (internal use only). Suggested minimum timeout: . Suggested interval: .Example CRM ShellThe following is an example configuration for a resource using the crm8 shell:primitive p_:: \
params \
\
meta allow-migrate="true" \ms ms_ p_ \
meta notify="true" interleave="true"= \""
op \="" Example PCSThe following is an example configuration for a resource using pcs8pcs resource create p_:: \
\promotable= \""
op \OCF_CHECK_LEVEL="" See alsohttp://clusterlabs.org/