[FrontPage] [TitleIndex] [WordIndex

This is a read-only archived version of wiki.centos.org

Documentation home for Ceph in Storage SIG

Install the latest "release" package to enable the Yum repos:

sudo dnf install -y centos-release-ceph-quincy

Now you can install ceph-ansible to deploy ceph on your nodes:

sudo dnf install -y ceph-ansible

1. Testing early packages

We push packages to the testing repos before promoting to the release repos. You can install from the testing repo with:

sudo dnf --enablerepo=centos-ceph-quincy-test install -y ceph

We will let packages sit in testing for a bit before we promote them to the main repositories.

We want early feedback from testers. Please send feedback to ceph-devel@vger.kernel.org if you encounter bugs in the testing packages.

2. Developer documentation


2023-09-11 07:23