Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / doc / start / index.rst
1 ============================
2  Installation (ceph-deploy)
3 ============================
4
5 .. raw:: html
6
7         <style type="text/css">div.body h3{margin:5px 0px 0px 0px;}</style>
8         <table cellpadding="10"><colgroup><col width="33%"><col width="33%"><col width="33%"></colgroup><tbody valign="top"><tr><td><h3>Step 1: Preflight</h3>
9
10 A :term:`Ceph Client` and a :term:`Ceph Node` may require some basic
11 configuration  work prior to deploying a Ceph Storage Cluster. You can also
12 avail yourself of help by getting involved in the Ceph community.
13
14 .. toctree::
15
16    Preflight <quick-start-preflight>
17
18 .. raw:: html 
19
20         </td><td><h3>Step 2: Storage Cluster</h3>
21         
22 Once you have completed your preflight checklist, you should be able to begin
23 deploying a Ceph Storage Cluster.
24
25 .. toctree::
26
27         Storage Cluster Quick Start <quick-ceph-deploy>
28
29
30 .. raw:: html 
31
32         </td><td><h3>Step 3: Ceph Client(s)</h3>
33         
34 Most Ceph users don't store objects directly in the Ceph Storage Cluster. They typically use at least one of
35 Ceph Block Devices, the Ceph Filesystem, and Ceph Object Storage.
36
37 .. toctree::
38         
39    Block Device Quick Start <quick-rbd>
40    Filesystem Quick Start <quick-cephfs>
41    Object Storage Quick Start <quick-rgw>
42
43 .. raw:: html
44
45         </td></tr></tbody></table>
46
47