Been running full mesh frr network for my ceph and it works great. But im struggeling with getting access from vms, is there someone else here that have been able to solve this?
Yeah well, if the VMs need to get direct access to the Ceph Public network, which is the full-mesh routed (frr) one, that's going to be tricky :-/
A switched network would be a lot simpler for that scenario.
I have solved this temproary adding a route ceph cluster ip via management ip. but this limits the whole setup trough the very slow management network. was really hoping someone had a solution for it