2013-09-17 21:02:05 +00:00
|
|
|
======================
|
|
|
|
Installation (Quick)
|
|
|
|
======================
|
2013-04-26 21:02:42 +00:00
|
|
|
|
|
|
|
.. raw:: html
|
|
|
|
|
|
|
|
<style type="text/css">div.body h3{margin:5px 0px 0px 0px;}</style>
|
2013-04-28 22:00:51 +00:00
|
|
|
<table cellpadding="10"><colgroup><col width="33%"><col width="33%"><col width="33%"></colgroup><tbody valign="top"><tr><td><h3>Step 1: Preflight</h3>
|
|
|
|
|
2013-05-31 03:22:58 +00:00
|
|
|
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
|
2013-09-17 21:02:05 +00:00
|
|
|
avail yourself of help by getting involved in the Ceph community.
|
2011-09-21 20:43:32 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
2013-04-26 21:02:42 +00:00
|
|
|
Preflight <quick-start-preflight>
|
|
|
|
|
|
|
|
.. raw:: html
|
|
|
|
|
2013-05-25 22:11:06 +00:00
|
|
|
</td><td><h3>Step 2: Storage Cluster</h3>
|
2013-04-28 22:00:51 +00:00
|
|
|
|
2013-09-17 21:02:05 +00:00
|
|
|
Once you've completed your preflight checklist, you should be able to begin
|
2013-05-25 22:11:06 +00:00
|
|
|
deploying a Ceph Storage Cluster.
|
2013-04-26 21:02:42 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
2013-05-25 22:11:06 +00:00
|
|
|
Storage Cluster Quick Start <quick-ceph-deploy>
|
2013-04-26 21:02:42 +00:00
|
|
|
|
|
|
|
|
|
|
|
.. raw:: html
|
|
|
|
|
|
|
|
</td><td><h3>Step 3: Ceph Client(s)</h3>
|
2013-04-28 22:00:51 +00:00
|
|
|
|
2013-05-25 22:11:06 +00:00
|
|
|
Most Ceph users don't store objects directly in the Ceph Storage Cluster. They typically use at least one of
|
2013-05-31 03:22:58 +00:00
|
|
|
Ceph Block Devices, the Ceph Filesystem, and Ceph Object Storage.
|
2013-04-26 21:02:42 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
2012-12-19 22:01:30 +00:00
|
|
|
Block Device Quick Start <quick-rbd>
|
2013-05-31 03:22:58 +00:00
|
|
|
Filesystem Quick Start <quick-cephfs>
|
2013-10-30 22:23:07 +00:00
|
|
|
Object Storage Quick Start <quick-rgw>
|
2013-04-26 21:02:42 +00:00
|
|
|
|
|
|
|
.. raw:: html
|
|
|
|
|
|
|
|
</td></tr></tbody></table>
|
|
|
|
|
|
|
|
|