such as Juju, Puppet, `Chef`_ or Crowbar.
-.. raw:: html
-
- <table cellpadding="10"><colgroup><col width="33%"><col width="33%"><col width="33%"></colgroup><tbody valign="top"><tr><td><h3>Ceph Deploy</h3>
-
-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
- <table cellpadding="10"><colgroup><col width="50%"><col width="50%"></colgroup><tbody valign="top"><tr><td>
+ <table cellpadding="10"><tbody valign="top"><tr><td>
.. toctree::
- Transition from mkcephfs <ceph-deploy-transition>
Preflight Checklist <preflight-checklist>
Install Ceph <ceph-deploy-install>
- Create a Cluster <ceph-deploy-new>
- Add/Remove Monitor(s) <ceph-deploy-mon>
-
-
.. raw:: html
.. toctree::
+ Create a Cluster <ceph-deploy-new>
+ Add/Remove Monitor(s) <ceph-deploy-mon>
Key Management <ceph-deploy-keys>
Add/Remove OSD(s) <ceph-deploy-osd>
Add/Remove MDS(s) <ceph-deploy-mds>
- Purge Hosts <ceph-deploy-purge>
- Admin Tasks <ceph-deploy-admin>
-.. raw:: html
- </td></tr></tbody></table></td><td><h3>mkcephfs (deprecated)</h3>
-
-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::
+ </td><td>
+
+.. toctree::
+
+ Purge Hosts <ceph-deploy-purge>
+ Admin Tasks <ceph-deploy-admin>
- mkcephfs (deprecated) <mkcephfs>
.. raw:: html