From: John Spray Date: Wed, 14 Jun 2017 14:04:22 +0000 (-0400) Subject: doc/mgr: update for mgr_beacon_period change X-Git-Tag: v12.1.0~148^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F15690%2Fhead;p=ceph.git doc/mgr: update for mgr_beacon_period change This setting got renamed. Signed-off-by: John Spray --- diff --git a/doc/mgr/administrator.rst b/doc/mgr/administrator.rst index 173062ac76cf..7be1e92fd89c 100644 --- a/doc/mgr/administrator.rst +++ b/doc/mgr/administrator.rst @@ -79,9 +79,10 @@ OPTION(mgr_module_path, OPT_STR, CEPH_PKGLIBDIR "/mgr") // where to load python :Type: String :Default: ``"/var/lib/ceph/mgr/$cluster-$id"`` -``mgr beacon period`` +``mgr tick period`` -:Description: How many seconds between mgr beacons to monitors +:Description: How many seconds between mgr beacons to monitors, and other + periodic checks. :Type: Integer :Default: ``5``