Questions tagged [cephadm]

20 questions
0
votes
2 answers

ceph-deploy install --release octopus on centos7 tries to load non existing ceph-release-1-0 and ceph-deploy doesn't like centos8

I'm in a dead lock! Would like to extend a ceph nautilus cluster running on centos7 by a centos8 node. I used ceph-deploy for deployment. Now the problems: ceph-deploy (2.0.1) does not recognize centos8 (8.3.2011) as a supported…
mvh
  • 31
  • 4
0
votes
1 answer

How to integrate CEPH with Amazon-S3?

I'm trying to adapt the open-source project mmfashion on Amazon SageMaker that requires the CEPH module for backend. Unfortunately pip install ceph doesn't work. The only work-around was to build the ceph source-code manually by running in my…
0
votes
1 answer

How to bind new directory into ceph container deployed with ceph orch

I'm trying to setup ldap auth for rados gateway, and stuck with configuring ldap secret. Documentation said that i need set param "rgw_ldap_secret" with path to file containing credentials, but how i can put this file into rgw container deployed…
-1
votes
1 answer

Ceph HEALTH_WARN 1 failed cephadm daemon(s)

My (otherwise healthy) ceph cluster is in a HEALTH_WARN state. It was bootstrapped with cephadm. The warning is "1 failed cephadm daemon(s)" ceph log last cephadm shows these two messages every 10 minutes or so, but otherwise, nothing: cephadm…
LucasY
  • 64
  • 10
-2
votes
1 answer

how to exec cmds in continers by cephadm

I created the cluster by cephadm and want to exec the command blow enter image description here It seems to need the OSD process to stop for it to work properly,But when I stopped it, the container was deleted。 How can i do? thanks!
1
2