**I have tried searching. However if an answer has been posted somewhere please drop a link.
**I debated if I should put this here or in networking....so if it is in the wrong place let me know.
I am able to configure a 2 node cluster no problem.
I am using directly connected 40gb NICs for cluster traffic.
I would like to add a second NIC in each server, these are 10gb and will also be directly connected.
This would be a backup for cluster traffic in the event something stops working in the 40gb connection.
the configuration is currently like this
node1 = 40gb IP=192.168.40.100
node1 = 10gb IP=192.168.10.100
node2 = 40gb IP=192.168.40.200
node2 = 10gb IP=192.168.10.200
Each node has 4x1gb cards for normal network communication
I added the 192.168.40 addresses to the host files and then created the cluster.
Everything works properly however I don't know how to let the cluster know that traffic can also go over the 192.168.10 links
I am sure it is something simple that I am overlooking.
Any help is appreciated.
**I debated if I should put this here or in networking....so if it is in the wrong place let me know.
I am able to configure a 2 node cluster no problem.
I am using directly connected 40gb NICs for cluster traffic.
I would like to add a second NIC in each server, these are 10gb and will also be directly connected.
This would be a backup for cluster traffic in the event something stops working in the 40gb connection.
the configuration is currently like this
node1 = 40gb IP=192.168.40.100
node1 = 10gb IP=192.168.10.100
node2 = 40gb IP=192.168.40.200
node2 = 10gb IP=192.168.10.200
Each node has 4x1gb cards for normal network communication
I added the 192.168.40 addresses to the host files and then created the cluster.
Everything works properly however I don't know how to let the cluster know that traffic can also go over the 192.168.10 links
I am sure it is something simple that I am overlooking.
Any help is appreciated.