mirror of
https://github.com/ceph/ceph
synced 2024-12-13 23:17:07 +00:00
0fb0ef9ee3
Signed-off-by: John Wilkins <john.wilkins@dreamhost.com> Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
36 lines
1.7 KiB
ReStructuredText
36 lines
1.7 KiB
ReStructuredText
===============
|
||
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 company’s 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
|