Page 1
Dell EMC Integrated System for Microsoft Azure Stack HCI: Stretched Cluster Deployment Reference Architecture Guide Abstract This reference architecture guide provides an overview of the Microsoft Azu...
Page 2
Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either potential damage to hardware or loss of d...
Page 3
Contents Chapter 1: Introduction................................................................................................................. Document overview........................................
Page 4
Introduction This chapter presents the following topics: Topics: Document overview Audience and scope Document overview This reference architecture guide provides an overview of the Microsoft Azure St...
Page 5
Solution overview This chapter presents the following topics: Topics: Introduction Solution integration and network architecture Introduction Dell EMC Solutions for Azure Stack HCI offers stretched cl...
Page 6
The following figure shows an Active-Active setup: Figure 1. An Active-Active setup Sites can be logical or physical. For logical sites, a stretched cluster can exist on single or multiple racks or in...
Page 7
routes are needed on the L2/L3 to ensure that the Replica networks reach the intended destination. Subsequent sections of this guide provide more information about the expectations of customer network...
Page 8
Solution deployment This chapter presents the following topics: Topics: Introduction Deployment prerequisites for stretched clusters Customer network team requirements Design principles and best pract...
Page 9
Table 2. Deployment prerequisites for stretched clusters (continued) Component Requirements If two sites have host networks in different subnets, no additional configuration is needed for creating clu...
Page 10
optimum performance of workloads. Low bandwidth and high latency between sites can result in very poor performance on the primary site in the case of both synchronous and asynchronous replication. Syn...
Page 11
rate of change of data is faster than the bandwidth of the replica link between the sites for large periods of time. This is critical and must be taken into consideration when designing the solution. ...
Page 12
Figure 3. Network topology for a stretched cluster (basic) High throughput configuration In this topology we use two 25 Gb E NICs and two additional 1/10/25 Gb E ports from each host to configure a hi...
Page 13
The following figure shows the network topology of an advanced stretched cluster: Figure 4. Network topology for a stretched cluster (advanced) Solution deployment
Page 14
Creating a stretched cluster This chapter presents the following topics: Topics: Introduction Test-Cluster Cluster creation Volumes Storage efficiency Test-SRTopology Introduction This section outline...
Page 15
If Sites and Services with IP Subnets are configured on Active Directory, Failover Cluster Manager correctly shows a node to Site mapping, under Cluster Name >> Nodes. The following is a sample ...
Page 16
Figure 7. Cluster networks Volumes Replication-enabled volumes can be created using a combination of Power Shell and Failover Cluster Manager or by using Windows Admin Center. NOTE: Install Storage Re...
Page 17
See Appendix A for the correct Power Shell Cmdlets and Failover Cluster Manager steps to create the volumes shown in this table. It is recommended that you create two-way mirrors for all volumes to im...
Page 18
Virtual Machines This chapter presents the following topics: Topics: Introduction VM and storage affinity rules Preferred sites Introduction Virtual Machines in a stretched cluster environment can be ...
Page 19
Failure/Recovery from failure of Site/Node This chapter presents the following topics: Topics: Planned failover Operation steps Planned failover Windows Admin Center has a Switch Direction feature tha...
Page 20
Site failure A site failure in a stretched cluster topology requires rebuilding all of the nodes of the affected site. If the failure happens at the primary site, the following scenarios occur: All vo...
Page 21
Appendices These appendices present the following topics: Topics: Appendix A: Sample Power Shell cmdlets for end-to-end deployment Appendix B: Supported hardware Appendix A: Sample Power Shell cmdlets...
Page 22
Set-Net Adapter Advanced Property -Name 'SLOT 3 PORT 2' -Display Name 'Dcbx Mode' -Display Value 'Host In Charge' Set-Net Adapter Advanced Property -Name 'SLOT 3 PORT 1' -Display Name "Network Di...
Page 23
Preferred Sites The Preferred Site is your primary data center site. NOTE: Do not configure a Cluster fault domain as a Preferred Site if you plan to run active VMs on both sites, otherwise choosing t...
Page 24
'Volume A-Replica' -File System Re FS -Size 1TB #Replica Log Volume New-Volume -Storage Pool Friendly Name "Pool for Site Chennai" -Friendly Name 'Volume A-Replica-Log' -File System Re FS -S...
Page 25
Get-Volume -Friendly Name Volume B-Replica | Get-Partition | Set-Partition - New Drive Letter I Get-Volume -Friendly Name Volume B-Replica-Log | Get-Partition | Set-Partition - New Drive Letter J Test...