Skip to content

Commit aac09bc

Browse files
authored
Update create-a-new-sql-server-failover-cluster-setup.md
fixing links back
1 parent a1c076b commit aac09bc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/sql-server/failover-clusters/install/create-a-new-sql-server-failover-cluster-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Create new Failover Cluster Instance"
3-
description: This article describes how to use the Setup program to install or upgrade an Always On ailover cluster instance or add a node to an existing failover cluster instance.
3+
description: This article describes how to use the Setup program to install or upgrade a SQL Server Always On failover cluster instance or add a node to an existing failover cluster instance.
44
ms.custom: "seo-lt-2019"
55
ms.date: "12/13/2019"
66
ms.reviewer: ""
@@ -60,7 +60,7 @@ ms.author: mathoma
6060
> [!NOTE]
6161
> Complete Failover Cluster requires that the underlying Windows Server failover cluster exists. If the Windows Server failover cluster does not exist, Setup gives an error and exits.
6262
63-
For more information about how to add nodes to or remove nodes from an existing failover cluster instance, see [Add or Remove Nodes in an Always On Failover Cluster Instance (Setup)](../../../sql-server/failover-clusters/install/add-or-remove-nodes-in-an-always-on-failover-cluster-instance-setup.md).
63+
For more information about how to add nodes to or remove nodes from an existing failover cluster instance, see [Add or Remove Nodes in an Always On Failover Cluster Instance (Setup)](../../../sql-server/failover-clusters/install/add-or-remove-nodes-in-a-sql-server-failover-cluster-setup.md).
6464

6565
For more information about remote installation, see [Supported Version and Edition Upgrades](../../../database-engine/install-windows/supported-version-and-edition-upgrades.md).
6666

@@ -218,7 +218,7 @@ ms.author: mathoma
218218

219219
29. If you are instructed to restart the computer, do so now. It is important to read the message from the Installation Wizard when you have finished with Setup. For information about Setup log files, see [View and Read SQL Server Setup Log Files](../../../database-engine/install-windows/view-and-read-sql-server-setup-log-files.md).
220220

221-
30. To add nodes to the single-node failover you just created, run Setup on each additional node and follow the steps for AddNode operation. For more information, see [Add or Remove Nodes in an Always On Failover Cluster Instance (Setup)](../../../sql-server/failover-clusters/install/add-or-remove-nodes-in-a-sql-server-failover-cluster-instance-setup.md).
221+
30. To add nodes to the single-node failover you just created, run Setup on each additional node and follow the steps for AddNode operation. For more information, see [Add or Remove Nodes in an Always On Failover Cluster Instance (Setup)](../../../sql-server/failover-clusters/installadd-or-remove-nodes-in-a-sql-server-failover-cluster-setup.md).
222222

223223
> [!NOTE]
224224
> If you are adding more than one node, you can use the configuration file to deploy the installations. For more information, see [Install SQL Server 2016 Using a Configuration File](../../../database-engine/install-windows/install-sql-server-2016-using-a-configuration-file.md).

0 commit comments

Comments
 (0)