Hi all.
I currently have a 5 nodes cluster.
On each node, there's :
. 2x10 Gbps NIC in LACP for "data" (VM traffic using VLANs)
. 2x10 Gbps NIC in LACP for Ceph (both public and cluster networks on the same NIC)
. 2x10 Gbps NIC currently unused (unused because lack of cables when setting up the cluster)
Now I'd like to separate the public and cluster network for Ceph, using the unused NICs.
However, I don't really know how to do it.
Creating the new bound is easy.
But once it's crceated, I don't know how to switch the cluster (or public) trafic from the current subnet it uses (10.10.10.0/24) to the new one created for this use (10.10.11.0/24).
If I do this on a node, it won't be able to connect the other nodes (thus no more cluster or public trafic).
"Loosing" one node is OK, but how to do the same on the other nodes?
Do you have any suggestion about a way to do this (without stopping the whole cluster)?
I currently have a 5 nodes cluster.
On each node, there's :
. 2x10 Gbps NIC in LACP for "data" (VM traffic using VLANs)
. 2x10 Gbps NIC in LACP for Ceph (both public and cluster networks on the same NIC)
. 2x10 Gbps NIC currently unused (unused because lack of cables when setting up the cluster)
Now I'd like to separate the public and cluster network for Ceph, using the unused NICs.
However, I don't really know how to do it.
Creating the new bound is easy.
But once it's crceated, I don't know how to switch the cluster (or public) trafic from the current subnet it uses (10.10.10.0/24) to the new one created for this use (10.10.11.0/24).
If I do this on a node, it won't be able to connect the other nodes (thus no more cluster or public trafic).
"Loosing" one node is OK, but how to do the same on the other nodes?
Do you have any suggestion about a way to do this (without stopping the whole cluster)?