Overview of High Availability and Disaster Recovery
Overview of High Availability and Disaster Recovery
AVAILABILITY IN MINUTES
YEAR (365d) 525600 78840 52560 26280 15768 5256 525.6 52.56 5.256
MONTH (30d) 43200 6480 4320 2160 1296 432 43.2 4.32 0.432
BI-WEEKLY 20160 3024 2016 1008 604.8 201.6 20.16 2.016 0.2016
WEEKLY 10080 1512 1008 504 302.4 100.8 10.08 1.008 0.1008
• Migration setup:
• A TCP connection is established with the target physical host.
• A temporary virtual machine is created on the target physical host
• Guest-memory transfer:
• Guest memory is transferred to the target host
• Hyper-V monitors and tracks as the system modifies memory pages
• Once the transfer gets to 10 dirty pages (old memory pages) copying
stops
• State transfer:
• Hyper-V stops the source partition
• Transfers the state of the virtual machine, including dirty memory pages
• The virtual machine is restored on the target host
• Cleanup:
• Tears down the virtual machine on the source host
• Terminating the existing threads
Overview of live migration
Cluster
Storage
Node 1 Node 2
Live migration requirements
Cluster storage
Node 1 Node 2
A dedicated network
connects the failover
cluster nodes
• Node location:
• Single site clusters
• Multisite clusters
• Nodes or witness server hosted in cloud environment
• Best Practices
• Common Issues and Troubleshooting Tips
• Review Question
• Tools