SlideShare a Scribd company logo
www.5nine.com
Simplifying Hyper-V Management
for VMware Administrators
Trusted by Leading Enterprises, Analysts and
Industry Experts Across the Globe
5nine provides the world’s leading management, security and migration solutions for Microsoft
Azure and Hyper-V. Our powerful, integrated platform delivers scalable efficiency, automation
and performance, empowering customers to accomplish every cloud initiative rapidly, securely
and at exceptional value.
Certified for Windows Server 2016, 2012 R2, 2012, Microsoft Hyper-V, Microsoft Azure
1,000+
Customers
100+
Countries
100K+
Cloud & Virtualization
Administrators
5M+
Virtual Machines
Managed & Protected
• VMware ESXi
• Microsoft Hyper-V
• Microsoft Azure
• Amazon Web Services
• RBAC & Workload Governance
• Self-Provisioning Templates
• Scheduled Backup & Recovery
• Automated Lifecycle Management
• Real-time Policy Configuration
• Centralized Log Management
• Threat Detection and Prevention
• Automated Workload Protection
• Real-time Alerts
• Performance Monitoring
• Capacity Planning
• Dynamic Optimization
Migrate Manag
e
Monitor Secure
Our unified platform, ease of automation and network architecture increases
performance, simplifies management, and protects against cyber attacks
Agenda
Hyper-V Migration Best Practices
• Requirements
• Planning
• Migration
• Clean Up
Hyper-V Deployment
• High-Availability
• Networking
• Live Migration
• Templates & Libraries
Hyper-V Management
• Production
• Consumption
• Monitoring
• Maintenance
Hyper-V Tools
• SCVMM
• SCOM
• PowerShell
• 5nine Manager
Hyper-V Migration
Best Practices
Reduce complexity with careful planning and the right tools
Automation
Service Mgmt.
Protection
Monitoring
Self-Service
VM Management
Hypervisor
Orchestrator
Service Manager
Data Protection Manager
Operations Manager
App Controller
Virtual Machine Manager
Hyper-V
vCenter Orchestrator
vCloud Automation Center
vSphere Data Protection
vSphere Ops Mgmt. Suite
vCloud Director
vCenter Server
vSphere Hypervisor
Build out the Hypervisor with the ISO
• Check all VM requirements
− CPU, RAM, hard disk, etc.
− Maintaining a 20% buffer is recommended
− Ensure both sides are on the same subnet
− Ensure virtualization is turned on within the
system BIOS
Hardware
component
Minimum Recommended
Processor Pentium 4, 2 gigahertz
(GHz) (x64)
Dual-processor, dual-core, 2.8 GHz
(x64) or greater
RAM 4 gigabytes (GB) 4 GB
Hard disk space,
without a local VMM
database
2 GB 40 GB
Hard disk space, with
a local, full version of
Microsoft SQL Server
80 GB 150 GB
Managing up to 150 hosts
Requirements
Build out the Hypervisor with the ISO
• Check all VM requirements
− CPU, RAM, hard disk, etc.
− Maintaining a 20% buffer is recommended
− Ensure both sides are on the same subnet
− Ensure virtualization is turned on within the
system BIOS
Processor Pentium 4, 2.8
GHz (x64)
Dual-processor, dual-core, 3.6
GHz or greater (x64)
RAM 4 GB 8 GB
Hard disk space 10 GB 50 GB
Processor Pentium 4, 2.8 GHz
(x64)
Dual-processor, dual-core, 3.6
GHz or greater (x64)
Managing more than 150 hosts
Requirements
Build out the Hypervisor with the ISO
• Check all VM requirements
− CPU, RAM, hard disk, etc.
− Maintaining a 20% buffer is recommended
− Ensure both sides are on the same subnet
− Ensure virtualization is turned on within the
system BIOS
Determine if you will use a GUI or non-
GUI interface
• Evaluate expertise, resources and complexity
for script-based conversions
Requirements
Build out the Hypervisor with the ISO
• Check all VM requirements
− CPU, RAM, hard disk, etc.
− Maintaining a 20% buffer is recommended
− Ensure both sides are on the same subnet
− Ensure virtualization is turned on within the
system BIOS
Determine if you will use a GUI or non-
GUI interface
• Evaluate expertise, resources and complexity
for script-based conversions
• Use GUI interface for speed & simplicity
Requirements
Build out the Hypervisor with the ISO
• Check all VM requirements
− CPU, RAM, hard disk, etc.
− Maintaining a 20% buffer is recommended
− Ensure both sides are on the same subnet
− Ensure virtualization is turned on within the
system BIOS
Determine if you will use a GUI or non-
GUI interface
• Evaluate expertise, resources and complexity
for script-based conversions
• Use GUI interface for speed & simplicity
Management VM
• SCVMM instance
• SQL Server for storing all data related to
managing VMs
Requirements
Management
cluster
SQL
cluster
VMM
cluster
Scale-Out File Server
Cluster for the gateway
Server Provider
Foundation endpoint
Compute
cluster
Tenant A
virtual machine
Tenant B
virtual machine
Tenant C
virtual machine
Windows Azure
Pack Portal
Scale-Out File
Server cluster
File Shares
• VVM Library
• SQL
• VM VHD
• Cluster witness
Gateway
cluster
Virtual Machines
Gateway
Virtual machine
cluster
Monitoring tool
• SCOM instance
• Track VM health and application health on top
• Up & down monitoring of loads and data stores
Requirements
Planning
Important questions to ask
• Will I be using existing hardware or new hardware?
• How many VMs am I migrating
• Do I know which VMs are part of which workloads?
• How much downtime will my migration require?
• What will have the least impact on production?
Pre-migration cleanup
• Remove all attached CM/floppies
• Review all VMs for any unneeded hardware
• Clean up the disks
• Commit snapshots
Migration
Option 1: Built-in SCVMM tools
• Very limited, especially for complex workloads
• Error prone
• Meant for ideal VMs with ideal workloads
Migration
Option 1: Built-in SCVMM tools
• Very limited, especially for complex workloads
• Error prone
• Meant for ideal VMs with ideal workloads
Option 2: 5nine V2V Easy Converter
• Low requirements (Server 2008 & above)
• Low margin for error
• Can exclude things that may not be compatible
Clean Up
Clean migration source (within VMware)
• Remove anything that was not removed via API or
other method
• Ensure all VMs that were copied are disabled,
shutdown, or killed
Clean Up
Clean migration source (within VMware)
• Remove anything that was not removed via API or
other method
• Ensure all VMs that were copied are disabled,
shutdown, or killed
Perform analysis on new VMs (within
Hyper-V and SCOM)
• Review overall processing resources, memory
resources and storage resources
− Are you oversubscribing or undersubscribing?
• Review each application
− Use SCOM with management pack to trend out
each virtualization workload
− SCVMM Tuning
• Test instances
Hyper-V Deployment
High Availability
Install failover clusters
• Required 3 or more hosts (4 is recommended)
• May require device controllers or adapters
− Serial Attached SCSI (SAS)
− Fibre Channel over Ethernet (FcoE)
− ISCSI
High Availability
Install failover clusters
• Required 3 or more hosts (4 is recommended)
• May require device controllers or adapters
− Serial Attached SCSI (SAS)
− Fibre Channel over Ethernet (FcoE)
− ISCSI
Build out clustered instance of Hyper-V
• As simple as going into each VM and right-clicking
on “make highly-available”
• This makes copies of the metadata on the hosts
• Provides an automatic restart on the other host if
you have a failure on the primary host
High Availability
Cluster management tools
• Option 1: Failover Cluster Manager
− Complex, disaggregated, generally unstable
High Availability
Cluster management tools
• Option 1: Failover Cluster Manager
− Complex, disaggregated, generally unstable
• Option 2: Windows PowerShell
− Requires deep scripting knowledge
High Availability
Cluster management tools
• Option 1: Failover Cluster Manager
− Complex, disaggregated, generally unstable
• Option 2: Windows PowerShell
− Requires deep scripting knowledge
• Option 3: 5nine Manager
− Simple GUI
High Availability
Hyper-V networking consists of 2 parts
• Virtual switch
− External virtual switch
− Internal virtual switch
− Private virtual switch
• Virtual network adapters
− Hyper-V specific network adapter (Gen 1 & Gen
2 VMs)
− Legacy network adapter (Gen 1 VMs only)
High Availability
Hyper-V networking consists of 2 parts
• Virtual switch
− External virtual switch
− Internal virtual switch
− Private virtual switch
• Virtual network adapters
− Hyper-V specific network adapter (Gen 1 & Gen
2 VMs)
− Legacy network adapter (Gen 1 VMs only)
Match all networking on both sides such as
• Production network
• VOIP phones
• Management network
High Availability
Hyper-V networking consists of 2 parts
• Virtual switch
− External virtual switch
− Internal virtual switch
− Private virtual switch
• Virtual network adapters
− Hyper-V specific network adapter (Gen 1 & Gen
2 VMs)
− Legacy network adapter (Gen 1 VMs only)
Match all networking on both sides such as
• Production network
• VOIP phones
• Management network
Make sure all VMs are in proper network
Make sure you can successfully communicate,
route, or not route between networks
Live Migration
Build live migration network
Live Migration
Build live migration network
Testing live migration with Hyper-V
• Move workloads on the fly
− Ex: Patch or upgrade cycle or upgrade of
hardware
− Zero downtime while upgrades are in
progress
Important questions to consider: Application
lifecycle vs. VM lifecycle
• Do you have any drag in your current environment?
• Is there anything worth rebuilding instead of
migrating?
• Example: In Exchange, mailbox servers are easier to
migrate while hub transport servers are easier to
rebuild
Templates and Libraries
Important questions to consider: Application
lifecycle vs. VM lifecycle
• Do you have any drag in your current environment?
• Is there anything worth rebuilding instead of
migrating?
• Example: In Exchange, mailbox servers are easier to
migrate while hub transport servers are easier to
rebuild
Average lifecycle for VMs is about 1 year
• OS drag kicks in in about 6-8 months from
unnecessary updates, applications
• This is especially prevalent in a GUI
environments
Templates and Libraries
To reduce work associated with manually
rebuilding VMs every year, use templates:
• Templates
− Convert VMs into templates for later use
− Can attach files like VHD, VHDX, and ISOs to
templates
− Clone and reuse VMs from templates
• Libraries
− Secure store for VM templates
Templates and Libraries
Hyper-V Management &
Best Practices
Environment Considerations
• Standalone - admins using SCVMM
− Light permissions
• Tenant-based
− Self-service
− Allocate admins certain amount of CPU, memory and
storage
− Get what they get and carve it up as they will
• Disparate tools
− Hyper-V Manager
− SCVMM
− SCOM
Production, Consumption, and Monitoring
Environment Considerations
• Standalone - admins using SCVMM
− Light permissions
• Tenant-based
− Self-service
− Allocate admins certain amount of CPU, memory and
storage
− Get what they get and carve it up as they will
• Disparate tools
− Hyper-V Manager
− SCVMM
− SCOM
Production, Consumption, and Monitoring
5nine Manager Datacenter
MISSION CONTROL FOR YOUR MICROSOFT CLOUD
Advanced Virtualization Security
Built-In Backup & Recovery
5nine Manager Datacenter
WHAT SETS 5NINE APART FROM SCVMM
Simple Deployment & Configuration
Unified Cloud Management
Total Cost of Ownership
Replication Between Sites
5nine Manager Datacenter 2.0
Demonstration
THANK YOU!
Questions?
Contact us:
sales@5nine.com
Learn more:
https://www.5nine.com/5nine-
manager-datacenter/

More Related Content

PPTX
STO7534 VSAN Day 2 Operations (VMworld 2016)
PPTX
VMworld 2016 - INF8036 - enforcing a vSphere cluster design with powercli aut...
PPTX
VMworld 2017 Core Storage
PPTX
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
PPTX
VMworld 2017 vSAN Network Design
PPTX
Intro to Deploying and administering server virtualization with Hyper-V and S...
PPTX
VMware VSAN Technical Deep Dive - March 2014
PDF
VMworld 2014: vSphere Distributed Switch
STO7534 VSAN Day 2 Operations (VMworld 2016)
VMworld 2016 - INF8036 - enforcing a vSphere cluster design with powercli aut...
VMworld 2017 Core Storage
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2017 vSAN Network Design
Intro to Deploying and administering server virtualization with Hyper-V and S...
VMware VSAN Technical Deep Dive - March 2014
VMworld 2014: vSphere Distributed Switch

What's hot (20)

PPTX
VMworld 2017 - Top 10 things to know about vSAN
PPTX
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
PPTX
2017 VMUG Storage Policy Based Management
PPTX
VMworld 2015: vSphere Distributed Switch 6 –Technical Deep Dive
PDF
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
PPTX
Scott Schnoll - Exchange server 2013 virtualization best practices
PPTX
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
PPTX
Hyper-v Best Practices
PPTX
VMware Advance Troubleshooting Workshop - Day 2
PPTX
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI Automation
PPTX
Server virtualization 2
PPTX
STO7535 Virtual SAN Proof of Concept - VMworld 2016
PPTX
VMworld 2015: Virtual Volumes Technical Deep Dive
PDF
PowerCLI & Onyx
PPTX
VMworld 2015: Closing the Loop: Towards a World of Software Defined Decision ...
PPTX
VMworld 2016: Troubleshooting 101 for Horizon
PPT
Towards automated testing - CloudStack Collab Conference
PPTX
VMworld 2016: Virtual Volumes Technical Deep Dive
PPTX
VMworld 2015: VMware NSX Deep Dive
PPTX
VMworld - vSphere Distributed Switch 6.0 Technical Deep Dive
VMworld 2017 - Top 10 things to know about vSAN
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
2017 VMUG Storage Policy Based Management
VMworld 2015: vSphere Distributed Switch 6 –Technical Deep Dive
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
Scott Schnoll - Exchange server 2013 virtualization best practices
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
Hyper-v Best Practices
VMware Advance Troubleshooting Workshop - Day 2
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI Automation
Server virtualization 2
STO7535 Virtual SAN Proof of Concept - VMworld 2016
VMworld 2015: Virtual Volumes Technical Deep Dive
PowerCLI & Onyx
VMworld 2015: Closing the Loop: Towards a World of Software Defined Decision ...
VMworld 2016: Troubleshooting 101 for Horizon
Towards automated testing - CloudStack Collab Conference
VMworld 2016: Virtual Volumes Technical Deep Dive
VMworld 2015: VMware NSX Deep Dive
VMworld - vSphere Distributed Switch 6.0 Technical Deep Dive
Ad

Similar to Simplifying Hyper-V Management for VMware Administrators (20)

PPTX
Microsoft Server Virtualization and Private Cloud
PPTX
Server Virtualization using Hyper-V
PDF
Microsoft Hyper V Cluster Design 1st Edition Eric Siron
PPTX
Virtualisation Academy - Private Cloud
PPT
Capito Ardoe House VMWare Presentation
PDF
Complete Download Microsoft Hyper V Cluster Design 1st Edition Eric Siron PDF...
PPTX
Hyper-V Integration with System Center 2012 Virtual Machine Manager
PPTX
Configuring and Using the New Virtualization Features in Windows Server 2012
PPT
ESXpert strategies VMware vSphere
PPTX
Introduction to Hyper-V
PPTX
MCSA 70-412 Chapter 11
PPT
Windows Server Virtualization
PPT
Windows Server Virtualization
PDF
2009-dec02_Dell
PPT
Virtualization Manager 5.0 – Now with Hyper-V Support!
PPT
Lessons On Hyper V
PPT
Momentum Webcast HP Virtualization
PPT
Designing virtual infrastructure
PPTX
Hyper-V: Best Practices
PPT
Fulcrum Group Virtualization How does It Fit
Microsoft Server Virtualization and Private Cloud
Server Virtualization using Hyper-V
Microsoft Hyper V Cluster Design 1st Edition Eric Siron
Virtualisation Academy - Private Cloud
Capito Ardoe House VMWare Presentation
Complete Download Microsoft Hyper V Cluster Design 1st Edition Eric Siron PDF...
Hyper-V Integration with System Center 2012 Virtual Machine Manager
Configuring and Using the New Virtualization Features in Windows Server 2012
ESXpert strategies VMware vSphere
Introduction to Hyper-V
MCSA 70-412 Chapter 11
Windows Server Virtualization
Windows Server Virtualization
2009-dec02_Dell
Virtualization Manager 5.0 – Now with Hyper-V Support!
Lessons On Hyper V
Momentum Webcast HP Virtualization
Designing virtual infrastructure
Hyper-V: Best Practices
Fulcrum Group Virtualization How does It Fit
Ad

Recently uploaded (20)

PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
AI in Product Development-omnex systems
PPTX
L1 - Introduction to python Backend.pptx
PPTX
Online Work Permit System for Fast Permit Processing
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PPTX
Odoo POS Development Services by CandidRoot Solutions
PDF
medical staffing services at VALiNTRY
PPTX
ai tools demonstartion for schools and inter college
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
top salesforce developer skills in 2025.pdf
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PDF
Digital Strategies for Manufacturing Companies
PPTX
ISO 45001 Occupational Health and Safety Management System
PDF
How Creative Agencies Leverage Project Management Software.pdf
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Operating system designcfffgfgggggggvggggggggg
AI in Product Development-omnex systems
L1 - Introduction to python Backend.pptx
Online Work Permit System for Fast Permit Processing
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Design an Analysis of Algorithms II-SECS-1021-03
Odoo POS Development Services by CandidRoot Solutions
medical staffing services at VALiNTRY
ai tools demonstartion for schools and inter college
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
top salesforce developer skills in 2025.pdf
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Digital Strategies for Manufacturing Companies
ISO 45001 Occupational Health and Safety Management System
How Creative Agencies Leverage Project Management Software.pdf
2025 Textile ERP Trends: SAP, Odoo & Oracle
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...

Simplifying Hyper-V Management for VMware Administrators

  • 2. Trusted by Leading Enterprises, Analysts and Industry Experts Across the Globe 5nine provides the world’s leading management, security and migration solutions for Microsoft Azure and Hyper-V. Our powerful, integrated platform delivers scalable efficiency, automation and performance, empowering customers to accomplish every cloud initiative rapidly, securely and at exceptional value. Certified for Windows Server 2016, 2012 R2, 2012, Microsoft Hyper-V, Microsoft Azure 1,000+ Customers 100+ Countries 100K+ Cloud & Virtualization Administrators 5M+ Virtual Machines Managed & Protected
  • 3. • VMware ESXi • Microsoft Hyper-V • Microsoft Azure • Amazon Web Services • RBAC & Workload Governance • Self-Provisioning Templates • Scheduled Backup & Recovery • Automated Lifecycle Management • Real-time Policy Configuration • Centralized Log Management • Threat Detection and Prevention • Automated Workload Protection • Real-time Alerts • Performance Monitoring • Capacity Planning • Dynamic Optimization Migrate Manag e Monitor Secure Our unified platform, ease of automation and network architecture increases performance, simplifies management, and protects against cyber attacks
  • 4. Agenda Hyper-V Migration Best Practices • Requirements • Planning • Migration • Clean Up Hyper-V Deployment • High-Availability • Networking • Live Migration • Templates & Libraries Hyper-V Management • Production • Consumption • Monitoring • Maintenance Hyper-V Tools • SCVMM • SCOM • PowerShell • 5nine Manager
  • 5. Hyper-V Migration Best Practices Reduce complexity with careful planning and the right tools
  • 6. Automation Service Mgmt. Protection Monitoring Self-Service VM Management Hypervisor Orchestrator Service Manager Data Protection Manager Operations Manager App Controller Virtual Machine Manager Hyper-V vCenter Orchestrator vCloud Automation Center vSphere Data Protection vSphere Ops Mgmt. Suite vCloud Director vCenter Server vSphere Hypervisor
  • 7. Build out the Hypervisor with the ISO • Check all VM requirements − CPU, RAM, hard disk, etc. − Maintaining a 20% buffer is recommended − Ensure both sides are on the same subnet − Ensure virtualization is turned on within the system BIOS Hardware component Minimum Recommended Processor Pentium 4, 2 gigahertz (GHz) (x64) Dual-processor, dual-core, 2.8 GHz (x64) or greater RAM 4 gigabytes (GB) 4 GB Hard disk space, without a local VMM database 2 GB 40 GB Hard disk space, with a local, full version of Microsoft SQL Server 80 GB 150 GB Managing up to 150 hosts Requirements
  • 8. Build out the Hypervisor with the ISO • Check all VM requirements − CPU, RAM, hard disk, etc. − Maintaining a 20% buffer is recommended − Ensure both sides are on the same subnet − Ensure virtualization is turned on within the system BIOS Processor Pentium 4, 2.8 GHz (x64) Dual-processor, dual-core, 3.6 GHz or greater (x64) RAM 4 GB 8 GB Hard disk space 10 GB 50 GB Processor Pentium 4, 2.8 GHz (x64) Dual-processor, dual-core, 3.6 GHz or greater (x64) Managing more than 150 hosts Requirements
  • 9. Build out the Hypervisor with the ISO • Check all VM requirements − CPU, RAM, hard disk, etc. − Maintaining a 20% buffer is recommended − Ensure both sides are on the same subnet − Ensure virtualization is turned on within the system BIOS Determine if you will use a GUI or non- GUI interface • Evaluate expertise, resources and complexity for script-based conversions Requirements
  • 10. Build out the Hypervisor with the ISO • Check all VM requirements − CPU, RAM, hard disk, etc. − Maintaining a 20% buffer is recommended − Ensure both sides are on the same subnet − Ensure virtualization is turned on within the system BIOS Determine if you will use a GUI or non- GUI interface • Evaluate expertise, resources and complexity for script-based conversions • Use GUI interface for speed & simplicity Requirements
  • 11. Build out the Hypervisor with the ISO • Check all VM requirements − CPU, RAM, hard disk, etc. − Maintaining a 20% buffer is recommended − Ensure both sides are on the same subnet − Ensure virtualization is turned on within the system BIOS Determine if you will use a GUI or non- GUI interface • Evaluate expertise, resources and complexity for script-based conversions • Use GUI interface for speed & simplicity Management VM • SCVMM instance • SQL Server for storing all data related to managing VMs Requirements Management cluster SQL cluster VMM cluster Scale-Out File Server Cluster for the gateway Server Provider Foundation endpoint Compute cluster Tenant A virtual machine Tenant B virtual machine Tenant C virtual machine Windows Azure Pack Portal Scale-Out File Server cluster File Shares • VVM Library • SQL • VM VHD • Cluster witness Gateway cluster Virtual Machines Gateway Virtual machine cluster
  • 12. Monitoring tool • SCOM instance • Track VM health and application health on top • Up & down monitoring of loads and data stores Requirements
  • 13. Planning Important questions to ask • Will I be using existing hardware or new hardware? • How many VMs am I migrating • Do I know which VMs are part of which workloads? • How much downtime will my migration require? • What will have the least impact on production? Pre-migration cleanup • Remove all attached CM/floppies • Review all VMs for any unneeded hardware • Clean up the disks • Commit snapshots
  • 14. Migration Option 1: Built-in SCVMM tools • Very limited, especially for complex workloads • Error prone • Meant for ideal VMs with ideal workloads
  • 15. Migration Option 1: Built-in SCVMM tools • Very limited, especially for complex workloads • Error prone • Meant for ideal VMs with ideal workloads Option 2: 5nine V2V Easy Converter • Low requirements (Server 2008 & above) • Low margin for error • Can exclude things that may not be compatible
  • 16. Clean Up Clean migration source (within VMware) • Remove anything that was not removed via API or other method • Ensure all VMs that were copied are disabled, shutdown, or killed
  • 17. Clean Up Clean migration source (within VMware) • Remove anything that was not removed via API or other method • Ensure all VMs that were copied are disabled, shutdown, or killed Perform analysis on new VMs (within Hyper-V and SCOM) • Review overall processing resources, memory resources and storage resources − Are you oversubscribing or undersubscribing? • Review each application − Use SCOM with management pack to trend out each virtualization workload − SCVMM Tuning • Test instances
  • 19. High Availability Install failover clusters • Required 3 or more hosts (4 is recommended) • May require device controllers or adapters − Serial Attached SCSI (SAS) − Fibre Channel over Ethernet (FcoE) − ISCSI
  • 20. High Availability Install failover clusters • Required 3 or more hosts (4 is recommended) • May require device controllers or adapters − Serial Attached SCSI (SAS) − Fibre Channel over Ethernet (FcoE) − ISCSI Build out clustered instance of Hyper-V • As simple as going into each VM and right-clicking on “make highly-available” • This makes copies of the metadata on the hosts • Provides an automatic restart on the other host if you have a failure on the primary host
  • 21. High Availability Cluster management tools • Option 1: Failover Cluster Manager − Complex, disaggregated, generally unstable
  • 22. High Availability Cluster management tools • Option 1: Failover Cluster Manager − Complex, disaggregated, generally unstable • Option 2: Windows PowerShell − Requires deep scripting knowledge
  • 23. High Availability Cluster management tools • Option 1: Failover Cluster Manager − Complex, disaggregated, generally unstable • Option 2: Windows PowerShell − Requires deep scripting knowledge • Option 3: 5nine Manager − Simple GUI
  • 24. High Availability Hyper-V networking consists of 2 parts • Virtual switch − External virtual switch − Internal virtual switch − Private virtual switch • Virtual network adapters − Hyper-V specific network adapter (Gen 1 & Gen 2 VMs) − Legacy network adapter (Gen 1 VMs only)
  • 25. High Availability Hyper-V networking consists of 2 parts • Virtual switch − External virtual switch − Internal virtual switch − Private virtual switch • Virtual network adapters − Hyper-V specific network adapter (Gen 1 & Gen 2 VMs) − Legacy network adapter (Gen 1 VMs only) Match all networking on both sides such as • Production network • VOIP phones • Management network
  • 26. High Availability Hyper-V networking consists of 2 parts • Virtual switch − External virtual switch − Internal virtual switch − Private virtual switch • Virtual network adapters − Hyper-V specific network adapter (Gen 1 & Gen 2 VMs) − Legacy network adapter (Gen 1 VMs only) Match all networking on both sides such as • Production network • VOIP phones • Management network Make sure all VMs are in proper network Make sure you can successfully communicate, route, or not route between networks
  • 27. Live Migration Build live migration network
  • 28. Live Migration Build live migration network Testing live migration with Hyper-V • Move workloads on the fly − Ex: Patch or upgrade cycle or upgrade of hardware − Zero downtime while upgrades are in progress
  • 29. Important questions to consider: Application lifecycle vs. VM lifecycle • Do you have any drag in your current environment? • Is there anything worth rebuilding instead of migrating? • Example: In Exchange, mailbox servers are easier to migrate while hub transport servers are easier to rebuild Templates and Libraries
  • 30. Important questions to consider: Application lifecycle vs. VM lifecycle • Do you have any drag in your current environment? • Is there anything worth rebuilding instead of migrating? • Example: In Exchange, mailbox servers are easier to migrate while hub transport servers are easier to rebuild Average lifecycle for VMs is about 1 year • OS drag kicks in in about 6-8 months from unnecessary updates, applications • This is especially prevalent in a GUI environments Templates and Libraries
  • 31. To reduce work associated with manually rebuilding VMs every year, use templates: • Templates − Convert VMs into templates for later use − Can attach files like VHD, VHDX, and ISOs to templates − Clone and reuse VMs from templates • Libraries − Secure store for VM templates Templates and Libraries
  • 33. Environment Considerations • Standalone - admins using SCVMM − Light permissions • Tenant-based − Self-service − Allocate admins certain amount of CPU, memory and storage − Get what they get and carve it up as they will • Disparate tools − Hyper-V Manager − SCVMM − SCOM Production, Consumption, and Monitoring
  • 34. Environment Considerations • Standalone - admins using SCVMM − Light permissions • Tenant-based − Self-service − Allocate admins certain amount of CPU, memory and storage − Get what they get and carve it up as they will • Disparate tools − Hyper-V Manager − SCVMM − SCOM Production, Consumption, and Monitoring
  • 35. 5nine Manager Datacenter MISSION CONTROL FOR YOUR MICROSOFT CLOUD
  • 36. Advanced Virtualization Security Built-In Backup & Recovery 5nine Manager Datacenter WHAT SETS 5NINE APART FROM SCVMM Simple Deployment & Configuration Unified Cloud Management Total Cost of Ownership Replication Between Sites
  • 37. 5nine Manager Datacenter 2.0 Demonstration
  • 38. THANK YOU! Questions? Contact us: sales@5nine.com Learn more: https://www.5nine.com/5nine- manager-datacenter/