Tips For Evaluating Microsoft Hyper-V
Tips For Evaluating Microsoft Hyper-V
Tips For Evaluating Microsoft Hyper-V
It is essential to understand how to meet high-availability requirements when it comes to your hypervisor. Organizations thinking about implementing Microsoft Hyper-V need to keep in mind how this technology will perform in their existing virtual environments. This expert e-guide from amc explores the benefits of installing Hyper-V on Server Core, including using fewer resources. Learn about a four-phased approach and key tips for successfully employing Hyper-V in your organization.
a Cisco router. A few commands or specific documentation can often provide support for most cases where the command line is required -- but the requirement is still there. If you have a staff that is used to supporting the environment via the GUI, it may be cheaper to account for a couple extra gigabytes of RAM in each server than to explain to your manager why you need to add to the skill sets of your support administrators.
They must be configured to tie into shared storage in order to provide high availability for the virtual machines they host (see Figure 1).
Microsoft's Hyper-V does not support live migration. Instead it supports Quick Migration a feature that saves the state of a VM and moves it to another host. Because the state of the virtual machine is saved, there is an interruption in service, even though in some host server configurations this interruption can be as minimal as four seconds. Hyper-V provides this feature through Windows Server 2008's Failover Clustering service, where host server nodes are linked together into a failover cluster. These clusters can provide host server redundancy at the site level when two or more nodes -- Windows Server 2008 can create clusters of up to 16 nodes -- are linked to shared storage, or at the multisite level when two or more nodes are joined through WAN links to provide redundant services should damage occur at the site level (see Figure 2).
If you are running Windows workloads in virtual machines and you want to make sure those workloads are always highly available no matter which hypervisor you use, you can and should configure them to use either Windows Failover Clustering or Network Load Balancing. In addition, you can configure non-affinity policies to make sure that each node of a cluster does not reside on the same host server. Then, if a failure occurs either at the VM or the host level, your workloads is automatically failed over without any service interruption to end users (see Figure 3). So, is it essential for Microsoft Hyper-V to have live migration? The answer is no, not at this time. Most organizations running Hyper-V as a hypervisor will also run Windows workloads in their virtual machines. By relying on Windows Server 2008's own internal features, it's easy for administrators to make sure there are no service interruptions to end users, no matter what happens to the host server. It doesn't work for every Windows workload, but it does for most of them, and as a proven technology, it works really well.