From: John Wilkins Date: Wed, 11 Jun 2014 00:45:18 +0000 (-0700) Subject: doc: Added a tip to install NTP when running multiple monitors. X-Git-Tag: v0.83~112 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=85e491fb77ed3daa8f8f0fb4d6db9ce4e79e1b0b;p=ceph.git doc: Added a tip to install NTP when running multiple monitors. Signed-off-by: John Wilkins --- diff --git a/doc/start/quick-ceph-deploy.rst b/doc/start/quick-ceph-deploy.rst index 3e4c2b712c3f..e05e5ce2203d 100644 --- a/doc/start/quick-ceph-deploy.rst +++ b/doc/start/quick-ceph-deploy.rst @@ -312,6 +312,10 @@ the following:: ceph quorum_status --format json-pretty +.. tip:: When you run Ceph with multiple monitors, you SHOULD install and + configure NTP on each monitor host. Ensure that the + monitors are NTP peers. + Storing/Retrieving Object Data ============================== @@ -375,4 +379,4 @@ the migration manually. .. _placement group: ../../rados/operations/placement-groups .. _Monitoring a Cluster: ../../rados/operations/monitoring .. _Monitoring OSDs and PGs: ../../rados/operations/monitoring-osd-pg -.. _Network Configuration Reference: ../../rados/configuration/network-config-ref +.. _Network Configuration Reference: ../../rados/configuration/network-config-ref \ No newline at end of file