mirror of
https://github.com/ceph/ceph
synced 2024-12-14 07:25:50 +00:00
859da18e5e
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
21 lines
750 B
ReStructuredText
21 lines
750 B
ReStructuredText
==========================
|
|
Installing Ceph Components
|
|
==========================
|
|
Storage clusters are the foundation of the Ceph file system, and they can also provide
|
|
object storage to ``librados``, ``rbd`` and ``radosgw``. The following sections
|
|
provide guidance for configuring a storage cluster:
|
|
|
|
1. :doc:`Hardware Requirements <hardware_recommendations>`
|
|
2. :doc:`File System Requirements <file_system_recommendations>`
|
|
3. :doc:`Download Packages <download_packages>`
|
|
4. :doc:`Building Ceph from Source <building_ceph_from_source>`
|
|
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
Hardware Recs <hardware_recommendations>
|
|
File System Recs <file_system_recommendations>
|
|
Download Packages <download_packages>
|
|
Build From Source <building_ceph_from_source>
|