Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.22 KB

index.rst

File metadata and controls

47 lines (27 loc) · 1.22 KB

Installation (ceph-deploy)

div.body h3{margin:5px 0px 0px 0px;}

Step 1: Preflight

A :term:`Ceph Client` and a :term:`Ceph Node` may require some basic configuration work prior to deploying a Ceph Storage Cluster. You can also avail yourself of help by getting involved in the Ceph community.

.. toctree::

   Preflight <quick-start-preflight>

Step 2: Storage Cluster

Once you have completed your preflight checklist, you should be able to begin deploying a Ceph Storage Cluster.

.. toctree::

        Storage Cluster Quick Start <quick-ceph-deploy>


Step 3: Ceph Client(s)

Most Ceph users don't store objects directly in the Ceph Storage Cluster. They typically use at least one of Ceph Block Devices, the Ceph Filesystem, and Ceph Object Storage.

.. toctree::

   Block Device Quick Start <quick-rbd>
   Filesystem Quick Start <quick-cephfs>
   Object Storage Quick Start <quick-rgw>