From 43540c3eb334353ab4206bba63736196ee44a687 Mon Sep 17 00:00:00 2001 From: James McClune Date: Sun, 7 Oct 2018 21:48:31 -0400 Subject: [PATCH] doc: updated cluster map reference link Updated cluster map reference link in rados/troubleshooting/troubleshooting-mon.rst Fixes: https://tracker.ceph.com/issues/36336 Signed-off-by: James McClune --- doc/rados/troubleshooting/troubleshooting-mon.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/rados/troubleshooting/troubleshooting-mon.rst b/doc/rados/troubleshooting/troubleshooting-mon.rst index dd4c8fdeaa475..0f5e30cdfc45b 100644 --- a/doc/rados/troubleshooting/troubleshooting-mon.rst +++ b/doc/rados/troubleshooting/troubleshooting-mon.rst @@ -389,7 +389,7 @@ Monitor Store Failures Symptoms of store corruption ---------------------------- -Ceph monitor stores the `cluster map`_ in a key/value store such as LevelDB. If +Ceph monitor stores the :term:`cluster map` in a key/value store such as LevelDB. If a monitor fails due to the key/value store corruption, following error messages might be found in the monitor log:: @@ -562,6 +562,5 @@ based on that. Finally, you should reach out to us on the mailing lists, on IRC or file a new issue on the `tracker`_. -.. _cluster map: ../../architecture#cluster-map .. _replace: ../operation/add-or-rm-mons .. _tracker: http://tracker.ceph.com/projects/ceph/issues/new -- 2.39.5