SlideShare a Scribd company logo
Hyper-V disaster recovery
optimizing method
1
by Ahmad Firdaus
https://www.linkedin.com/in/ahmad-firdaus-5687485a
Hyper-V disaster recovery method 2
1. Using Export/Import method
Advantage:
• No additional software for use this option
• Basic tool for backup/restore Virtual Machine
Disadvantage:
• The virtual machine must be shut off or saved for the duration of an
export
• The VM doesn’t know anything happened, so no files are marked as
archived and no databases are committed
• There is no mechanism for the restoration of individual files
Hyper-V disaster recovery method 3
2. Using Snapshots/Checkpoint
Advantage:
• Be able to revert an operating system for software test purposes
• Be able to undo accidental mistakes in system configuration
• Be able to revert to a ‘clean’ machine in case something is messed up
• Keep track of progress
• Be able to export the snapshot as a new, separate VM, without losing the chain of
snapshots
Disadvantage:
• Risk of data loss and corruption
• Severe performance impact during production
• Performance impact during backups
• Can’t restore a backup taken from a host with different CPU architecture or
Windows version
• Loss of portability. Snapshots can’t be easily moved to another host. Plain VHD
VHDX on the other hand are easy to copy over
Hyper-V disaster recovery method 4
3. Using Replication/Failover
Advantage:
• Resilience; Provides workload resilience with replication
between branch offices or regional sites
• Scalability; Replication can be scaled and automated by
deploying it together with the cloud service
• Lower costs; Lowers the cost-of-ownership by providing
a storage-agnostic and workload-agnostic solution that
replicates efficiently, periodically, and asynchronously over
IP-based networks
• Allow to do a manual, "planned failover" for planned
maintenance of host.
• Do a Planned Failover without downtime for the VM.
Disadvantage:
• Hyper-V Replication is not Automatic High Availability; need attention
Administrator for monitor/controlling
• Requirement (minimal) 2 Hyper-V Host Server
Failover Schema scenario-1 5
Virtual Server with (2) Hyper-V Host Server Failover
VM-1A VM-2A VM-3A VM-1B VM-2B VM-3B
VM-1B VM-2B VM-3B VM-1A VM-2A VM-3A
VM-B Standby
SERVER-A SERVER-B
VM-A Standby
VM-A Online VM-B Online
Failover Schema scenario-2 6
Virtual Server with 2 Hyper-V Host with 1 Server Failover
VM-1A VM-2A VM-3A VM-1B VM-2B VM-3B
VM-1B VM-2B VM-3B
VM-B Standby
SERVER-A SERVER-B
VM-1A VM-2A VM-3A
VM-A Standby
VM-A Online VM-B Online
SERVER-C
Hyper-V disaster recovery method 7
4. Using Commercial Software
Advantage:
• Easy for disaster/recovery method
• Fast backup and restore
• Flexible backup and restore options
• 100% warranty
• Hyper-V focused technology
Disadvantage:
• Expensive

More Related Content

PPTX
When availability matters the most
PDF
Case study: advantages of the private cloud computing platform
PPTX
IBM Notes in the Cloud
PDF
Training Slides: 201 - Intermediate - Tungsten Cluster Maintenance
PPTX
Infra / Cont delivery - 3rd party automation
PPTX
Veeam: Ochrana a zálohovanie virtuálneho prostredia VMware vSphere - Veeam Ba...
PPTX
SDP_Presentation_template.pptx
PPT
Dray tek2014 vdms_en
When availability matters the most
Case study: advantages of the private cloud computing platform
IBM Notes in the Cloud
Training Slides: 201 - Intermediate - Tungsten Cluster Maintenance
Infra / Cont delivery - 3rd party automation
Veeam: Ochrana a zálohovanie virtuálneho prostredia VMware vSphere - Veeam Ba...
SDP_Presentation_template.pptx
Dray tek2014 vdms_en

What's hot (20)

PPTX
How to protect an Enterprise Email and Collaboration environment using Veeam ...
PPTX
VMware View Failover - SOLVED
PPTX
Command central 9.6 - Features Overview
PPTX
Remote Debug System
PPTX
PDF
2015 dec 8 svc comprestimator
PPTX
V mware security
PPTX
virtualization
PPT
Bringing up Aruba Mobility Master, Managed Device & Access Point
DOCX
Advantages of VMware - Instacarma
DOCX
Veeam
PDF
Top 10 Tricks and Tools of an Oracle EPM Administrator
PPT
2.ibm flex system manager overview
PPTX
Comparison NVR vs Others
PPTX
VMware Security
PDF
Llunitebe2018 best of_two_worlds-manage.your.servers.the.azure.or.configmgr.way
PPTX
Competitive analysis mobile testing industry
DOCX
Sccm Interview Questions and Answers
PDF
Bpc migration guide
PPTX
what is sccm ? sccm online Training
How to protect an Enterprise Email and Collaboration environment using Veeam ...
VMware View Failover - SOLVED
Command central 9.6 - Features Overview
Remote Debug System
2015 dec 8 svc comprestimator
V mware security
virtualization
Bringing up Aruba Mobility Master, Managed Device & Access Point
Advantages of VMware - Instacarma
Veeam
Top 10 Tricks and Tools of an Oracle EPM Administrator
2.ibm flex system manager overview
Comparison NVR vs Others
VMware Security
Llunitebe2018 best of_two_worlds-manage.your.servers.the.azure.or.configmgr.way
Competitive analysis mobile testing industry
Sccm Interview Questions and Answers
Bpc migration guide
what is sccm ? sccm online Training
Ad

Viewers also liked (20)

PPT
Wb engineering
PDF
GBNews_DEC09
PDF
SeGW Whitepaper from Radisys
PDF
IT Next January 2010 Issue
PDF
The Creditsafe Commercial Credit Managment Suite
PDF
Spain 7 Getting Started
PPT
The munoz migration - geography family tree1
DOC
Unified Security Plugin for Opendaylight Controller
PDF
GetBetter
PDF
IBM X Force threat intelligence quarterly 1Q 2014
PDF
Radisys Optimizing VAS for Greater Revenue Generation
DOCX
Gaurav Kumar Resume
PDF
Rrgreenhandslof
PDF
Coal mines bill, 2015, India
PDF
ICMA Quarterly Report - FIRST QUARTER 2014
PDF
NREF Annual Report
PDF
Kofax Virtual Hospital
PDF
Training & Development at Jindal SAW Ltd
PDF
Kofax Oil and Gas Solution
PPT
EdgeBuilder : Overview
Wb engineering
GBNews_DEC09
SeGW Whitepaper from Radisys
IT Next January 2010 Issue
The Creditsafe Commercial Credit Managment Suite
Spain 7 Getting Started
The munoz migration - geography family tree1
Unified Security Plugin for Opendaylight Controller
GetBetter
IBM X Force threat intelligence quarterly 1Q 2014
Radisys Optimizing VAS for Greater Revenue Generation
Gaurav Kumar Resume
Rrgreenhandslof
Coal mines bill, 2015, India
ICMA Quarterly Report - FIRST QUARTER 2014
NREF Annual Report
Kofax Virtual Hospital
Training & Development at Jindal SAW Ltd
Kofax Oil and Gas Solution
EdgeBuilder : Overview
Ad

Similar to Hyper-V Disaster Recovery Optimizing (20)

PPTX
Hyper V High Availabitiy
PPTX
Mike Resseler - Using hyper-v replica in your environment
PPTX
Hyper-V’s Virtualization Enhancements - EPC Group
PPT
Hyper v r2 deep dive
PPTX
Best practices for Hyper-V backups by Greg Shields
PPTX
Hyper-V ile Yüksek Erişilebilirlik Senaryoları
PPTX
SCU 2015 - Hyper-V Replica
PPTX
MCSA 70-412 Chapter 11
PPTX
Configuring and Using the New Virtualization Features in Windows Server 2012
PPTX
Hyper-V High Availability and Live Migration
PPTX
Virtualization Cloud computing technology
PPTX
Hyper-v Best Practices
PDF
High availability networking openstack
PDF
Backup workflow for SMHV on windows 2008R2 HYPER-V
PDF
Introduction to failover clustering with sql server
DOCX
How can RAID make your server more reliable- How can Hyper-V make back.docx
PPTX
Simplifying Hyper-V Management for VMware Administrators
PPTX
Think asg double take migrations for the enterprise
PPTX
Double-Take for Migrations - thinkASG University Series
PDF
Backing up your virtual environment best practices
Hyper V High Availabitiy
Mike Resseler - Using hyper-v replica in your environment
Hyper-V’s Virtualization Enhancements - EPC Group
Hyper v r2 deep dive
Best practices for Hyper-V backups by Greg Shields
Hyper-V ile Yüksek Erişilebilirlik Senaryoları
SCU 2015 - Hyper-V Replica
MCSA 70-412 Chapter 11
Configuring and Using the New Virtualization Features in Windows Server 2012
Hyper-V High Availability and Live Migration
Virtualization Cloud computing technology
Hyper-v Best Practices
High availability networking openstack
Backup workflow for SMHV on windows 2008R2 HYPER-V
Introduction to failover clustering with sql server
How can RAID make your server more reliable- How can Hyper-V make back.docx
Simplifying Hyper-V Management for VMware Administrators
Think asg double take migrations for the enterprise
Double-Take for Migrations - thinkASG University Series
Backing up your virtual environment best practices

More from Ahmad Firdaus (8)

PPTX
Improvement WiFi Security Network Access
PDF
NIS_Kaizen
PDF
Optimized_HD_Kaizen_Jan15
PDF
MIS_May15_Project
PDF
Kaizen_Dec14
PDF
Kaizen_Mar15
PDF
Upgrade The Backup System
PDF
NID Main Apps with Failover
Improvement WiFi Security Network Access
NIS_Kaizen
Optimized_HD_Kaizen_Jan15
MIS_May15_Project
Kaizen_Dec14
Kaizen_Mar15
Upgrade The Backup System
NID Main Apps with Failover

Hyper-V Disaster Recovery Optimizing

  • 1. Hyper-V disaster recovery optimizing method 1 by Ahmad Firdaus https://www.linkedin.com/in/ahmad-firdaus-5687485a
  • 2. Hyper-V disaster recovery method 2 1. Using Export/Import method Advantage: • No additional software for use this option • Basic tool for backup/restore Virtual Machine Disadvantage: • The virtual machine must be shut off or saved for the duration of an export • The VM doesn’t know anything happened, so no files are marked as archived and no databases are committed • There is no mechanism for the restoration of individual files
  • 3. Hyper-V disaster recovery method 3 2. Using Snapshots/Checkpoint Advantage: • Be able to revert an operating system for software test purposes • Be able to undo accidental mistakes in system configuration • Be able to revert to a ‘clean’ machine in case something is messed up • Keep track of progress • Be able to export the snapshot as a new, separate VM, without losing the chain of snapshots Disadvantage: • Risk of data loss and corruption • Severe performance impact during production • Performance impact during backups • Can’t restore a backup taken from a host with different CPU architecture or Windows version • Loss of portability. Snapshots can’t be easily moved to another host. Plain VHD VHDX on the other hand are easy to copy over
  • 4. Hyper-V disaster recovery method 4 3. Using Replication/Failover Advantage: • Resilience; Provides workload resilience with replication between branch offices or regional sites • Scalability; Replication can be scaled and automated by deploying it together with the cloud service • Lower costs; Lowers the cost-of-ownership by providing a storage-agnostic and workload-agnostic solution that replicates efficiently, periodically, and asynchronously over IP-based networks • Allow to do a manual, "planned failover" for planned maintenance of host. • Do a Planned Failover without downtime for the VM. Disadvantage: • Hyper-V Replication is not Automatic High Availability; need attention Administrator for monitor/controlling • Requirement (minimal) 2 Hyper-V Host Server
  • 5. Failover Schema scenario-1 5 Virtual Server with (2) Hyper-V Host Server Failover VM-1A VM-2A VM-3A VM-1B VM-2B VM-3B VM-1B VM-2B VM-3B VM-1A VM-2A VM-3A VM-B Standby SERVER-A SERVER-B VM-A Standby VM-A Online VM-B Online
  • 6. Failover Schema scenario-2 6 Virtual Server with 2 Hyper-V Host with 1 Server Failover VM-1A VM-2A VM-3A VM-1B VM-2B VM-3B VM-1B VM-2B VM-3B VM-B Standby SERVER-A SERVER-B VM-1A VM-2A VM-3A VM-A Standby VM-A Online VM-B Online SERVER-C
  • 7. Hyper-V disaster recovery method 7 4. Using Commercial Software Advantage: • Easy for disaster/recovery method • Fast backup and restore • Flexible backup and restore options • 100% warranty • Hyper-V focused technology Disadvantage: • Expensive