From 94129fc126043a42f50e8139c76ea3107ccacf14 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Wed, 23 Aug 2023 16:23:46 -0400 Subject: [PATCH] doc: correct option name Signed-off-by: Patrick Donnelly --- doc/cephfs/troubleshooting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephfs/troubleshooting.rst b/doc/cephfs/troubleshooting.rst index b58d2469f6e62..0e511526b96c0 100644 --- a/doc/cephfs/troubleshooting.rst +++ b/doc/cephfs/troubleshooting.rst @@ -98,7 +98,7 @@ things to do: .. code:: bash - ceph config set mds mds_heartbeat_reset_grace 3600 + ceph config set mds mds_heartbeat_grace 3600 This has the effect of having the MDS continue to send beacons to the monitors even when its internal "heartbeat" mechanism has not been reset (beat) in one -- 2.39.5