--- /dev/null
+# nfs_ganesha RPC
+restart_every=6
+unhealthy_after=2
+service_stop_cmd="$CTDB_NFS_CALLOUT stop nfs"
+service_start_cmd="$CTDB_NFS_CALLOUT start nfs"
+service_stats_cmd="$CTDB_NFS_CALLOUT stats nfs"
+service_debug_cmd="program_stack_traces ganesha.nfsd"
o 91.lvs.options - Options for the 91.lvs event script
Sample 60.nfs configuration for NFS ganesha - callout script and
-.check file
+.check files
o nfs-ganesha-callout
o 20.nfs_ganesha.check
+ o 21.nfs.check
See the comment at the top of nfs-ganesha-callout for instructions.
# copy of) this script, making sure it is executable.
#
# * Create a new directory alongside the nfs-checks.d directory, for
-# example nfs-checks-ganesha.d. Install 20.nfs-ganesha.check in
-# this directory. Symlink to any other check files from
-# nfs-checks.d that should still be used, such as
+# example nfs-checks-ganesha.d. Install 20.nfs_ganesha.check and
+# 21.nfs.check in this directory. Symlink to any other check files
+# from nfs-checks.d that should still be used, such as
# 00.portmapper.check. Set CTDB_NFS_CHECKS_DIR to point to this new
# directory of check files.
#