ceph-container
ceph-container copied to clipboard
Docker files and images to run Ceph in containers
This adds the `ceph-exporter` package to the Ceph container image. Signed-off-by: Guillaume Abrioux (cherry picked from commit 48caa633bff70e0b7ff3ee773b51505cd17c57a1)
We don't build this image anymore for a while. It's making any new PRs in this project fail. Signed-off-by: Guillaume Abrioux
This adds the sg3_utils package. Signed-off-by: Guillaume Abrioux
Description of your changes: Add Ubuntu 20.04 Focal ceph-release (Octopus). Which issue is resolved by this Pull Request: Following on issue [#1994](https://github.com/ceph/ceph-container/issues/1994) I created the ubuntu ceph-release folder based on...
Description of your changes: WIP feat: added support for Centos 9 Stream Which issue is resolved by this Pull Request: Resolves #2033 Checklist: - [*] Documentation has been updated, if...
Hi all, Recently, I deployed ceph orch ( pacific ) in my nodes with 5 mons 5 mgrs 238 osds and 5 rgw. Yesterday , 4 osds went out and...
Is this a bug report or feature request? * Bug Report **Bug Report** What happened: Ceph-CSI build is failing with the following error ``` tcmu-runner packages for x86_64 883 B/s...
**Is this a bug report or feature request?** * Bug Report **Deviation from expected behavior:** csi-rbdplugin pods should not remains in "CrashLoopBackOff" after the installation of rook-ceph **Expected behavior:** csi-rbdplugin...
Switch the Makefile operations to use `podman` instead of `docker`. Avoid the need for the `moby-engine` package or `podman`/`docker` aliases.
Is this a bug report or feature request? * Feature Request **Feature Request** Are there any similar features already existing: What should the feature do: https://quay.io/repository/ceph/keepalived?tab=tags, See this link provides...