Package Details: ceph-cephadm 18.2.2-3

Git Clone URL: https://aur.archlinux.org/ceph.git (read-only, click to copy)
Package Base: ceph
Description: Ceph Storage adminstration and configuration utility
Upstream URL: https://ceph.com/
Licenses: GPL
Conflicts: cephadm
Provides: cephadm
Submitter: foxxx0
Maintainer: pbazaah
Last Packager: pbazaah
Votes: 6
Popularity: 0.042942
First Submitted: 2022-08-08 09:09 (UTC)
Last Updated: 2024-05-25 16:16 (UTC)

Dependencies (80)

Required by (2)

Sources (30)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »

pbazaah commented on 2023-03-01 09:01 (UTC)

@cap60552

I'll take a look at replacing rdkakfa with cppkakfa, however I won't get to it this weekend, as I have a bunch of irl stuff happening.

cap60552 commented on 2023-02-27 13:57 (UTC)

Regarding: Build failed with latest librdkafka

I was able to get the build to complete after installing:

aur/cppkafka-git - Modern C++ Apache Kafka client library (wrapper for librdkafka)

Looks like the dependencies for ceph-libs need to be updated.

petronny commented on 2023-01-29 08:23 (UTC) (edited on 2023-01-29 08:24 (UTC) by petronny)

Updated: I find https://github.com/bazaah/aur-ceph/issues/11 .

Build failed with latest librdkafka:

-- Checking for one of the modules 'rdkafka'
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find RDKafka: (Required is at least version "0.9.2") (found
  /usr/include)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:598 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindRDKafka.cmake:15 (find_package_handle_standard_args)
  src/rgw/CMakeLists.txt:307 (find_package)


-- Configuring incomplete, errors occurred!
See also "/build/ceph/src/ceph-17.2.5/build/CMakeFiles/CMakeOutput.log".
See also "/build/ceph/src/ceph-17.2.5/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().

https://github.com/arch4edu/cactus/actions/runs/4035864322/jobs/6938055931

pbazaah commented on 2022-12-23 20:45 (UTC)

v17.2.5-5 has been released, containing several fixes for packaging issues and ceph-mgr

Release notes: https://github.com/bazaah/aur-ceph/releases/tag/v17.2.5-5 Issues: https://github.com/bazaah/aur-ceph/milestone/1?closed=1

AUR_user commented on 2022-12-01 17:09 (UTC)

If someone else has issues: As mentioned in the thread, https://github.com/bazaah/aur-ceph/issues/2

Letting make run with -j1 (limiting jobs to 1) and having around 50gb of space let me upgrade the package. But yea.. took roughly 8 hours. Quite nostalgic reminder of the old days.

Yatha commented on 2022-11-12 17:28 (UTC)

@pbazaah thank you I used usb stick as tmp to install it) And before I had received messages as below: " No such file or directory"

pbazaah commented on 2022-11-12 15:33 (UTC)

@Yatha

The upstream recommends 40G minimum, 60G to be safe.

https://docs.ceph.com/en/latest/install/build-ceph/#build-prerequisites

Yatha commented on 2022-11-12 10:58 (UTC)

I had a 26 GB free space and after 92% of building to get out of space. How much space is needed to build this?

pbazaah commented on 2022-11-04 08:49 (UTC)

@goshaRusty

I am aware, if you feel like, you can strip out the stack trace and add it as a comment, either here or on this issue: https://github.com/bazaah/aur-ceph/issues/2

Beyond that, you can fix your problem right now but using the prebuilt binary packages: https://aur.archlinux.org/pkgbase/ceph-bin

Otherwise, I am planning on investigating this a bit this weekend.

goshaRusty commented on 2022-11-04 06:13 (UTC)

I try update manjaro with Package manager and i also have an error related to osd_legacy_options.h for

/var/tmp/pamac-build-myUserName/ceph/src/ceph-17.2.5/src/common/options/legacy_config_opts.h:7:10: fatal error: osd_legacy_options.h: No such file or directory