summaryrefslogtreecommitdiffstats
path: root/ctdb/config/nfs-checks.d/40.mountd.check
blob: bfe4c277ce9d4054efa721e68490c8dd1cea37fe (plain)
1
2
3
4
5
6
7
# mountd
version="1"
restart_every=2
unhealthy_after=6
service_stop_cmd="$CTDB_NFS_CALLOUT stop mountd"
service_start_cmd="$CTDB_NFS_CALLOUT start mountd"
service_debug_cmd="program_stack_traces rpc.mountd 5"