Search Criteria
Package Details: ceph-bin 19.2.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ceph-bin.git (read-only, click to copy) |
---|---|
Package Base: | ceph-bin |
Description: | Distributed, fault-tolerant storage platform delivering object, block, and file system |
Upstream URL: | https://ceph.com/ |
Licenses: | GPL-2.0-or-later OR LGPL-2.1-or-later OR LGPL-3.0-or-later |
Conflicts: | ceph |
Submitter: | pbazaah |
Maintainer: | pbazaah |
Last Packager: | pbazaah |
Votes: | 10 |
Popularity: | 0.157889 |
First Submitted: | 2022-08-14 16:06 (UTC) |
Last Updated: | 2025-02-18 14:48 (UTC) |
Dependencies (50)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- boost-libs
- ceph-libs-binAUR
- cryptsetup (cryptsetup-gitAUR)
- expat (expat-gitAUR)
- fmt (fmt-gitAUR)
- fuse3 (fuse3-gitAUR)
- gawk (gawk-gitAUR, busybox-coreutilsAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gperftools (gperftools-gitAUR)
- libaio (libaio-gitAUR)
- libcap
- libcap-ng (libcap-ng-gitAUR)
- libnl (libnl-gitAUR)
- librabbitmq-c
- librdkafka (librdkafka-gitAUR)
- lua
- lvm2
- oath-toolkit (oath-toolkit-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-bcrypt
- python-cheroot
- python-cherrypy
- python-cmd2
- python-colorama (python-colorama-gitAUR)
- python-coverage
- python-dateutil (python-dateutil-gitAUR)
- python-importlib-metadata
- python-jinja
- python-jsonpatch
- python-packaging
- python-pecan
- python-prettytable
- python-pyopenssl
- python-requests
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR)
- python-setuptools
- python-typing_extensions
- python-urllib3
- python-werkzeug
- python-yaml (python-yaml-gitAUR)
- snappy (snappy-gitAUR)
- sqlite (sqlite-fossilAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- cephadmAUR (cephadm-gitAUR, cephadmAUR, ceph-cephadmAUR) (optional) – Required if cluster is managed via cephadm
- nvme-cli (nvme-cli-gitAUR) (optional) – disk monitoring for NVMe drives
- python-influxdb (optional) – For mgr/module:influx
- python-kubernetes (python-kubernetes-gitAUR) (optional) – For mgr/module:rook,k8sevents
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (optional) – For mgr/module:diskprediction_local
- smartmontools (smartmontools-svnAUR) (optional) – disk monitoring via S.M.A.R.T
Required by (0)
Sources (29)
- cephfs_shell_19.2.1_2.tar.zst
- cephfs_top_19.2.1_2.tar.zst
- ceph_base_19.2.1_2.tar.zst
- ceph_cephfs_19.2.1_2.tar.zst
- ceph_common_19.2.1_2.tar.zst
- ceph_compressor_19.2.1_2.tar.zst
- ceph_crypto_19.2.1_2.tar.zst
- ceph_erasure_19.2.1_2.tar.zst
- ceph_mds_19.2.1_2.tar.zst
- ceph_mgr_19.2.1_2.tar.zst
- ceph_mon_19.2.1_2.tar.zst
- ceph_node_proxy_19.2.1_2.tar.zst
- ceph_osd_19.2.1_2.tar.zst
- ceph_rados_19.2.1_2.tar.zst
- ceph_rbd_19.2.1_2.tar.zst
- ceph_rgw_19.2.1_2.tar.zst
- ceph_test_19.2.1_2.tar.zst
- ceph_tools_19.2.1_2.tar.zst
- ceph_volume_19.2.1_2.tar.zst
- libcephfs_19.2.1_2.tar.zst
- libcephsqlite_19.2.1_2.tar.zst
- librados_19.2.1_2.tar.zst
- librbd_19.2.1_2.tar.zst
- librgw_19.2.1_2.tar.zst
- python_cephfs_19.2.1_2.tar.zst
- python_ceph_common_19.2.1_2.tar.zst
- python_rados_19.2.1_2.tar.zst
- python_rbd_19.2.1_2.tar.zst
- python_rgw_19.2.1_2.tar.zst
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »
pbazaah commented on 2023-09-10 14:19 (UTC)
@snack
Thanks for the kind words :)
snack commented on 2023-09-10 14:17 (UTC)
@pbazaah Thank you man, you are doing a fantastic work managing this beast. Really appreciated.
pbazaah commented on 2023-09-10 14:06 (UTC) (edited on 2023-09-10 14:06 (UTC) by pbazaah)
v18.2.0 has been released.
There are several notable changes:
1 - Removal of
provides=()
clauses for the from source variants of each packageThe from source packages have been split into multiple smaller packages, rather than the monolithic ceph, ceph-libs variants.
However, I transparently remerge these packages here, so as to avoid polluting the AUR namespace with a bunch of
ceph-*-bin
package names.Bottom line, you can no longer mix and match from source and binary variants of ceph from this release (which was never a good idea to begin with)
2 - Deprecation of ceph-mgr-bin
This package's functionality has been moved into ceph-bin itself.
However, to avoid breaking people's systems there is a shim package as a part of this release for ceph-mgr-bin, it does nothing except allow pacman to "upgrade" the package to v18.
You'll get a nag message whenever you rebuild this pkgbase reminding you to remove it.
I'll remove the nag message in a month or so, and the package in 3 (Dec 2023).
Unfortunately,
replaces=()
doesn't work for AUR packages :(3 - I'll be opening a 3rd party repo for prebuilt ceph binaries in the near future, which you can use if you want the granularity of packages provided in the from source variant.
See https://github.com/bazaah/aur-ceph/releases/tag/v18.2.0-1 for release notes on the package, and https://ceph.io/en/news/blog/2023/v18-2-0-reef-released/ for the same on the upstream.
pbazaah commented on 2023-09-06 08:33 (UTC)
yes, sorry -- I actually have a rebuild already done, but work has been crazy. I'll see if I can do the release process over lunch
snack commented on 2023-09-06 06:16 (UTC)
I think a rebuild is needed:
pbazaah commented on 2023-08-20 10:02 (UTC)
Tracked in https://github.com/bazaah/aur-ceph/issues/16
UweSauter commented on 2023-08-20 09:24 (UTC)
Yet another thing I just noticed which should be relatively simple to fix. During a fresh installation on another host:
UweSauter commented on 2023-08-05 09:43 (UTC)
I installed
python-cryptography-41.0.2-1
and restartedceph-mgr.target
on my single host deployment. The error messages persist:Could it be that
mgr
is running a single Python interpreter and that importingcryptography
from multiple places is the issue? (ImportError: PyO3 modules may only be initialized once per interpreter process
)pbazaah commented on 2023-08-04 22:24 (UTC)
I'll take a look at the ceph-volume stuff tomorrow.
On the python stuff:
That error comes from https://github.com/pyca/cryptography/issues/5771, which as a side note, was the start of really fun month at a previous job :D
Fixing it should be nothing more than adding https://archlinux.org/packages/extra/x86_64/python-cryptography/ to mgr deps.
I'm wondering if I somehow transitively include the above on my ceph nodes.
UweSauter commented on 2023-08-01 18:06 (UTC) (edited on 2023-08-01 18:06 (UTC) by UweSauter)
Also,
ceph-volume
requireslvs
and other tools from thelvm2
package. Could you please add this as dependency to ceph-bin?« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »