Tag Archives: Hyper-V
Exam 70–659 Revision Notes — Module 4
Time for a review of Module 4 — Ensuring High Availability and Recoverability This module mainly concentrates on Backup and Restore, Failover Clustering and VM Migration.
Failover Clustering & Hyper-V
The Failover Clustering feature enables you to create and manage failover clusters. A failover cluster is a group of independent computers that work together to increase the availability of applications and services. The clustered servers (called nodes) are connected by … Continue reading
Volume Shadow Copy Service (VSS)
Hyper-V uses the Volume Shadow Copy Service (VSS) to backup and restore virtual machines (VMs). If the backup (volume snapshot) integration services are installed in the guest operating system, a VSS requester is installed that will allow VSS writers in … Continue reading
Exam 70–659 Revision Notes — Module 3
Time for a review of Module 3 — Managing and Monitoring Virtual Environments This module mainly concentrates on System Center Virtual Machine Manager (SCVMM) and its features.
Managing Hyper-V Virtual Machine Snapshots
Once you create snapshots, they can be viewed in the Snapshots pane of the the Hyper-V Manager. Within Hyper-V Manager, you can perform a number of actions on the snapshots:
Hyper-V VM Snapshots — FAQ
What are virtual machine snapshots? Virtual machine snapshots capture the state, data, and hardware configuration of a running virtual machine.
Jumbo Frame Support in Hyper-V VMs
Another new network optimization feature added to Hyper-V in Windows Server 2008 R2, was support for Jumbo Frames inside the VM. Jumbo Frames are Ethernet frames > 1500 bytes and they are most often used to optimise iSCSI connectivity.
Hyper-V — Child Network Adapters
Hyper-V supports synthetic and emulated network adapters in virtual machines, but the synthetic devices offer significantly better performance and reduced CPU overhead. Synthetic Adapters Emulated Adapters No Physical Device Communicates via VMBus to vmswitch,sys Does not support PXE Boot Significantly higher … Continue reading
Storage Options for Hyper-V VMs
In Hyper-V you can select to use either virtual hard disks or physical disks that are directly attached to a virtual machine. Virtual hard disks can have a capacity of up to 2040 gigabytes and include the following types:
The iscsicli.exe Command
iscsicli.exe is the command line interface for the Microsoft iSCSI Software Initiator and can be used to configure and login to iSCSI target devices. In the full versions of Windows Server 2008 R2 everything can be performed using the GUI, … Continue reading