QA Hyper-V Blueprint v2 (003)
QA Hyper-V Blueprint v2 (003)
Contents
1. Version Control........................................................................................................................................ 3
2. Document Distribution List....................................................................................................................... 3
3. Introduction.............................................................................................................................................. 4
4. Data Center Overview............................................................................................................................. 4
5. Compute Infrastructure Tiers summary................................................................................................... 4
6. High Level Hyper-V failover cluster Architecture......................................................................................5
7. Hyper-V host network connection............................................................................................................ 6
8. Hyper-V Failover Cluster......................................................................................................................... 7
8.1 Hyper-V Configuration Summary........................................................................................................................ 8
8.2 Hyper-V FOC in TIER 0/1:.................................................................................................................................. 8
8.3 Hyper-V FOC in TIER 2:..................................................................................................................................... 9
8.4 Hyper-V FOC in TIER 3:................................................................................................................................... 10
Confidential Page: 2/ 14
Confidential Hyper-V Design Blueprint Cloud IaaS Project
1. VERSION CONTROL
Created/ Changed
Version Description Status Created/ Changed By
Date
1.0 Hyper-V Design Blueprint Draft Syed Ali Imam Zaidi November 01, 2020
1.1
1.2
1.2
1.3
1.
2.
3.
4.
Confidential Page: 3/ 14
Confidential Hyper-V Design Blueprint Cloud IaaS Project
3. INTRODUCTION
This document serves as a design blueprint document for Hyper-V architecture for Qatar Airways. It discusses various
solution components and their roles.
Confidential Page: 4/ 14
Confidential Hyper-V Design Blueprint Cloud IaaS Project
Solution components:
▶ Active Directory and DNS
Highly available active directory and DNS servers are required for any critical network. They act as a backbone for
infrastructure components and allows administrators to manage permissions and access to network resources. It
is recommended to have at least one domain controller as physical and others can be virtualized.
Confidential Page: 5/ 14
Confidential Hyper-V Design Blueprint Cloud IaaS Project
To configure failover cluster, active directory and DNS needs to be configured first. Since QA is already having
AD and DNS setup for their existing environment hence, we will leverage them during failover cluster setup.
▶ Windows update and patch management
Windows update and patch management system is a critical component. QA will use their existing tools to apply
security updates and patches to the Hyper-V infrastructure.
▶ Hypervisors – Hyper-V Hosts
Windows Server 2019 will be installed and configured as Hyper-V hosts for hosting infrastructure workloads. They
will be added to failover cluster for high availability.
▶ Hyper-V Management - SCVMM
Microsoft System Center Virtual Machine Manager (SCVMM) will act as the management tool to manage Hyper-V
hosts and clusters. It provides a unified management experience across on-premises, service provider, and the
Azure cloud. It provisions and manages the resources needed to create and deploy virtual machines and services
to private clouds.
QA existing SCVMM server will be used to manage the new Hyper-V environment.
▶ Storage – FC based storage
Hyper-V compute nodes connect to Dell EMC Power MAX block storage through SAN switches within the same
HA zone.
Confidential Page: 6/ 14
Confidential Hyper-V Design Blueprint Cloud IaaS Project
- Management network
This network type is used for managing Hyper-V hosts and virtual machines residing on those hosts.
- VM Live Migration network. The VM migration process requires enough bandwidth to complete migration tasks
quickly and devoid of errors, especially if a VM is running. Large chunks of memory must be copied as quickly as
possible.
- VM network.
This network carries the most important virtual machine traffic from the side of Hyper-V networking.
Hyper-V failover cluster will be configured for Tier 0/1, Tier 2, and Tier 3 systems.
Confidential Page: 7/ 14
Confidential Hyper-V Design Blueprint Cloud IaaS Project
Confidential Page: 8/ 14
Confidential Hyper-V Design Blueprint Cloud IaaS Project
Confidential Page: 9/ 14
Confidential Hyper-V Design Blueprint Cloud IaaS Project
Below figure shows a representative topology of System Center Virtual Machine Manager (SCVMM) deployment with
Cisco Application Centric Infrastructure (ACI) fabric.
12. ASSUMPTIONS
1. We assumed that QA would provide the desired operating system licenses (Windows Server 2016/2019) to
configure Hyper-V environment.
2. We assumed that QA would use their existing infrastructure components for managing Hyper-V environment (AD,
DNS, Antivirus, Windows update servers, SCOM etc.) and will be responsible for their configuration.