How to change the private (heartbeat) IP address after configuration
-
29 กุมภาพันธ์ 2555 0:28
Hi All,
I have configured SQL 2008 R2 failover clustering (2 Nodes). Everything has been working fine till today. Today, I just found out that that private/heartbeat IP addresses (10.10.10.31 and 10.10.10.32) are being used in the existing network.
How can I update the private IP addresses (I am changing them to 10.10.10.40 and 10.10.10.41)? Do I need to reinstall everything (Failover Clustering and SQL Clustering)? Or I can just update it through some menus. Please let me know how to go about.
Thank you very much in advance.
Robert
- แก้ไขโดย RobertTan 29 กุมภาพันธ์ 2555 0:29
ตอบทั้งหมด
-
29 กุมภาพันธ์ 2555 14:29ผู้ดูแล
do these help?
http://support.microsoft.com/kb/230356
http://support.microsoft.com/kb/244980/en-us
looking for a book on SQL Server 2008 Administration? http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search? http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941
-
29 กุมภาพันธ์ 2555 14:52
Thank you. I am trying out the first one later today. Will give an update.
In the mean time, do advise me if there is any other way to do it.
Thanks and Regards,
Robert
- แก้ไขโดย RobertTan 29 กุมภาพันธ์ 2555 14:52
-
29 กุมภาพันธ์ 2555 16:24ผู้ดูแลAFAIK - there is no other way of doing it.
looking for a book on SQL Server 2008 Administration? http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search? http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941
-
7 มีนาคม 2555 2:34
I just updated the Heartbeat IP through Network Connections and tested the failover. It is working so far. Any forseeable problem?
Thank you for your kind input, Hilary.