v18.2.2-3 has been released.
Bringing small fixes to the ceph-volume utility, and usage of python 3.12
The dashboard (and cephadm) functionality remain broken, though there was been some minor movement in PyO3 towards supporting subinterpreters. See {1} for more.
- Release notes: https://github.com/bazaah/aur-ceph/releases/tag/v18.2.2-3
- Release log: https://github.com/bazaah/aur-ceph/issues/23
{1}: https://github.com/PyO3/pyo3/issues/3451#issuecomment-2096539900
Pinned Comments
pbazaah commented on 2022-10-05 13:03 (UTC) (edited on 2022-10-05 13:03 (UTC) by pbazaah)
For future commenters:
TLDR:
https://aur.archlinux.org/pkgbase/ceph | From source build (slow)
https://aur.archlinux.org/pkgbase/ceph-bin | Pre-built binaries (fast)
Unlike the original community version, this repo builds ceph from source. Ceph is a large, complicated project so this takes several hours on a good build server.
To get a similar experience to how community/ceph worked (pre-built binaries) use ceph-bin instead.