ceph/doc/index.rst
John Wilkins 0fb0ef9ee3 Corrections.
Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2012-05-02 12:09:56 -07:00

36 lines
1.7 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

===============
Welcome to Ceph
===============
Ceph uniquely delivers **object, block, and file storage in one unified system**. Ceph is highly reliable, easy to manage, and free. The power of Ceph can transform your companys IT infrastructure and your ability to manage vast amounts of data. Ceph delivers extraordinary scalability--thousands of clients accessing petabytes to exabytes of data. Ceph leverages commodity hardware and intelligent daemons to accommodate large numbers of storage hosts, which communicate with each other to replicate data, and redistribute data dynamically. Ceph's cluster of monitors oversees the hosts in the Ceph storage cluster to ensure that the storage hosts are running smoothly.
.. image:: images/stack.png
Ceph Development Status
=======================
Ceph has been under development as an open source project since 2004, and its current focus
is on stability. The Ceph file system is functionally complete, but has not been tested well enough at scale
and under load to recommend it for a production environment yet. We recommend deploying Ceph for testing
and evaluation. We do not recommend deploying Ceph into a production environment or storing valuable data
until stress testing is complete. Ceph is developed on Linux. You may attempt to deploy Ceph on other platforms,
but Linux is the target platform for the Ceph project. You can access the Ceph file system from other operating systems
using NFS or Samba re-exports.
.. toctree::
:maxdepth: 1
:hidden:
start/index
install/index
create_cluster/index
ops/index
rec/index
config
control
api/index
Internals <dev/index>
man/index
architecture
papers
appendix/index