Hi there,
I have 3 nodes and I want to use thunderbolt for ceph network.
I setup mesh network using openfabric according to this guide
As thunderbolt networking is a bit finicky, I want to have a failback connection for ceph network.
In ip route openfabris is sets static route e.g
Can I somehow add a fallback route for 10.15.15.1 to be routed through vmbr0?
I have 3 nodes and I want to use thunderbolt for ceph network.
I setup mesh network using openfabric according to this guide
As thunderbolt networking is a bit finicky, I want to have a failback connection for ceph network.
In ip route openfabris is sets static route e.g
Code:
10.15.15.1 nhid 12 via 10.15.15.1 dev thunderbolt0 proto openfabric metric 20 onlink