December 19, 2010 at 11:34 pm
Hi All,
Due to some requirement we want to change the domain of Sql Server 2005 Cluster System.
What are the best practise for these tasks without effecting the database which is live.
If anyone come accross the same criteria, kindly share.
Thanks in Advance
Regards,
Jishar
December 20, 2010 at 3:29 pm
jishar (12/19/2010)
Hi All,Due to some requirement we want to change the domain of Sql Server 2005 Cluster System.
What are the best practise for these tasks without effecting the database which is live.
If anyone come accross the same criteria, kindly share.
Thanks in Advance
Regards,
Jishar
You should create a test cluster and move it to new domain before moving live.
How to move existing cluster to new domain:
http://support.microsoft.com/kb/269196
How to change ip addresses:
http://support.microsoft.com/kb/244980
Also make sure you recreate domain groups.
Good Luck
December 22, 2010 at 9:41 am
years ago i went through hell trying to change IP's in a cluster. i wouldn't try anything like on a MS cluster.
your best bet is to test detaching the databases, breaking the cluster, changing domain of the servers and recreating and reinstalling SQL server on the new cluster
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply