You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -137,7 +139,7 @@ The instance associated with the provided IP address then becomes the coordinato
137
139
138
140
## Interoperability with Windows-based availability groups and replicas
139
141
140
-
An AG that has a cluster type of External or one that is WSFC cannot have its replicas cross platforms. This is true whether the AG is Standard or [!INCLUDE[ssenterprise-md](../includes/ssenterprise-md.md)]. That means in a traditional AG configuration with an underlying cluster, one replica cannot be on a WSFC and the other on Linux with Pacemaker.
142
+
An AG that has a cluster type of External or one that is WSFC cannot have its replicas cross platforms. This is true whether the AG is [!INCLUDE[ssstandard-md](../includes/ssstandard-md.md)] or [!INCLUDE[ssenterprise-md](../includes/ssenterprise-md.md)]. That means in a traditional AG configuration with an underlying cluster, one replica cannot be on a WSFC and the other on Linux with Pacemaker.
141
143
142
144
An AG with a cluster type of None can have its replicas cross OS boundaries, so there could be both Linux- and Windows-based replicas in the same AG. An example is shown below where the primary replica is Windows-based, while the secondary is on one of the Linux distributions.
143
145
@@ -151,15 +153,15 @@ A distributed AG can also cross OS boundaries. The underlying AGs are bound by t
151
153
152
154
If using automatic seeding with a distributed availability group that crosses OSes, it can handle the differences in folder structure. How this works is described in [the documentation for automatic seeding].
153
155
-->
154
-
155
-
## Next steps
156
+
157
+
## Next steps
156
158
[Configure availability group for SQL Server on Linux](sql-server-linux-availability-group-configure-ha.md)
157
-
159
+
158
160
[Configure read-scale availability group for SQL Server on Linux](sql-server-linux-availability-group-configure-rs.md)
159
-
161
+
160
162
[Add availability group Cluster Resource on RHEL](sql-server-linux-availability-group-cluster-rhel.md)
161
-
163
+
162
164
[Add availability group Cluster Resource on SLES](sql-server-linux-availability-group-cluster-sles.md)
163
-
164
-
[Add availability group Cluster Resource on Ubuntu](sql-server-linux-availability-group-cluster-ubuntu.md)
165
-
165
+
166
+
[Add availability group Cluster Resource on Ubuntu](sql-server-linux-availability-group-cluster-ubuntu.md)
0 commit comments