Hi friends! In this post, which is related to SQL Server failover clustering, we will talk about how you can resolve the issue of not being able to add a node to a Server failover cluster, due to the fact that one of the service accounts (i.e. SQL Server or SQL Server Agent, or both) is greyed out during the installation wizard process, meaning that you cannot proceed with the add node operation.
Greyed out service account in SQL Server Add Failover Cluster Node wizard
Under certain circumstances, after launching the “Add Node to a SQL Server Failover Cluster” wizard from within SQL Server’s installation center, during the process where you need to set the credentials for the service accounts (i.e. SQL Server and/or SQL Server Agent service account), you observe that one of those service accounts is greyed out, meaning that you cannot set it up in the wizard. This has as an effect, not to be able to continue with the installation.
Below, you can find some useful tips, on how you can resolve the issue.
How to Resolve the issue
In order to resolve the issue, you can try the following, via the Failover Cluster manager tool.
In the list of resources, under the SQL Server failover cluster role, right-click on the SQL Server service you have trouble configuring its credentials in the add failover cluster node wizard. This can be either the “SQL Server” service, or “SQL Server Agent” or even both. Let’s see below both cases.
So, what you need to fix here in any of the two cases, is the “InstanceName” property in the cluster resources.
Below, we explain what you can try for each one of the two SQL Server services in the cluster.
Fixing the issue on the “SQL Server” cluster resource
Within the Failover Cluster Manager, under the SQL Server failover cluster role, right-click on the “SQL Server” resource, select “Properties“, and then again, navigate to the “Properties” tab of the dialog that opens.
Then, in the “InstanceName” property, you will need to make sure that the proper SQL Server instance name is there.
For example, if you are working on a default clustered instance of SQL Server, then, the default instance name would be “MSSQLServer“. In a different case (i.e. you are using a named clustered instance of SQL Server), again, you will need to make sure that the named instance is in the “InstanceName” field.
Fixing the issue on the “SQL Server Agent” cluster resource
Within the Failover Cluster Manager, under the SQL Server failover cluster role, right-click on the “SQL Server Agent” resource, select “Properties“, and then again, navigate to the “Properties” tab of the dialog that opens.
Then, in the “InstanceName” property, you will need to make sure that the proper SQL Server instance name is there.
Just like in the first case above, if you are working on a default clustered instance of SQL Server, then, the default instance name would be “MSSQLServer“. In a different case (i.e. you are using a named clustered instance of SQL Server), again, you will need to make sure that the named instance is in the “InstanceName” field.
Strengthen your SQL Server Administration Skills – Enroll to our Online Course!
Do not miss to enroll to our online course on Udemy titled “Essential SQL Server Administration Tips” (special limited-time discount included in link).
Via the course, you will learn essential hands-on SQL Server Administration tips on SQL Server maintenance, security, performance, integration, error handling and more. Many live demonstrations and downloadable resources included!
Featured Online Courses:
- Introduction to Azure Database for MySQL
- Working with Python on Windows and SQL Server Databases
- Boost SQL Server Database Performance with In-Memory OLTP
- Introduction to Azure SQL Database for Beginners
- Essential SQL Server Administration Tips
- SQL Server Fundamentals – SQL Database for Beginners
- Essential SQL Server Development Tips for SQL Developers
- Introduction to Computer Programming for Beginners
- .NET Programming for Beginners – Windows Forms with C#
- Introduction to SQL Server Machine Learning Services
- SQL Server 2019: What’s New – New and Enhanced Features
- Entity Framework: Getting Started – Complete Beginners Guide
- How to Import and Export Data in SQL Server Databases
- Learn How to Install and Start Using SQL Server in 30 Mins
- A Guide on How to Start and Monetize a Successful Blog
Read Also:
- Useful Python Programming Tips
- How to Connect to SQL Server Databases from a Python Program
- Working with Python on Windows and SQL Server Databases (Course Preview)
- The multi-part identifier … could not be bound
- Where are temporary tables stored in SQL Server?
- How to Patch a SQL Server Failover Cluster
- Operating System Error 170 (Requested Resource is in use)
- Installing SQL Server 2016 on Windows Server 2012 R2: Rule KB2919355 failed
- The operation failed because either the specified cluster node is not the owner of the group, or the node is not a possible owner of the group
- A connection was successfully established with the server, but then an error occurred during the login process.
- SQL Server 2008 R2 Service Pack Installation Fails – Element not found. (Exception from HRESULT: 0x80070490)
- There is insufficient system memory in resource pool ‘internal’ to run this query.
- Argument data type ntext is invalid for argument …
- Fix: VS Shell Installation has Failed with Exit Code 1638
- Essential SQL Server Development Tips for SQL Developers
- Introduction to Azure Database for MySQL (Course Preview)
- [Resolved] Operand type clash: int is incompatible with uniqueidentifier
- The OLE DB provider “Microsoft.ACE.OLEDB.12.0” has not been registered – How to Resolve it
- SQL Server replication requires the actual server name to make a connection to the server – How to Resolve it
- Within Which Context Does SQL Server Access Network Resources?
- How Can I Check the Isolation Level for a Specific SQL Server Database?
- Troubleshooting the File Activation Error in SQL Server
- … more SQL Server troubleshooting articles
Recommended Software Tools
Snippets Generator: Create and modify T-SQL snippets for use in SQL Management Studio, fast, easy and efficiently.
Dynamic SQL Generator: Convert static T-SQL code to dynamic and vice versa, easily and fast.
Learn essential SQL Server development tips! Enroll to our Online Course!
Check our online course titled “Essential SQL Server Development Tips for SQL Developers”
(special limited-time discount included in link).Sharpen your SQL Server database programming skills via a large set of tips on T-SQL and database development techniques. The course, among other, features over than 30 live demonstrations!
Subscribe to our newsletter and stay up to date!
Subscribe to our YouTube channel (SQLNetHub TV)
Easily generate snippets with Snippets Generator!
Secure your databases using DBA Security Advisor!
Generate dynamic T-SQL scripts with Dynamic SQL Generator!
Check our latest software releases!
Check our eBooks!
Rate this article:
Reference: SQLNetHub.com (https://www.sqlnethub.com)
© SQLNetHub
Artemakis Artemiou is a seasoned Senior Database and AI/Automation Architect with over 20 years of expertise in the IT industry. As a Certified Database, Cloud, and AI professional, he has been recognized as a thought leader, earning the prestigious Microsoft Data Platform MVP title for nine consecutive years (2009-2018). Driven by a passion for simplifying complex topics, Artemakis shares his expertise through articles, online courses, and speaking engagements. He empowers professionals around the globe to excel in Databases, Cloud, AI, Automation, and Software Development. Committed to innovation and education, Artemakis strives to make technology accessible and impactful for everyone.