Skip to content

Commit e3da447

Browse files
author
PRMerger8
authored
Merge pull request #2855 from mihaelablendea/patch-44
Remove warning for unsupported rolling upgrade
2 parents eeda184 + 085f3d6 commit e3da447

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/linux/sql-server-linux-availability-group-failover-ha.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,6 @@ Before you upgrade an availability group, review the best practices at [Upgradin
182182

183183
The following sections explain how to perform a rolling upgrade with SQL Server instances on Linux with availability groups.
184184

185-
>[!WARNING]
186-
>On Linux, rolling upgrade to SQL Server 2017 RC2 is not supported. After you upgrade the secondary replica, it will disconnect from the primary replica until the primary replica is upgraded. Microsoft is planning to resolve this for a future release.
187-
188185
### Upgrade steps on Linux
189186

190187
When availability group replicas are on instances of SQL Server in Linux, the cluster type of the availability group is either `EXTERNAL` or `NONE`. An availability group that is managed by a cluster manager besides Windows Server Failover Cluster (WSFC) is `EXTERNAL`. Pacemaker with Corosync is an example of an external cluster manager. An availability group with no cluster manager has cluster type `NONE` The upgrade steps outlined here are specific for availability groups of cluster type `EXTERNAL` or `NONE`.

0 commit comments

Comments
 (0)