From: Travis Rhoden Date: Fri, 20 Mar 2015 21:10:54 +0000 (-0400) Subject: doc: remove reference to old ceph-deploy steps X-Git-Tag: v9.0.0~132^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F4120%2Fhead;p=ceph.git doc: remove reference to old ceph-deploy steps ceph-deploy 1.1.3 is ancient, and isn't easily found or installed. No need to reference it and call out the steps necessary to use if using it. Signed-off-by: Travis Rhoden --- diff --git a/doc/start/quick-ceph-deploy.rst b/doc/start/quick-ceph-deploy.rst index e73b6ffe6dd5..6606193096e6 100644 --- a/doc/start/quick-ceph-deploy.rst +++ b/doc/start/quick-ceph-deploy.rst @@ -90,29 +90,10 @@ configuration details, perform the following steps using ``ceph-deploy``. to re-install Ceph. -#. Add the initial monitor(s) and gather the keys (new in - ``ceph-deploy`` v1.1.3). :: +#. Add the initial monitor(s) and gather the keys:: ceph-deploy mon create-initial - **Note:** In earlier versions of ``ceph-deploy``, you must create the - initial monitor(s) and gather keys in two discrete steps. First, create - the monitor. :: - - ceph-deploy mon create {ceph-node} - - For example:: - - ceph-deploy mon create node1 - - Then, gather the keys. :: - - ceph-deploy gatherkeys {ceph-node} - - For example:: - - ceph-deploy gatherkeys node1 - Once you complete the process, your local directory should have the following keyrings: