You need to move the virtual machines from Server1 to Server2

Yournetwork contains two servers named Server1 and Server2 that run Windows Server 2012 R2.
Both servers have the Hyper-V server role installed.
The servers have the hardware configurations shown in the following table.

Server1 hosts five virtual machines that run Windows Server 2012 R2.
You need to move the virtual machines from Server1 to Server2.
The solution must minimize downtime.
What should you do for each virtual machine?

Yournetwork contains two servers named Server1 and Server2 that run Windows Server 2012 R2.
Both servers have the Hyper-V server role installed.
The servers have the hardware configurations shown in the following table.

Server1 hosts five virtual machines that run Windows Server 2012 R2.
You need to move the virtual machines from Server1 to Server2.
The solution must minimize downtime.
What should you do for each virtual machine?

A.
Export the virtual machines from Server1 and import the virtual machines to Server2.

B.
Perform a live migration.

C.
Perform a quick migration.

D.
Perform a storage migration.

Explanation:
None of these migration options will work between different Processors ( AMD/Intel). The only
option remaining is to export and re-import the VMs



Leave a Reply 8

Your email address will not be published. Required fields are marked *

two × four =


Zniper

Zniper

Isnt the answer

D.
Perform a storage migration.

?

hippo

hippo

wut? why would it be storage migration?

Micro

Micro

The best i could find…

Common requirements for any form of live migration:
Two (or more) servers running Hyper-V that:
Support hardware virtualization.
Use processors from the same manufacturer. For example, all AMD or all Intel.

https://technet.microsoft.com/en-us/library/hh831435(v=ws.11).aspx

I believe storage migration is considered a “form” of live migration. Therefore the only option is to export/import.

so the answer is 99% probably correct.

Franc

Franc

You need to move not only the storage location of the VM, you need to move the processes to. As we have different CPU types, the only that will work is Export/Import.

Ricky

Ricky

Correct. This question has 3 different formats, but all asking the same thing. All 3 questions have the same answers.

May

May

Answer is correct – A
Starting in Windows Server 2012, you no longer need to export a virtual machine in order to be able to import it. But, the export functionality still exists and it can be an easy way to prepare virtual machines to be imported.
The Import Virtual Machine wizard also walks you through the steps of addressing incompatibilities when you import the virtual machine to the new host—so this wizard can help with configuration that is associated with physical hardware, such as memory, virtual switches, and virtual processors.
https://technet.microsoft.com/en-us/library/hh831535(v=ws.11).aspx

hippo

hippo

Your explanation is confusing given the context of the question. Remember: different CPU vendors – NO hypervisor on the market would let you live-migrate a VM from an intel machine to an AMD or vice-versa. Period.

Chris

Chris

Answer: A
Different CPU Manufactures, exclude other options.