Network

Ceph – unified, distributed storage system

Ceph is an open source, unified, distributed storage, massively scalable system designed for excellent performance, reliability and scalability.

Ceph’s main goals are to be completely distributed without a single point of failure, scalable to the exabyte level, and freely-available. The data is seamlessly replicated, making it fault tolerant.

It is comprised of an object store, block store, and a distributed file system. Ceph runs on commodity hardware, it is self-healing and self-managing, and has no single point of failure.

Ceph’s file system runs on top of the same object storage system that provides object storage and block device interfaces.

Key Features

  • RADOSGW – a bucket-based REST gateway, that is compatible with applications written for S3 and Swif.
  • RADOS Block Device (RBD) – provides access to block device images that are striped and replicated across the entire storage cluster.
  • Ceph FS – provides a POSIX-compliant network distributed file system, with a Linux kernel client and support for FUSE. Ceph FS uses the same RADOS object storage device system as RADOS block devices and RADOS object stores such as the RADOS gateway with its S3 and Swift APIs, or native bindings.
  • RADOS – an autonomic, distributed object store. RADOS, is the object storage component for CephFS filesystems, Ceph RADOS Gateways, and Ceph Block Devices. Ceph’s RADOS Object Stores consist of two types of daemons: Object Storage Daemons (OSDs) store data as objects on storage nodes; and Monitors maintain a master copy of the cluster map.
  • Librados – a library allowing applications to directly access RADOS.

Website: ceph.io
Support: Documentation
Developer: Sage Weil, Yehuda Sadeh Weinraub, Gregory Farnum
License: GNU Lesser General Public License v2.1

Ceph is written in C++. Learn C++ with our recommended free books and free tutorials.


Related Software

File Systems
HDFSDistributed file system providing high-throughput access
SeaweedFSSimple and highly scalable distributed file system
LustreFile system for computer clusters
CephFSUnified, distributed storage system
AlluxioVirtual distributed file system
GlusterFSScale-out NAS file system
JuiceFSDistributed POSIX file system
XtreemFSObject-based, distributed file system for wide area networks
MooseFSPOSIX-compliant distributed file system
Quantcast File SystemHigh-performance, fault-tolerant, distributed file system
OrangeFSMulti-server scalable parallel file system
LeilFSDistributed POSIX file system

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted