MicroCeph

MicroCeph

Canonical Publisher Verified account Verified account

Install reef/stable of MicroCeph

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install microceph

Don't have snapd? Get set up for snaps.

Channel Version Published

Simple clustered Ceph deployment

MicroCeph is the easiest way to get up and running with Ceph. It is focused on providing a modern deployment and management experience to Ceph administrators and storage software developers.

The below commands will set you up with a testing environment on a single machine using file-backed OSDs - you'll need about 15 GiB of available space on your root drive:

 sudo snap install microceph --channel quincy/edge
 sudo snap refresh --hold microceph
 sudo microceph cluster bootstrap
 sudo microceph disk add loop,4G,3
 sudo ceph status

You're done!

You can remove everything cleanly with:

 sudo snap remove microceph

To learn more about MicroCeph see the documentation:

https://canonical-microceph.readthedocs-hosted.com

Details for MicroCeph

License
  • AGPL-3.0

Last updated
  • 9 April 2024 - reef/stable
  • 22 April 2024 - latest/candidate

Websites

Contact

Source code

Report a bug

Share this snap

Generate an embeddable card to be shared on external websites.


Install MicroCeph on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using MicroCeph

Users by distribution (log)

Ubuntu 22.04
Ubuntu 23.10
Ubuntu 20.04
Debian 12
Ubuntu 24.04
Ubuntu 23.04
rhel 9.3
Ubuntu 18.04
Debian 11
rhel 8.9
Ubuntu 16.04

Is there a problem with MicroCeph? Report this app