diff options
Diffstat (limited to 'ctdb/config/nfs-checks.d/30.nlockmgr.check')
-rw-r--r-- | ctdb/config/nfs-checks.d/30.nlockmgr.check | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ctdb/config/nfs-checks.d/30.nlockmgr.check b/ctdb/config/nfs-checks.d/30.nlockmgr.check new file mode 100644 index 0000000..6660ca0 --- /dev/null +++ b/ctdb/config/nfs-checks.d/30.nlockmgr.check @@ -0,0 +1,6 @@ +# nlockmgr +version="4" +restart_every=2 +unhealthy_after=6 +service_stop_cmd="$CTDB_NFS_CALLOUT stop nlockmgr" +service_start_cmd="$CTDB_NFS_CALLOUT start nlockmgr" |