Closed gboutry closed 5 months ago
Hey @gboutry this should be resolved with the network spaces right ?
It should, I'll re-open if it's not solved
I'm also having this error, this sudo microceph cluster add node-x
is using the external IP but I have multiple interfaces, my cluster_network
is set to the internal one on which my nodes are connected
@serafdev use --microceph-ip
if you are using the snap directly.
Version
snap info: 18.2.0+snap71f71782c5 juju info: 47
What happens (observed behaviour) ?
Launchpad bug: https://bugs.launchpad.net/snap-openstack/+bug/2065700
The jwt to join the microcluster gives a wrong address, and there's no way to ask for the right address:
Address in jwt: 10.1.32.192:7443 This is a calico address only available on the bootstrap node. There's currently no way for the snap to chose the right address to create a jwt.
More info
Joining will fail because the calico address chosen is not routable between nodes