Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cluster Issue

Status
Not open for further replies.

juniper911

Technical User
Mar 7, 2007
181
GB
Hi all

I have a single node W2K3 cluster and sometimes I find that the cluster groups are off-line. I have looked in the event logs and found a few error ids

1224
1069
1096

1224 is one that I cannot find any information on.

It is a warning error

Cluster IP Address resource 'Cluster IP Address' has been moved to cluster network becuase its IP address and subnet mask match.

Anyone know what this means? Any suggestions pls?

Thanks
 
I assume that you have two network ports on the machine, one setup for the public network and a second for the heart beat. Is the heartbeat nic setup with an IP in the same subnet as the public network?

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Yep it has 2 interfaces,

one for public and the other is heart beat which is on a different subnet altogether.

I also found an event id of 1102 which says that

MS Cluster Service discovered that the node is attached to a new network by adaptor 'public'. A new network and network interface will be added to the cluster configuration.

I do not think the cards were replaced but the message does tie in with error 1096 which says that the valid IP address is not assigned to a network adaptor.
 
Sounds like something is wrong with the cluster config.

If it was my cluster I'd break the cluster and reconfigure it from the ground up.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top