dbTalk Databases Forums  

Change subnet mask

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Change subnet mask in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Amy Lewis
 
Posts: n/a

Default Change subnet mask - 11-06-2007 , 07:56 AM






I have a SQL 2000 2-node cluster that is working fine. In a few days they
will be changing the networking on the network where this cluster is located.
I will need to change the subnet mask from 255.255.255.0 to 255.255.254.0.
I don't need to change the IP address of the cluster or the nodes - just the
subnet mask.

My question is should I change this subnet mask on each individual node in
the Network Control Panel - and then go change the Windows cluster and SQL
cluster in the Cluster Administrator utility?

Reply With Quote
  #2  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: Change subnet mask - 11-06-2007 , 08:22 AM






This can be done, but it is a bit tricky. The important thing is to make
sure the cluster always has a communication path. Make sure cluster
communications goes through the private and the public network. Change the
private and make sure it is working. Then change the public.

Here is how to change the network for the cluster itself:

Changing the IP address of network adapters in cluster server
http://support.microsoft.com/kb/230356/

This will break SQL so you then have to do this:
How to change the network IP addresses of SQL Server failover cluster
instances
http://support.microsoft.com/kb/244980/en-us

I have used these procedures and they do work. Again, always make sure the
cluster has a way to communicate and you will be fine.

--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP




"Amy Lewis" <AmyLewis (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a SQL 2000 2-node cluster that is working fine. In a few days they
will be changing the networking on the network where this cluster is
located.
I will need to change the subnet mask from 255.255.255.0 to 255.255.254.0.
I don't need to change the IP address of the cluster or the nodes - just
the
subnet mask.

My question is should I change this subnet mask on each individual node in
the Network Control Panel - and then go change the Windows cluster and SQL
cluster in the Cluster Administrator utility?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.