Article ID: 244980 - Last Review: March 11, 2009 - Revision: 12.1 How to change the network IP addresses of SQL Server failover cluster instancesThis article was previously published under Q244980 On This PageSUMMARYThis article discusses how to change the network IP
addresses of SQL Server failover cluster instances. If you are using SQL Server 2005, see the "How to: Change the IP Address of a SQL Server 2005 Failover Cluster" topic in SQL Server Books Online. Change the IP addresses of SQL Server 7.0 failover cluster instancesIf you must change the IP address of your existing SQL Server 7.0 failover cluster instances, Microsoft recommends that you uncluster SQL Server by using the SQL Server Cluster Wizard. You can use the SQL Server Cluster Wizard to remove the failover cluster instances. You can then use the SQL Server Cluster Wizard to cluster SQL Server again with the new IP address.Note The SQL Server failover cluster instances will be offline and unavailable until you uncluster the failover cluster instance, change the IP address, and then cluster the failover cluster instance again. If you change any other IP addresses in the cluster or you change the domain where the cluster resides, complete that process before you cluster the server again. Because of improved functionality and recoverability in SQL Server 2000, Microsoft recommends that you upgrade all clustered SQL Server 6.5 and SQL Server 7.0 servers to SQL Server 2000. You may not be able to perform a SQL Server cluster upgrade on a computer that has a previous application running as a production environment with the SQL Server cluster. For more information and assistance, contact your application vendor. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 274446
(http://support.microsoft.com/kb/274446/
)
Upgrade to SQL Server 2000 failover solution recommended for all non-SQL Server 2000 virtual servers
Change the IP addresses of SQL Server 2000 failover cluster instancesIf you must change the IP address of your existing SQL Server 2000 failover cluster instance, whether it is a default instance or a named instance, you can use the Advanced\Maintain Virtual Server for Failover Clustering option in the SQL Server 2000 Setup program.To use the Advanced\Maintain Virtual Server for Failover Clustering option, follow these steps:
If the subnet mask for the resources in Windows cluster is changed, the steps that are mentioned earlier cannot be used to change the IP address of a SQL Server failover cluster instance. Change the IP address when the subnet mask for the resources in a Windows cluster is changedIf you change the subnet mask for the resources in a Windows cluster, and there is only one network adapter for the public network on each node in the cluster, you may not be able to use the SQL Server 2000 Setup program to change the IP address of a SQL Server failover cluster instance. When you change the subnet mask for the resources in a Windows cluster, the subnet mask of the network card and the public network also changes. Therefore, the SQL Server resources do not come online because the subnet mask for the SQL Server failover cluster instance and the SQL Server IP address resources are obtained from the Microsoft Cluster Service. If the SQL Server resources are offline, you cannot use the Setup program to change the IP address of a SQL Server failover cluster instance.If the subnet mask for the resources in a Windows cluster is changed, follow these steps to change the IP address of SQL Server failover cluster instance:
Change the IP address of SQL Server 2005 failover cluster instancesTo change the IP address on any Microsoft SQL Server 2005 failover cluster instance, follow these steps:Warning The computer that is running SQL Server will be offline during this process.
If the SQL Server 2005 clustered instance is already installed, you have to add a new virtual IP address on which SQL Server 2005 will listen. To do this, follow these steps:
REFERENCES
For more information about related Microsoft Cluster Service
subjects, click the following article number to view the article in the Microsoft Knowledge Base:
230356
(http://support.microsoft.com/kb/230356/
)
Changing the IP address of network adapters in cluster server
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
319578
(http://support.microsoft.com/kb/319578/
)
Error message when you change the IP address on a SQL Server failover cluster node: "Bind failed"
| Article Translations
|

Back to the top
