From: Zac Dover Date: Thu, 5 Sep 2024 07:59:15 +0000 (+1000) Subject: doc/rados: add link to messenger v2 info in mon-lookup-dns.rst X-Git-Tag: v20.0.0~1126^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=81f9d064f714f42ff27bf620df526f87b393402b;p=ceph.git doc/rados: add link to messenger v2 info in mon-lookup-dns.rst Add a link to the page about Messenger v2 to the end of doc/rados/configuration/mon-lookup-dns.rst. Fixes: https://tracker.ceph.com/issues/58752 Signed-off-by: Zac Dover --- diff --git a/doc/rados/configuration/mon-lookup-dns.rst b/doc/rados/configuration/mon-lookup-dns.rst index 0e2ee22e4155a..46f234c4ee1fd 100644 --- a/doc/rados/configuration/mon-lookup-dns.rst +++ b/doc/rados/configuration/mon-lookup-dns.rst @@ -63,3 +63,6 @@ to the values of the SRV weight fields. For the above example, this will result in approximate 40% of the clients and daemons connecting to mon1, 60% of them connecting to mon2. However, if neither of them is reachable, then mon3 will be reconsidered as a fallback. + +See also `Messenger v2 `_. +