From e97100db50e1a8a7df284b613de490674f71ae43 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Fri, 16 Aug 2013 17:26:25 -0700 Subject: [PATCH] doc: Removed mkcephfs references. Did a bit of clean-up work. Signed-off-by: John Wilkins --- doc/rados/deployment/index.rst | 39 ++++++++++++---------------------- 1 file changed, 13 insertions(+), 26 deletions(-) diff --git a/doc/rados/deployment/index.rst b/doc/rados/deployment/index.rst index 934bcc584fcc..da12b3d64d0b 100644 --- a/doc/rados/deployment/index.rst +++ b/doc/rados/deployment/index.rst @@ -14,29 +14,18 @@ over security settings, partitions or directory locations should use a tool such as Juju, Puppet, `Chef`_ or Crowbar. -.. raw:: html - -

Ceph Deploy

- -With ``ceph-deploy``, you can install Ceph packages on remote hosts, create a -cluster, add monitors, gather (or forget) keys, add metadata servers and OSDs, -configure admin hosts, and tear down the clusters. With a single tool, you can -develop scripts to create, deploy and tear down clusters quickly and easily. - +With ``ceph-deploy``, you can develop scripts to install Ceph packages on remote +hosts, create a cluster, add monitors, gather (or forget) keys, add OSDs and +metadata servers, configure admin hosts, and tear down the clusters. .. raw:: html -
+
.. toctree:: - Transition from mkcephfs Preflight Checklist Install Ceph - Create a Cluster - Add/Remove Monitor(s) - - .. raw:: html @@ -44,24 +33,22 @@ develop scripts to create, deploy and tear down clusters quickly and easily. .. toctree:: + Create a Cluster + Add/Remove Monitor(s) Key Management Add/Remove OSD(s) Add/Remove MDS(s) - Purge Hosts - Admin Tasks -.. raw:: html -

mkcephfs (deprecated)

- -The ``mkcephfs`` utility generates an ``fsid`` and keys for your cluster, as -defined by the Ceph configuration file. It does not create directories for you -and relies on use of the ``root`` password. As of Ceph v0.60, it is deprecated -in favor of ``ceph-deploy``. +.. raw:: html -.. toctree:: +
+ +.. toctree:: + + Purge Hosts + Admin Tasks - mkcephfs (deprecated) .. raw:: html -- 2.47.3