Add node install fails

  • Trying to add a node to a existing 2 node cluster Win 2k8 and SQL 2008. When I get to the Service Account information it fails with

    "The credentials you have provided for the SQL Agent Service are invalide"

    I am using a domain account and I know the password is correct for the service account. I cannot get past this error. I have tried the GUI and slipstream, they both fail.

    I have seen a few others with this error but no fix! Any ideas?

  • Are you running the setup as a domain user? Local users don't have access inn the domain. If you don't pay attention, you can easily end up logging in using the local administrator account.



    Ole Kristian Velstadbråten Bangås - Virinco - Facebook - Twitter

    Concatenating Row Values in Transact-SQL[/url]

  • Yes, I am using a domain user.

  • Its a bug in the SQL 2008 RTM installer.

    You can work around this by installing from the commandline.

    Be aware there's another bug with this installer. /AGTSVCPASSWORD switch does not allow quotes around the password but all others do!

    Enjoy the SQL 2008 RTM installer experience, there's nothing else like it. 😀

  • even better, slipstream the service pack for a trouble free installation

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • Perry Whittle (9/17/2011)


    even better, slipstream the service pack for a trouble free installation

    Oh yes! I remember that. Its required for RTM too

  • The SQL Agent account is the first account checked by the SQL install process.

    If there are any issues in performing authentication with Active Directory, then this will be presented in the form of the message you received. If you are certain that the SQL Agent account name and password are valid then you should suspect a general problem with authentication.

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

Viewing 7 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply