ocf_heartbeat_nfsnotify
sm-notify reboot notifications
- Provided by: resource-agents-extra (Version: 1:4.17.0-1ubuntu2)
- Source: resource-agents
- Report a bug
sm-notify reboot notifications
nfsnotify [start | stop | monitor | meta-data | validate-all]
This agent sends NFSv3 reboot notifications to clients which informs clients to reclaim locks.
source_host
(optional, string, no default)
notify_args
(optional, string, no default)
This resource agent supports the following actions (operations):
start
stop
monitor
reload
meta-data
validate-all
The following is an example configuration for a nfsnotify resource using the crm(8) shell:
primitive p_nfsnotify ocf:heartbeat:nfsnotify \ op monitor timeout="90s" interval="30s" depth="0"
The following is an example configuration for a nfsnotify resource using pcs(8)
pcs resource create p_nfsnotify ocf:heartbeat:nfsnotify \ op monitor timeout="90s" interval="30s" OCF_CHECK_LEVEL="0"
http://clusterlabs.org/
ClusterLabs contributors (see the resource agent source for information about individual authors)