You have a datacenter that contains six servers. Each server has the Hyper-V server role installed and
runs Windows Server 2012 R2. The servers are configured as shown in the following table.
Host4 and Host5 are part of a cluster named Cluster1. Cluster1 hosts a virtual machine named VM1.
You need to move VM1 to another Hyper-V host. The solution must minimize the downtime of VM1.
To which server and by which method should you move VM1?

A.
To Host3 by using a storage migration
B.
To Host6 by using a storage migration
C.
To Host2 by using a live migration
D.
To Host1 by using a quick migration
Great article on HyperV migration options:
https://www.altaro.com/hyper-v/hyper-v-storage-migration/
0
0
Discussion on a similar question from 70-412 exam here:
https://www.briefmenow.org/microsoft/which-method-should-you-move-vm1/
This question is a bit annoying in that none of the answers are quite perfect.
Answers A and C are eliminated because Live migration must occur between systems with the same processor type.
Answer D is eliminated because quick migration occurs between servers in a failover cluster, and host 1 is not in a cluster.
Answer B will move the VM storage from Cluster 1 (hosts 4,5) over to a Host 6. You may need to then do a live migration of the VM ownership and settings to Host 6 afterwards.
0
0