Hi Adrian, Am 11.03.21 um 13:55 schrieb Adrian Sevcenco:
Hi! After an initial bumpy bootstrapping (IMHO the defaults should be whatever is already defined in .ssh of the user and custom values setup with cli arguments) now i'm stuck adding any service/hosts/osds because apparently i lack orchestration
did you call bootstrap with --skip-ssh? Might explain this. Don't know how you ended up with your url, but the correct one is:
$ ceph mgr module enable cephadm $ ceph orch set backend cephadm $ ceph cephadm set-ssh-config -i ... $ cephadm set-priv-key -i ... $ cephadm set-pub-key -i ... Then
https://docs.ceph.com/en/octopus/cephadm/install/#add-hosts-to-the-cluster
should get you going again. I'd recommend to avoid calling --skip-ssh to avoid this roundtrip. Setting the ssh configs via
works better typically.
.. the the documentation show a big "Page does not exist" see https://docs.ceph.com/en/latest/docs/octopus/mgr/orchestrator
so, what is it and what options do i have? to set up it seems that is as easy as: ceph orch set backend
I just started with ceph and i just want to start a ceph service (i cannot call it a cluster) on my desktop (with 2 dedicated osds) to get familiar also with usage.
Thanks a lot! Adrian
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
-- SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg). Geschäftsführer: Felix Imendörffer