mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Merge pull request #55341 from zdover23/wip-doc-2024-01-29-architecture-rados
doc/architecture.rst: improve rados definition Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
This commit is contained in:
commit
12febc9971
@ -19,9 +19,14 @@ The Ceph Storage Cluster
|
||||
========================
|
||||
|
||||
Ceph provides an infinitely scalable :term:`Ceph Storage Cluster` based upon
|
||||
:abbr:`RADOS (Reliable Autonomic Distributed Object Store)`, which you can read
|
||||
about in `RADOS - A Scalable, Reliable Storage Service for Petabyte-scale
|
||||
Storage Clusters`_.
|
||||
:abbr:`RADOS (Reliable Autonomic Distributed Object Store)`, a reliable,
|
||||
distributed storage service that uses the intelligence in each of its nodes to
|
||||
secure the data it stores and to provide that data to client. See Sage Weil's
|
||||
"`The RADOS Object Store
|
||||
<https://ceph.io/en/news/blog/2009/the-rados-distributed-object-store/>`_" blog
|
||||
post for a brief explanation of RADOS and see `RADOS - A Scalable, Reliable
|
||||
Storage Service for Petabyte-scale Storage Clusters`_ for an exhaustive
|
||||
explanation of :term:`RADOS`.
|
||||
|
||||
A Ceph Storage Cluster consists of multiple types of daemons:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user