resource-agents ocf heartbeat 7 | __ re-ra- ClusterLabs contributors (see the resource agent source for information about individual authors) OCF resource agents Description This 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 Parameters This resource agent does not support any parameters. ( unique, required optional , , , default " " default false no default ) Supported Actions This 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 Shell The 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 PCS The following is an example configuration for a resource using pcs8 pcs resource create p_ : : \ \ promotable = \ " " op \ OCF_CHECK_LEVEL =" " See also http://clusterlabs.org/