SQL Server FCI installation failing

udhayan d 181 Reputation points
2021-08-13T08:35:28.567+00:00

Hi ,

I am installing SQL FCI on 2 node WSFC and getting below error

122968-sqlfci-error.png

Looking at the cluster logs, i can see below error. I am not sure about what user name/password the setup is validating.
Because of restrictions in my org, we have prestaged the SQL Network Name (SQL2016FCI) and the Cluster has full control over prestaged SQL2016FCI object in AD.
FYI.. I am logged in as a local admin on the node.
https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731002(v=ws.10)?redirectedfrom=MSDN

Cluster network name resource 'SQL Network Name (SQL2016FCI)' cannot be brought online. Attempt to locate a writeable domain controller (in domain unspecified domain) in order to create or update a computer object associated with the resource failed for the following reason:
The user name or password is incorrect.
.
The error code was '1326'. Ensure that a writeable domain controller is accessible to this node within the configured domain. Also ensure that the DNS server is running in order to resolve the name of the domain controller.

SQL Server | Other
{count} votes

1 answer

Sort by: Most helpful
  1. AmeliaGu-MSFT 14,011 Reputation points Microsoft External Staff
    2021-08-16T07:17:00.477+00:00

    Hi udhayand-8188,

    Could you please check if there are any error message in the cluster.log? Please refer to this article to get cluster.log.

    The user name or password is incorrect.
    The error code was '1326'

    Have you changed the password before installing SQL Server cluster? Please check Error 1326 when you change domain account password in Windows which might help.

    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.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.