[ceph-users] Re: Cephadm Offline Bootstrapping Issue

2024-08-02 Thread Adam King
The thing that stands out to me from that output was that the image has no repo_digests. It's possible cephadm is expecting there to be digests and is crashing out trying to grab them for this image. I think it's worth a try to set mgr/cephadm/use_repo_digest to false, and then restart the mgr. FWI

[ceph-users] Re: Cephadm Offline Bootstrapping Issue

2024-08-02 Thread Tim Holloway
You might want to to try my "bringing up an OSD really, really fast" package (https://gogs.mousetech.com/mtsinc7/instant_osd). It's actually for spinning up a VM with an OSD in it, although you can skip the VM setup script if you're on a bare OS and just run the Ansible part. Apologies for anyone

[ceph-users] Re: Cephadm Offline Bootstrapping Issue

2024-08-02 Thread Eugen Block
Hi, I haven't seen that one yet. Can you show the output from these commands? ceph orch client-keyring ls ceph orch client-keyring set client.admin label:_admin Is there anything helpful in the mgr log? Zitat von "Alex Hussein-Kershaw (HE/HIM)" : Hi, I'm hitting an issue doing an offline in