From 85e491fb77ed3daa8f8f0fb4d6db9ce4e79e1b0b Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Tue, 10 Jun 2014 17:45:18 -0700 Subject: [PATCH] doc: Added a tip to install NTP when running multiple monitors. Signed-off-by: John Wilkins --- doc/start/quick-ceph-deploy.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.47.3