![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Have you confirmed that the cluster proxy account has the rights in AD to join a computer with the SQL Virtual Server name to the domain? We ran into this problem because our network group had created a computer with that name in the domain, but hadn't granted rights to join it to the right account.Our cluster runs as SQL_Cluster_Proxy (note - not SQL_Proxy, the account the runs the actual SQL service), and granting rights to this user allowed it to join the domain successfully. This is new to SQL 2008/Server 2008, BTW - earlier versions of Windows or SQL just needed to create the Virtual Server name in DNS - the new versions actually need to add a machine in AD. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
There are two accounts involved - in your case, they might be one AD account that does both things, but in ours, it's two different accounts. On one of the cluster nodes, in the "Services" admin tool, check to see which account "Cluster Service" is running as. This is the account that will need rights to add a computer to the domain. If you check the account "SQL Server (YourInstanceName)" is running as, that's the SQL Service account. It doesn't need rights to add a computer to AD (and it shouldn't, since best practices says this account should be least privileged), but it won't hurt anything if it does. It's the first account I'm asking about - can that account join a computer to the domain? |
![]() |
| Thread Tools | |
| Display Modes | |
| |