Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

The node lost communication with cluster

 
   Database Forums (Home) -> Clustering RSS
Next:  iif CONDITION  
Author Message
Hasan

External


Since: Feb 15, 2006
Posts: 2



(Msg. 1) Posted: Wed Feb 15, 2006 8:35 am
Post subject: The node lost communication with cluster
Archived from groups: microsoft>public>sqlserver>clustering (more info?)

I have a cluster with 3 nodes, under SYSTEM in the event
viewer I receive those Warning message every 3 secondes.


ID 1123:The node lost communication with cluster
node 'NODE1' on network 'PublicA'.
ID 1123:The node lost communication with cluster
node 'NODE3' on network 'PublicA'.
ID 1122:The node (re)established communication with
cluster node 'Node1' on network 'PublicA'.
ID 1122:The node (re)established communication with
cluster node 'Node2' on network 'PublicA'.


The cluster works well, the faileover works like it's
suppose to do but we want to eliminate this tons of
warning in the event viewer ...


We have already change the adapter, the cable, the switch
port, check the adapter config etc.... SO


Thanks...

 >> Stay informed about: The node lost communication with cluster 
Back to top
Login to vote
Hasan

External


Since: Feb 15, 2006
Posts: 2



(Msg. 2) Posted: Wed Feb 15, 2006 11:51 am
Post subject: RE: The node lost communication with cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Geoff,

Thank you so much for your prompt attention. This question was sent to you
on my behalf by one of my co-workers. Thank you so much. Have a great day.

"Hasan" wrote:

> I have a cluster with 3 nodes, under SYSTEM in the event
> viewer I receive those Warning message every 3 secondes.
>
>
> ID 1123:The node lost communication with cluster
> node 'NODE1' on network 'PublicA'.
> ID 1123:The node lost communication with cluster
> node 'NODE3' on network 'PublicA'.
> ID 1122:The node (re)established communication with
> cluster node 'Node1' on network 'PublicA'.
> ID 1122:The node (re)established communication with
> cluster node 'Node2' on network 'PublicA'.
>
>
> The cluster works well, the faileover works like it's
> suppose to do but we want to eliminate this tons of
> warning in the event viewer ...
>
>
> We have already change the adapter, the cable, the switch
> port, check the adapter config etc.... SO
>
>
> Thanks...
>
>

 >> Stay informed about: The node lost communication with cluster 
Back to top
Login to vote
John Toner MVP2

External


Since: Sep 01, 2004
Posts: 14



(Msg. 3) Posted: Wed Feb 15, 2006 12:09 pm
Post subject: Re: The node lost communication with cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Have you updated your NIC drivers?

Regards,
John

"Hasan" wrote in message

> I have a cluster with 3 nodes, under SYSTEM in the event
> viewer I receive those Warning message every 3 secondes.
>
>
> ID 1123:The node lost communication with cluster
> node 'NODE1' on network 'PublicA'.
> ID 1123:The node lost communication with cluster
> node 'NODE3' on network 'PublicA'.
> ID 1122:The node (re)established communication with
> cluster node 'Node1' on network 'PublicA'.
> ID 1122:The node (re)established communication with
> cluster node 'Node2' on network 'PublicA'.
>
>
> The cluster works well, the faileover works like it's
> suppose to do but we want to eliminate this tons of
> warning in the event viewer ...
>
>
> We have already change the adapter, the cable, the switch
> port, check the adapter config etc.... SO
>
>
> Thanks...
>
>
 >> Stay informed about: The node lost communication with cluster 
Back to top
Login to vote
Geoff N. Hiten

External


Since: Feb 23, 2005
Posts: 443



(Msg. 4) Posted: Wed Feb 15, 2006 12:28 pm
Post subject: Re: The node lost communication with cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Clusters with more than two nodes use multi-cast messages to send
cluster-wide communications. Some switches have problems with multi-cast.
Then there is the issue of multi-cast addressing. You can tell there is an
issue when you get an error message mentioning the absence of a MADCAP
server. MADCAP is to multi-cast what DHCP is to single-cast IP. Read up
on multicast IP messaging and you will likely find how to tune your network
switches to avoid this problem.

--
Geoff N. Hiten
Senior Database Administrator
Microsoft SQL Server MVP




"Hasan" wrote in message

>I have a cluster with 3 nodes, under SYSTEM in the event
> viewer I receive those Warning message every 3 secondes.
>
>
> ID 1123:The node lost communication with cluster
> node 'NODE1' on network 'PublicA'.
> ID 1123:The node lost communication with cluster
> node 'NODE3' on network 'PublicA'.
> ID 1122:The node (re)established communication with
> cluster node 'Node1' on network 'PublicA'.
> ID 1122:The node (re)established communication with
> cluster node 'Node2' on network 'PublicA'.
>
>
> The cluster works well, the faileover works like it's
> suppose to do but we want to eliminate this tons of
> warning in the event viewer ...
>
>
> We have already change the adapter, the cable, the switch
> port, check the adapter config etc.... SO
>
>
> Thanks...
>
>
 >> Stay informed about: The node lost communication with cluster 
Back to top
Login to vote
CShane

External


Since: Feb 04, 2006
Posts: 2



(Msg. 5) Posted: Thu Feb 23, 2006 10:55 am
Post subject: RE: The node lost communication with cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You may want to first verify that the Heartbeat Adapter is set at the top of
the intracluster communications list. It looks like the server is sending
heartbeats across the public network.

Shane

"Hasan" wrote:

> I have a cluster with 3 nodes, under SYSTEM in the event
> viewer I receive those Warning message every 3 secondes.
>
>
> ID 1123:The node lost communication with cluster
> node 'NODE1' on network 'PublicA'.
> ID 1123:The node lost communication with cluster
> node 'NODE3' on network 'PublicA'.
> ID 1122:The node (re)established communication with
> cluster node 'Node1' on network 'PublicA'.
> ID 1122:The node (re)established communication with
> cluster node 'Node2' on network 'PublicA'.
>
>
> The cluster works well, the faileover works like it's
> suppose to do but we want to eliminate this tons of
> warning in the event viewer ...
>
>
> We have already change the adapter, the cable, the switch
> port, check the adapter config etc.... SO
>
>
> Thanks...
>
>
 >> Stay informed about: The node lost communication with cluster 
Back to top
Login to vote
Denny

External


Since: Apr 24, 2008
Posts: 1



(Msg. 6) Posted: Thu Apr 24, 2008 6:58 am
Post subject: RE: The node lost communication with cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I need some help on how to correct getting Event ID 1123 and Event ID 1122 on one of two cluster nodes every hour or some times frequently. Two times a not main node was removed from active cluster membership(Event ID 1135). This is a two node cluster running Windows Server 2003 EE SP1 (NovaScale 3045 Itanium2 )

In the event viewer every hour on one of two cluster nodes I receive such Warnings(one after another):
a)Event ID – 1123. The node lost communication with cluster node 'Cluster0' on network 'Heartbeat Cluster Connection'.
b) Event ID – 1123. The node lost communication with cluster node ' Cluster0' on network 'Public Network Connection'.

Or the other way

a) Event ID – 1123. The node lost communication with cluster node ' Cluster0' on network 'Public Network Connection'.
b)Event ID – 1123. The node lost communication with cluster node 'Cluster0' on network 'Heartbeat Cluster Connection'.


I have already read such articles:
• Recommended private "Heartbeat" configuration on a cluster server - http://support.microsoft.com/?id=258750
• Multicast support enabled for the cluster heartbeat http://support.microsoft.com/default.aspx?scid=kb;EN-US;307962

I have replaced Heartbeat connection on another pair of NIC‘s but still have same problem.

Settings of my Connections

The Heartbeat connection:
a) not using team adapter.
b) Internal cluster communication only (private only)
c) Cluster properties->Network priority: set on upper level
d) Network Connection->Advanced->Advanced Settings->Connections: not on upper level, after Private connection
The Public connection:
a) Using team adapter.
b) All comunications (mixed network)
c) Cluster properties->Network priority: after Heartbeat (not on upper level)
d) Network Connection->Advanced->Advanced Settings->Connections: set on upper level

May bee problem is in Heartbeat connection, or with node(which was removed from active cluster membership two times ) something wrong?

When I want to see Multicast configuration I type in CMD: cluster „ClusterName“ network „NetworkName“ /priv
And then I see empty columns - /T/Network/Name/Value/. Changing names of cluster and connection in command I have the same result. What does it means? The multicasting is enable or disable? And how to see corect Multicast settings?
I can disable multicasting (but there is important data and I afraid to lost it!) This is a correct way, or what shall I do?

May bee you can help me to eliminate this problem? Any suggestions?


From http://www.developmentnow.com/g/99_2006_2_0_0_698577/The-node-lost-com...ication

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
 >> Stay informed about: The node lost communication with cluster 
Back to top
Login to vote
althomas

External


Since: Jan 18, 2005
Posts: 97



(Msg. 7) Posted: Sun Apr 27, 2008 2:17 pm
Post subject: Re: The node lost communication with cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Three things you should look at:

1. You cannot use the public network for internal cluster communications
(heartbeat) because it is in a teaming configuration, even if you have a
dedicated heartbeat established. It is not supported. Switch the public
network for Client Only communication.
http://support.microsoft.com/?id=254101.

2. Make sure you have followed the heartbeat configuration best practices.
http://technet2.microsoft.com/windowsserver/en/library/8638a855-0ea3-4...-84d5-f
and
http://technet2.microsoft.com/windowsserver/en/library/68d8ec40-3cda-4...-bc13-4

3. Make sure the public network has been optimized for network optimization.
The corresponding registry entry
HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters Size value
should be set to 3. http://support.microsoft.com/kb/892422.

Sincerely,


Anthony Thomas, MCDBA, MCSA
Senior Consultant
Sogeti USA


"Denny" wrote in message

>I need some help on how to correct getting Event ID 1123 and Event ID 1122
>on one of two cluster nodes every hour or some times frequently. Two times
>a not main node was removed from active cluster membership(Event ID 1135).
>This is a two node cluster running Windows Server 2003 EE SP1 (NovaScale
>3045 Itanium2 )
>
> In the event viewer every hour on one of two cluster nodes I receive such
> Warnings(one after another):
> a)Event ID - 1123. The node lost communication with cluster node
> 'Cluster0' on network 'Heartbeat Cluster Connection'.
> b) Event ID - 1123. The node lost communication with cluster node '
> Cluster0' on network 'Public Network Connection'.
>
> Or the other way
>
> a) Event ID - 1123. The node lost communication with cluster node '
> Cluster0' on network 'Public Network Connection'.
> b)Event ID - 1123. The node lost communication with cluster node
> 'Cluster0' on network 'Heartbeat Cluster Connection'.
>
>
> I have already read such articles:
> . Recommended private "Heartbeat" configuration on a cluster server -
> http://support.microsoft.com/?id=258750
> . Multicast support enabled for the cluster heartbeat
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;307962
>
> I have replaced Heartbeat connection on another pair of NIC's but still
> have same problem.
>
> Settings of my Connections
>
> The Heartbeat connection:
> a) not using team adapter.
> b) Internal cluster communication only (private only)
> c) Cluster properties->Network priority: set on upper level
> d) Network Connection->Advanced->Advanced Settings->Connections: not on
> upper level, after Private connection
> The Public connection:
> a) Using team adapter.
> b) All comunications (mixed network)
> c) Cluster properties->Network priority: after Heartbeat (not on upper
> level)
> d) Network Connection->Advanced->Advanced Settings->Connections: set on
> upper level
>
> May bee problem is in Heartbeat connection, or with node(which was removed
> from active cluster membership two times ) something wrong?
>
> When I want to see Multicast configuration I type in CMD: cluster
> "ClusterName" network "NetworkName" /priv
> And then I see empty columns - /T/Network/Name/Value/. Changing names of
> cluster and connection in command I have the same result. What does it
> means? The multicasting is enable or disable? And how to see corect
> Multicast settings?
> I can disable multicasting (but there is important data and I afraid to
> lost it!) This is a correct way, or what shall I do?
>
> May bee you can help me to eliminate this problem? Any suggestions?
>
>
> From
> http://www.developmentnow.com/g/99_2006_2_0_0_698577/The-node-lost-com...ication
>
> Posted via DevelopmentNow.com Groups
> http://www.developmentnow.com
 >> Stay informed about: The node lost communication with cluster 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
4 node cluster - Has anyone set up a 4 node cluster i.e. 3 active and 1 passive ? I only want to consider this as it may reduce cost. We have a lot of servers and the least i want to do is have an active passive 2 node cluster for every server thus doubling the server...

2 node SQL 2005 cluster - I am new to clustering. I will be setting up a 2 node cluster using W2k3 EE and SQL 2005. I have a Dell PE 2850 and Dell PE 1850 for the servers, each containing one 73 GB HD and a PowerVault 220 with 4-73GB HD’s for the shared Drive. I am uncertain...

One node Cluster for SQL 2005 - Hi anyone know if you can cluster sql on a one node cluster in Windows 2003 ? Regards Craig

4 node cluster - I want to set up a 4 node cluster where 3 nodes are active and 1 is the passive node that would take over in case any one of those 3 active nodes fail. How can I set this up ? Any documentation.. Using SQL 2005..

4 Node cluster - We have mix of both SQL 2000 and 2005 enviroments. The push is to consolidate. On 4 node windows 2003 64 bit cluster: Is it possible to host on 2 nodes - SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A vuirtual server? All virtual..
   Database Forums (Home) -> Clustering All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]