Problem with cluster

cyberbootje

Member
Nov 29, 2009
77
0
6
I am trying to add a node to a cluster but i have 2 ip adresses in each server.
I want the cluster to be created over te internal nic's 10.x.x.x but it keeps making a cluster with the public ip range...

How can i force the internal ones?
 
eth0 is the public ip address and eth1 is the internal gbit connection for the san.
If want to use that one then it is not possible?

So i need to make the cluster over eth0 with the public ip?
Does that have any affect on the speed? eth 0 is 100mbit and eth1 is 1gbit.
 
eth0 is the public ip address and eth1 is the internal gbit connection for the san.
If want to use that one then it is not possible?

You just need to assign the right IP to the right NIC.

So i need to make the cluster over eth0 with the public ip?

No. Instead assign the private IP to eth0.

Does that have any affect on the speed? eth 0 is 100mbit and eth1 is 1gbit.

NIC namming is controlled by /etc/udev/rules.d/70-persistent-net.rules

I.e. you can assign any NIC to eth0