Re: working cluster, but can't ping nodes reliably
- From: "Edwin vMierlo [MVP]" <EdwinvMierlo@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 25 Jul 2008 15:39:23 +0100
First:
if you have a "default gateway" configured on the hearbeat IP interface...
remove that on both nodes.
(might need reboot of cluster nodes, not sure)
Second:
if your private/hearbeat configured network range is really really large it
can include ip addresses from your public network, reconfigure your
heartbeat network to be a smaller without any overlap to any of your
public/company wide networks.
and test again, let us know
rgds,
edwin.
"billd" <billd@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:03504B02-29D8-467F-81FF-2B7D0761AA92@xxxxxxxxxxxxxxxx
Further inforamation.worked
I have just taken a small switch. I plugged the two cluster public
interfaces into it and I plugged my workstation into it. Everything
fine. I went to a workstation on the main network, i tried to ping thetwo
nodes by ip number. No replies, so there are no address conflicts. Iping.
uplinked the hub back into the main network. Problem cam back, won't
10.51.100.2
I can't say I'm must better off because of this - I know that for some
reason, when I plug this rig into my main network, something goes haywire.
"billd" wrote:
This is a long shot I think, but I am not sure what to do next, maybe
someone can think of something...
I have a two node dell cluster. It runs SQL 2005.
Each node's public interface has an IP address .231 and .232
each node's private interaface has an IP address 10.51.100.1 and
numbers
The cluster's administrative address is .230, all of the public
squealer2are on a /24 subnet.
SQL server runs on this Clsuter, it has an IP address of .234
So, now for the wieirdness:
If I ping .231 I get the following
oh joy... now it's working....
Pinging squealer1.emtex.com [152.144.155.231] with 32 bytes of data:
Reply from 152.144.155.231: bytes=32 time<1ms TTL=128
Reply from 152.144.155.231: bytes=32 time<1ms TTL=128
Reply from 152.144.155.231: bytes=32 time<1ms TTL=128
Reply from 152.144.155.231: bytes=32 time<1ms TTL=128
ususally this doesn't work and I get the same thing as when I ping
workstation.
Pinging squealer2.emtex.com [152.144.155.232] with 32 bytes of data:
Reply from 152.144.155.232: bytes=32 time<1ms TTL=128
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 152.144.155.232:
Packets: Sent = 4, Received = 1, Lost = 3 (75% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
first ping works and then fails.
This is all from my workstation .200
The administrative and sql IP address both ping fine from my
seemlyThey work fine whichever node is active. I can ping squealer2 from
squealer1 fine. Other workstations on the network are similar, but
both.randomly can only ping either squealer1 or squealer2. No one can ping
everythingI have tried plugging them into different switches, flushing ARP,
forother than actually changing the IP addresses as that would cause mayhem
ina while, in my experience anyway, it seems to take quite a while for the
cluster to figure out who it is again and I always seem to do something
problem.the wrong order.... and I'm not convinced that it would fix this
Connection
I post ipconfig /all from both machines below:
L:\>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : squealer1
Primary Dns Suffix . . . . . . . : emtex.com
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : emtex.com
Ethernet adapter Private:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
Connection #
2
Physical Address. . . . . . . . . : 00-14-22-23-D2-81
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.51.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Ethernet adapter Public:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
ConnectionPhysical Address. . . . . . . . . : 00-14-22-23-D2-80
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 152.144.155.234
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : 152.144.155.230
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : 152.144.155.231
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 152.144.155.254
DNS Servers . . . . . . . . . . . : 152.144.155.222
152.144.155.245
L:\>
and
Ethernet adapter Private:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
Connection #
2
Physical Address. . . . . . . . . : 00-14-22-23-D2-2A
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.51.0.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Ethernet adapter Public:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
whichPhysical Address. . . . . . . . . : 00-14-22-23-D2-29
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 152.144.155.232
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 152.144.155.254
DNS Servers . . . . . . . . . . . : 152.144.155.222
152.144.155.245
node 1 is obviously active in this scenario.
I can't see anything obviously wrong with this. I have anoher custer
it'shas more services, in the same network, basic configuration the same,
node,running SQL and web servers on one node and file services on the other
theactive/active with a SAN storage device... but basic configuration is
segmentsame as far as node IP numbers etc.
Has anyone seen this sort of hehaviour? I don't get any network address
conflict messages anywhere. I might try to isolate it to it's own
later to see if it could be any form of ip address conflict, but I don't
think it is.
Any ideas?
.
- References:
- working cluster, but can't ping nodes reliably
- From: billd
- RE: working cluster, but can't ping nodes reliably
- From: billd
- working cluster, but can't ping nodes reliably
- Prev by Date: Re: Clustering Windows 2008
- Next by Date: Re: Meanings of thresholds in the cluster administration snap-in
- Previous by thread: RE: working cluster, but can't ping nodes reliably
- Next by thread: Re: Meanings of thresholds in the cluster administration snap-in
- Index(es):
Relevant Pages
|
Loading