Softwr
Ceph logo

Ceph

Open source distributed storage providing object, block and file from one cluster

As of 31 August 2026, Ceph is free to use. One cluster that serves S3 objects, block devices and a POSIX filesystem from the same pool of disks, with no single point of failure and no licence fee. Softwr lists it under File Storage. Ceph is made by Ceph Foundation (Linux Foundation), available on Linux.

Overview

What Ceph does

Ceph is an open source distributed storage system built on RADOS, a self healing object store that places data by algorithm rather than by lookup table. On top of it sit three interfaces: RADOS Gateway for S3 and Swift object access, RBD for block devices used by OpenStack and Proxmox, and CephFS for a POSIX filesystem. It is governed by the Ceph Foundation under the Linux Foundation, with IBM as the largest contributor following its acquisition of Red Hat. The reason to choose it is that it is the only mature open system that serves all three storage types from one pool. A platform team can back virtual machine disks, a shared filesystem and an S3 endpoint with the same hardware and one operational skill set, and grow it by adding nodes rather than by buying the next array. Commercially that means no per terabyte licence and no vendor lock on the hardware, which is why it underpins so much of the OpenStack and research computing world. Buyers are organisations with a platform team and a multi petabyte horizon: universities, telecoms, hosting providers and anyone running private cloud at scale. The trade-off is staffing. Ceph rewards operators who understand placement groups, CRUSH maps, recovery throttling and upgrade ordering, and it punishes those who do not with recovery storms that make the whole cluster slow at exactly the moment something has already failed.

What people use it for

  • Backing a private cloud where virtual machine disks, shared filesystems and an S3 endpoint all need the same hardware
  • Growing past the point where a proprietary array upgrade costs more than a rack of commodity servers
  • Research and media environments with petabytes of data and staff who can operate storage
  • Providing an S3 endpoint on premises with multi site replication under your own control

The honest half

Where it falls short

Concrete and checkable, so you can decide whether any of them matter to you. This is the half of a review a vendor will not write about Ceph.

  • Ceph assumes an operator who understands placement groups, CRUSH rules and recovery tuning, so organisations without dedicated storage staff routinely end up with a cluster that works until the first failure and then does not.
  • Small clusters are inefficient: three way replication means a third of raw capacity is usable, and erasure coding needs enough failure domains to be safe, so the economics only work above a certain size.
  • Recovery and rebalancing generate heavy internal traffic, so a failed disk can degrade client latency across the cluster unless backfill is throttled correctly beforehand.
  • Upgrades must follow a strict daemon order across monitors, managers, OSDs and gateways, and a mistake in that order on a live cluster is difficult to reverse.
  • Because it is self hosted, every byte served to the internet is transit you pay for on your own links, so the free licence does not mean free egress and bandwidth planning becomes your problem rather than the providers.

Cross-shopped

What people choose instead of Ceph

Each pairing was judged by two reviewers asking whether a buyer would genuinely weigh the two against each other. The ones that failed were deleted rather than published.

  • Ceph logo
    Ceph
    vs
    MinIO logo
    MinIO

    MinIO: Far simpler to operate if you only need an S3 endpoint and not block or file storage

  • Ceph logo
    Ceph
    vs
    Proxmox VE logo
    Proxmox VE

    Proxmox VE: Bundles Ceph with a hypervisor and a management UI, which removes much of the initial setup work

  • Ceph logo
    Ceph
    vs
    Backblaze logo
    Backblaze

    Backblaze: If the aim was cheap durable object storage rather than a private platform, a managed bucket avoids the staffing cost entirely

Pricing

What Ceph costs

Taken from the vendor's own pricing page. Prices move, so check before you buy.

Ceph

Free

  • Full functionality, no capacity limit
  • Object, block and file interfaces
  • Community support via mailing list and Slack
  • Vendor supported builds available separately from IBM and SUSE

Capabilities

Features

  • RADOS object store

    Self healing, self managing distributed object layer underneath every interface

  • RADOS Gateway

    S3 and Swift compatible object access with multi site replication

  • RBD block devices

    Thin provisioned block volumes with snapshots for virtual machines and containers

  • CephFS

    A POSIX filesystem with a scalable metadata server tier

  • CRUSH placement

    Algorithmic data placement across failure domains without a central metadata lookup

  • Erasure coded pools

    Reduces raw capacity overhead compared with three way replication on cold data

Answered, with sources

Questions people ask

Each answer names the page it came from, so you can check it rather than take our word for it.

How many nodes do I need to start?

Three is the practical minimum for a replicated cluster with real fault tolerance, and most production advice starts at five once you account for maintenance windows.

Is it faster than a SAN?

Not on single stream latency. It wins on aggregate throughput and on growing without a forklift upgrade, which is a different property from raw speed.

Can I buy support?

Yes. IBM sells IBM Storage Ceph and SUSE and others have offered supported builds; the upstream project itself is free.

Should I use it just for S3?

If object is all you need, a dedicated object store is simpler to run. Ceph earns its complexity when you need block and file as well.

Share

Keep looking

Where to go from Ceph

Best File Storage software for

Compare Ceph with

Other File Storage software

  • S3-compatible object storage server you run yourself, now under AGPL with a stripped community edition

    Open source12 researched notes
  • Global file system putting one namespace over object storage across sites

    Pricing on request11 researched notes
  • Petabyte-scale object storage software on your own hardware

    Pricing on request11 researched notes
  • All-flash storage designed to make hard disk tiers unnecessary

    Pricing on request11 researched notes
  • Unlimited cloud backup at an affordable price

    From $9/mo10 researched notes
  • Free open-source backup with encryption

    Free plan10 researched notes
  • S3-compatible object storage distributed in encrypted pieces across independently operated nodes

    Free, then $4/mo12 researched notes
  • Globally distributed S3-compatible object storage with zero egress fees

    Free, then $0.004/GB/month10 researched notes
  • S3-compatible object storage that charges nothing for egress to the internet

    Free, then $0.015/mo12 researched notes
  • S3-compatible on-premises object storage with object lock immutability

    Pricing on request11 researched notes
  • Low cost S3-compatible object storage with egress included up to a multiple of what you store

    Free, then $4/mo12 researched notes
  • Open-source ZFS storage operating system for network-attached storage

    Free plan12 researched notes
  • Cloud filesystem that streams large media files on demand instead of syncing them

    From $7/mo11 researched notes
  • Prices are final. No setup fees or other hidden charges

    From $199/one-time9 researched notes
  • Cloud storage, backup and sharing with end-to-end encryption

    From $8/mo10 researched notes
  • Global file system putting one namespace over object storage across sites

    Pricing on request11 researched notes
  • Petabyte-scale object storage software on your own hardware

    Pricing on request11 researched notes
  • S3-compatible object storage distributed in encrypted pieces across independently operated nodes

    Free, then $4/mo12 researched notes

Softwr does not host reviews and shows no star rating for Ceph, because a rating we did not collect is not ours to publish. What is here is the pricing and platform detail from the vendor’s own pages, limitations we could state concretely, and alternatives a reviewer confirmed people weigh against it. Tell us if any of it is wrong.

More on Ceph

Best File Storage software alternatives

Petabyte-scale object storage software on your own hardware

quote

Global file system putting one namespace over object storage across sites

quote

All-flash storage designed to make hard disk tiers unnecessary

quote

Cloud filesystem that streams large media files on demand instead of syncing them

Per member per month plus storage

Google's consumer cloud storage app, sharing the same 15GB quota as Gmail and Google Photos

Free tier plus paid storage add-on

S3-compatible on-premises object storage with object lock immutability

quote

S3-compatible object storage server you run yourself, now under AGPL with a stripped community edition

Open source, no licence fee

Compare Ceph with alternatives