Are the two nics on each server using separate switches or the same switch?
Can you from node 1 ping each of the addresses for node 2 and likewise ping both nics on node1 from node2?
If you traceroute each interface card from both nodes, what are the routes between the two nic pairs?
Also, check the FTHOSTS file, make sure that EAS is populating this file correctly - this is an automated procedure at agent start UNLESS you have set the relevant flags not to do so. Does this file contain ALL 4 interface addresses?
You stated that the second line was for "heartbeat" - do you mean a domain line or a verification line as the usage of these two settings is different. Normal cluster traffic including the heartbeats uses domain lines and you are recommended to have a minimum of two domain lines per node in the cluster. Whereas verification lines are ONLY used when the cluster is unable to communicate across the domain lines and then the interface is ONLY used to verify the other node(s) are alive, NOT to pass domain data / heartbeats between nodes.
If you only have two nics per node, then you should configure them all as domain lines and ensure that the network routing is correct to ensure that nodes are able to communicate with each other using both nics. If you want a private network between the two second nics on the nodes then look at using a private subnet on the two interfaces and either a switch or a hub and NOT cross over cables.
IKP1
198 Posts
0
June 18th, 2007 02:00
How is the hardware configured?
Are the two nics on each server using separate switches or the same switch?
Can you from node 1 ping each of the addresses for node 2 and likewise ping both nics on node1 from node2?
If you traceroute each interface card from both nodes, what are the routes between the two nic pairs?
Also, check the FTHOSTS file, make sure that EAS is populating this file correctly - this is an automated procedure at agent start UNLESS you have set the relevant flags not to do so. Does this file contain ALL 4 interface addresses?
You stated that the second line was for "heartbeat" - do you mean a domain line or a verification line as the usage of these two settings is different. Normal cluster traffic including the heartbeats uses domain lines and you are recommended to have a minimum of two domain lines per node in the cluster. Whereas verification lines are ONLY used when the cluster is unable to communicate across the domain lines and then the interface is ONLY used to verify the other node(s) are alive, NOT to pass domain data / heartbeats between nodes.
If you only have two nics per node, then you should configure them all as domain lines and ensure that the network routing is correct to ensure that nodes are able to communicate with each other using both nics. If you want a private network between the two second nics on the nodes then look at using a private subnet on the two interfaces and either a switch or a hub and NOT cross over cables.
Hope this helps
IKP
Message was edited by:
IKP