I would like to create a secondary network in between my nodes to give them more bandwidth for inter-node communication. Something like in the image below.
In the image, the black links are what is now in place, I could do either the RED ones (my preferred) or the blue, which just adds traffic to the switch.
I know I can just assign another IP segment, but how do I make sure that the transactions in between nodes (like migrations, backups) go thru this new network connection and not thru the normal one.
Network 1 (black) is 172.21.82.0/24 (this is where all the VMs and nodes are)
Network 2 (either blue or red) I would make like 10.10.10.0/24 , but, how do I make it so the nodes see each other over THIS one and not over the other one.?
In the image, the black links are what is now in place, I could do either the RED ones (my preferred) or the blue, which just adds traffic to the switch.
I know I can just assign another IP segment, but how do I make sure that the transactions in between nodes (like migrations, backups) go thru this new network connection and not thru the normal one.
Network 1 (black) is 172.21.82.0/24 (this is where all the VMs and nodes are)
Network 2 (either blue or red) I would make like 10.10.10.0/24 , but, how do I make it so the nodes see each other over THIS one and not over the other one.?