summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@dreamhost.com>2012-04-10 12:53:15 -0700
committerTommi Virtanen <tommi.virtanen@dreamhost.com>2012-05-02 12:09:55 -0700
commitbc857d8696376a82385ce1eefd9834cb2cf7a233 (patch)
treea07e030d27c1866cccbe7a043ff2e4baf964dea1 /doc/install
parentb0ee6e87d33d7e753ad541bc1864c17e3850e734 (diff)
downloadceph-bc857d8696376a82385ce1eefd9834cb2cf7a233.tar.gz
Remove reference to Introduction to RADOS OSDs
Submitted by: John Wilkins <john.wilkins@dreamhost.com> Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/index.rst18
1 files changed, 8 insertions, 10 deletions
diff --git a/doc/install/index.rst b/doc/install/index.rst
index aabd1ee2d57..9100933e3ee 100644
--- a/doc/install/index.rst
+++ b/doc/install/index.rst
@@ -5,20 +5,18 @@ Storage clusters are the foundation of the Ceph file system, and they can also p
object storage to clients via ``librados``, ``rbd`` and ``radosgw``. The following sections
provide guidance for configuring a storage cluster:
-1. :doc:`Introduction to RADOS OSDs <introduction_to_rados_osds>`
-2. :doc:`Hardware Requirements <hardware_requirements>`
-3. :doc:`File System Requirements <file_system_requirements>`
-4. :doc:`Build Prerequisites <build_prerequisites>`
-5. :doc:`Download Packages <download_packages>`
-6. :doc:`Downloading a Ceph Release <downloading_a_ceph_release>`
-7. :doc:`Cloning the Ceph Source Code Repository <cloning_the_ceph_source_code_repository>`
-8. :doc:`Building Ceph<building_ceph>`
-9. :doc:`Installing RADOS Processes and Daemons <installing_rados_processes_and_daemons>`
+1. :doc:`Hardware Requirements <hardware_requirements>`
+2. :doc:`File System Requirements <file_system_requirements>`
+3. :doc:`Build Prerequisites <build_prerequisites>`
+4. :doc:`Download Packages <download_packages>`
+5. :doc:`Downloading a Ceph Release <downloading_a_ceph_release>`
+6. :doc:`Cloning the Ceph Source Code Repository <cloning_the_ceph_source_code_repository>`
+7. :doc:`Building Ceph<building_ceph>`
+8. :doc:`Installing RADOS Processes and Daemons <installing_rados_processes_and_daemons>`
.. toctree::
:hidden:
- Introduction <introduction_to_rados_osds>
Hardware <hardware_requirements>
File System Reqs <file_system_requirements>
build_prerequisites