question

chindasam-5378 avatar image
0 Votes"
chindasam-5378 asked AmeliaGu-msft commented

Need support to join SQL 2017 cluster to new Domain

Hello all,
We got one requirement from the customer.
They will implement a new Domain controller and a new forest.
Existing information: OLD-AD01 (OS Win. 2003)
OLD-SQL1 (OS Win. 2016)
OLD-SQL2 (OS Win. 2016)
SAN-Storage

New Domain controller 2019.
NEW-DC01

We want to join the existing SQL cluster to a new domain.

Could you advise the procedure?

sql-server-general
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi chindasam-5378,

How are things going on?
Did the answer help you?
Please feel free to let us know if you have any other question.
If you find any post in the thread is helpful, you could kindly accept it as answer.

Best Regards,
Amelia

0 Votes 0 ·

1 Answer

AmeliaGu-msft avatar image
0 Votes"
AmeliaGu-msft answered

Hi chindasam-5378,

Welcome to Microsoft Q&A.
SQL Server cluster is based on Windows server cluster. In Windows Server 2016 and earlier, the Cluster service didn't have the capability of moving from one domain to another. This was due to the increased dependence on Active Directory Domain Services and the virtual names created.
There are two options to do such a move. The first option involves destroying the cluster and rebuilding it in the new domain. The second option is less destructive but requires additional hardware as a new cluster would need to be built in the new domain. Once the cluster is in the new domain, run the Cluster Migration Wizard to migrate the resources.
Please refer to this doc for more information.

Best Regards,
Amelia


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.