Closed guidtz closed 2 years ago
Yes it could be, that your node is not accepting the public key from the root node. Take a look at this tutorial. Here I explained the procedure in more detail in the section "Expending the Cluster".
Let me know if you can solve your issue so that we can improve the documentation.
Hello, I had the same problem with a manualy installed ceph cluster (via cephadm) and fixed it by installing python3 on target host. I found it here https://github.com/ceph/ceph/blob/master/src/pybind/mgr/cephadm/module.py#L1008 Unfortunately this message is not displayed further.
Ok I'll go to test this soon.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
this is worst case where it is not helping for beginneer even our dns is working fine we added in host file and still we get this error and not able to get started .
single node cluster is not working also for quincy release hope fully better docs make better product
@thatsk Which exact problem do you have? Do you have problems to install your ceph cluster? I have written a new tutorial how to install Ceph on Debian: https://ralph.blog.imixs.com/2021/10/03/ceph-pacific-running-on-debian-11-bullseye/
As I recommand you should run ceph independent from your Kubernetes cluster. So if it is a ceph problem you need to search first for help in the ceph community.
If your ceph cluster is up and running, but your imixs-cloud setup does not be able to create a static persistence volume connected to your Ceph than we can discuss it here.
Hello,
do you have any problem to connect node to ceph master ? When I tried to add a node :
So I configured ssh access to node ceph01 with .ssh/config and It's works manually :
Do you have an idea ?