Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Assume that you use Always On availability groups (AG) in Microsoft SQL Server 2014, 2016 or 2017, and there is one node that's not reachable in a cluster. For example, you add an incoming firewall rule to block TCP port 135, 137, 139, or 445.

In this scenario, when you install an instance of SQL Server in the cluster, the SQL Server installer scans all cluster nodes for a duplicate instance name. If any of the other cluster nodes are unreachable, the installation is unsuccessful.

Resolution

The fix for this issue is included in the following updates for SQL Server:

          Cumulative Update 13 for SQL Server 2017

          Cumulative Update 5 for SQL Server 2016 SP2

Cumulative Update 1 for SQL Server 2014 Service Pack 3

This fix adds a new SkipRule switch to bypass remote node discovery. To add this switch in a SQL Server installation, use the following format:

setup /SkipRules=Cluster_VerifyForErrors_Instance_Name /ACTION=Install

Each new build for SQL Server contains all the hotfixes and security fixes that were in the previous build. We recommend that you install the latest build for your version of SQL Server: 

Latest cumulative update for SQL Server 2017

Latest cumulative update for SQL Server 2016    

SQL Server 2014 build versions

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Learn about the terminology Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×