From 6b1c92c287b3c92b1b7699f7da53eaec024b95d7 Mon Sep 17 00:00:00 2001 From: Anols Date: Tue, 20 Jan 2015 11:51:35 +0100 Subject: [PATCH] Doc : Documentation#10205 Missing the reference of "ceph-deploy-new". https://tracker.ceph.com/issues/10205 Signed-off-by: AYARI --- doc/rados/configuration/ceph-conf.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/rados/configuration/ceph-conf.rst b/doc/rados/configuration/ceph-conf.rst index 661ac90553ebd..63edabaac3ba1 100644 --- a/doc/rados/configuration/ceph-conf.rst +++ b/doc/rados/configuration/ceph-conf.rst @@ -465,7 +465,8 @@ When running Ceph with default settings, the default cluster name is ``ceph``, which means you would save your Ceph configuration file with the file name ``ceph.conf`` in the ``/etc/ceph`` default directory. -See `ceph-deploy new` for details. +See `ceph-deploy new`_ for details. +.. _ceph-deploy new:../ceph-deploy-new When you run multiple clusters, you must name your cluster and save the Ceph configuration file with the name of the cluster. For example, a cluster named -- 2.39.5