IT tutorials
 
Windows
 

Windows Server 2012 : A complete virtualization platform (part 6) - Live Migration without shared storage, Performing Live Migration

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
1/23/2014 2:46:07 AM

3.2 Live Migration without shared storage

Windows Server 2012 also allows you to live migrate VMs between stand-alone Hyper-V hosts without the use of any shared storage. This scenario is also known as Live Migration Without Infrastructure (or Shared Nothing Live Migration), and the only requirements are that the two hosts must belong to the same Active Directory domain and that they must be using processors from the same manufacturer (all AMD or all Intel, for instance). When Live Migration without infrastructure is performed, the entire VM is moved from the first host to the second with no perceived downtime. The process basically works like this (see Figure 7):

  1. The Virtual Machine Management Service (VMMS; Vmms.exe) on the first host (where the VM originally resides) negotiates and establishes a Live Migration connection with the VMMS on the second host.

  2. A storage migration is performed, which creates a mirror on the second host of the VM’s VHD file on the first host.

  3. The VM state information is migrated from the first host to the second host.

  4. The original VHD file on the first host is then deleted and the Live Migration connection between the hosts is terminated.

How Live Migration without shared storage works in Windows Server 2012.

Figure 7. How Live Migration without shared storage works in Windows Server 2012.

3.3 Performing Live Migration

Live Migration can be performed from the GUI or using PowerShell, but first you need to enable Live Migration functionality on your host machines. This can be done by using the Hyper-V console to open the Hyper-V Settings, as shown in Figure 8.

Enabling Live Migrations in Hyper-V Settings.

Figure 8. Enabling Live Migrations in Hyper-V Settings.

The tools that you can use to perform a Live Migration depend on the kind of Live Migration you want to perform. Table 3 summarizes the different methods for performing Live Migrations in failover clustering environments, Live Migrations using SMB 3 shares, and Live Migrations without infrastructure.

Table 3. Methods for performing different types of Live Migrations

Type of Live Migration

GUI tools

PowerShell cmdlets

VM is on a cluster node and managed by the cluster.

Failover Cluster Manager

Move-ClusterVirtualMachineRole Move-VM

VM is on an SMB 3 share.

Hyper-V Manager

Move-VM

VM is on a stand-alone host.

Hyper-V Manager

Move-VM

Windows Server 2012 gives you great flexibility in how you perform Live Migrations of running VMs, including moving different VM components to different locations on the destination host when performing Live Migrations with or without shared storage. To see this, right-click a running VM in Hyper-V Manager and select Move to start the wizard for moving VMs. The first choice you make is whether to move the VM (and, optionally, its storage) to a different host or to move only the VM’s storage, as shown here:

image with no caption

Moving the storage of a running VM is called storage migration and is a new capability for Hyper-V in Windows Server 2012.  Once you’ve specified the name of the host you want to move the VM to, you’re presented with three options:

  • Moving all the VM’s files to a single location

  • Moving different files of the VM to different locations

  • Moving all the VM’s files except its VHDs

In each case, the target locations could be a shared folder on a Windows Server 2012 file server or a local directory on the destination host:

image with no caption

If you choose the second option of moving different files of the VM to different locations as shown here, you’re presented with additional options for specifying how to move the storage:

image with no caption

Choosing to move the VM’s items to different locations lets you specify which items you want to move, including the VHDs, current configuration, snapshot files, and smart paging files for the VM:

image with no caption

Additional wizard pages allow you to specify the exact way in which these items should be moved.

 
Others
 
- Windows Server 2012 : A complete virtualization platform (part 5) - Improved Live Migration - Live Migration using a shared folder
- Windows Server 2012 : A complete virtualization platform (part 4) - Network virtualization
- Windows Server 2012 : A complete virtualization platform (part 3) - Using PowerShell to configure the extensible switch
- Windows Server 2012 : A complete virtualization platform (part 2) - Troubleshooting virtual switches, Additional capabilities
- Windows Server 2012 : A complete virtualization platform (part 1) - Hyper-V extensible switch - Configuring virtual switches
- Windows Server 2012 : Deploying domain controllers using Windows PowerShell (part 4) - Verifying domain-controller deployment
- Windows Server 2012 : Deploying domain controllers using Windows PowerShell (part 3) - Additional domain controller in domain
- Windows Server 2012 : Deploying domain controllers using Windows PowerShell (part 2) - Using Windows PowerShell to deploy domain controllers - First domain controller in new forest
- Windows Server 2012 : Deploying domain controllers using Windows PowerShell (part 1)
- Windows Server 2012 : Deploying domain controllers using Server Manager (part 6) - Uninstalling AD DS
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us