Notice

This document is for a development version of Ceph.

Ceph Storage Cluster

The Ceph Storage Cluster is the foundation for all Ceph deployments. Based upon RADOS, Ceph Storage Clusters consist of several types of daemons:

  1. a Ceph OSD Daemon (OSD) stores data as objects on a storage node

  2. a Ceph Monitor (MON) maintains a master copy of the cluster map.

  3. a Ceph Manager manager daemon

A Ceph Storage Cluster might contain thousands of storage nodes. A minimal system has at least one Ceph Monitor and two Ceph OSD Daemons for data replication.

The Ceph File System, Ceph Object Storage and Ceph Block Devices read data from and write data to the Ceph Storage Cluster.

APIs

Most Ceph deployments use Ceph Block Devices, Ceph Object Storage and/or the Ceph File System. You may also develop applications that talk directly to the Ceph Storage Cluster.

Brought to you by the Ceph Foundation

The Ceph Documentation is a community resource funded and hosted by the non-profit Ceph Foundation. If you would like to support this and our other efforts, please consider joining now.