OCF_HEARTBEAT_NFSNOT(7) | OCF resource agents | OCF_HEARTBEAT_NFSNOT(7) |
ocf_heartbeat_nfsnotify - 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, default "false")
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" depth="0"
http://clusterlabs.org/
ClusterLabs contributors (see the resource agent source for information about individual authors)
06/27/2020 | resource-agents UNKNOWN |