Skip to content

Commit 7cd18a4

Browse files
Merge pull request #32654 from rwestMSFT/rw-1216-fix-9946
Update upgrade-a-sql-server-failover-cluster-instance.md (PR 9946)
2 parents c239667 + 4a22a8d commit 7cd18a4

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/sql-server/failover-clusters/windows/upgrade-a-sql-server-failover-cluster-instance.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: "Upgrade a failover cluster instance"
2+
title: "Upgrade a Failover Cluster Instance"
33
description: "Steps to upgrade a SQL Server Always On failover cluster instance using the installation media. Learn about rolling upgrades and upgrading a multi-subnet cluster."
44
author: MashaMSFT
55
ms.author: mathoma
66
ms.reviewer: randolphwest
7-
ms.date: 10/31/2024
7+
ms.date: 12/16/2024
88
ms.service: sql
99
ms.subservice: failover-cluster-instance
1010
ms.topic: conceptual
@@ -63,6 +63,8 @@ This process results in downtime limited to one failover time and database upgra
6363

6464
To control the failover behavior of cluster nodes during the upgrade process, run the upgrade operation at the command prompt and use the /FAILOVERCLUSTERROLLOWNERSHIP parameter. For more information, see [Install and configure SQL Server on Windows from the command prompt](../../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md).
6565

66+
For more information about upgrading a Windows Server cluster, see [Cluster OS Rolling Upgrade](/windows-server/failover-clustering/cluster-operating-system-rolling-upgrade).
67+
6668
## Upgrade with installation media
6769

6870
1. From the [!INCLUDE [ssNoVersion](../../../includes/ssnoversion-md.md)] installation media for the edition that matches the edition you're upgrading, double-click setup.exe in the root folder. You might be asked to install the prerequisites, if they aren't previously installed.

0 commit comments

Comments
 (0)