Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 687741c

Browse files
authored
Update sql-server-ha-linux-basics.md
1 parent ccadced commit 687741c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/linux/sql-server-ha-linux-basics.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,7 @@ Unlike a WSFC, Pacemaker does not require a dedicated name or at least one dedic
245245

246246
Like a WSFC, Pacemaker would prefer redundant networking, meaning distinct network cards (NICs or pNICs for physical) having individual IP addresses. In terms of the cluster configuration, each IP address would have what is known as its own ring. However, as with WSFCs today, many implementations are virtualized or in the public cloud where there is really only a single virtualized NIC (vNIC) presented to the server. If all pNICs and vNICs are connected to the same physical or virtual switch, there is no true redundancy at the network layer, so configuring multiple NICs is a bit of an illusion to the virtual machine. Network redundancy is usually built into the hypervisor for virtualized deployments, and is definitely built into the public cloud.
247247

248-
One difference with multiple NICs and Pacemaker versus a WSFC is that Pacemaker allows multiple IP addresses on the same subnet, whereas a WSFC does not.
249-
<!–– For more information on multiple subnets and Linux clusters, see the article [Configuring multiple-subnet Always On Availability Groups and failover cluster instances].––>
248+
One difference with multiple NICs and Pacemaker versus a WSFC is that Pacemaker allows multiple IP addresses on the same subnet, whereas a WSFC does not. For more information on multiple subnets and Linux clusters, see [Configure multiple-subnet Always On Availability Groups and failover cluster instances](7-configure-multiple-subnet-ha.md).
250249

251250
### Quorum and STONITH
252251
Quorum configuration and requirements are related to AG or FCI-specific deployments of [!INCLUDE[ssnoversion-md](../includes/ssnoversion-md.md)].

0 commit comments

Comments
 (0)