Skip to content

Latest commit

 

History

History
126 lines (95 loc) · 2.98 KB

index.rst

File metadata and controls

126 lines (95 loc) · 2.98 KB

Welcome to Ceph

Ceph delivers object, block, and file storage in one unified system.

Ceph Object Store

  • RESTful Interface
  • S3- and Swift-compliant APIs
  • S3-style subdomains
  • Unified S3/Swift namespace
  • User management
  • Usage tracking
  • Striped objects
  • Cloud solution integration
  • Multi-site deployment
  • Multi-site replication

Ceph Block Device

  • Thin-provisioned
  • Images up to 16 exabytes
  • Configurable striping
  • In-memory caching
  • Snapshots
  • Copy-on-write cloning
  • Kernel driver support
  • KVM/libvirt support
  • Back-end for cloud solutions
  • Incremental backup
  • Disaster recovery (multisite asynchronous replication)

Ceph File System

  • POSIX-compliant semantics
  • Separates metadata from data
  • Dynamic rebalancing
  • Subdirectory snapshots
  • Configurable striping
  • Kernel driver support
  • FUSE support
  • NFS/CIFS deployable
  • Use with Hadoop (replace HDFS)
See Ceph Object Store for additional details.
See Ceph Block Device for additional details.
See Ceph File System for additional details.

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. To try Ceph, see our Getting Started guides. To learn more about Ceph, see our Architecture section.

.. toctree::
   :maxdepth: 3
   :hidden:

   start/index
   install/index
   cephadm/index
   rados/index
   cephfs/index
   rbd/index
   radosgw/index
   mgr/index
   mgr/dashboard
   monitoring/index
   api/index
   architecture
   Developer Guide <dev/developer_guide/index>
   dev/internals
   governance
   foundation
   ceph-volume/index
   releases/general
   releases/index
   security/index
   hardware-monitoring/index
   Glossary <glossary>
   Tracing <jaegertracing/index>