exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 177 discussion

Actual exam question from Microsoft's 70-740
Question #: 177
Topic #: 1
[All 70-740 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You network contains an Active Directory forest named contoso.com. The forest contains a child domain named eu.contoso.com.
You plan to implement live migration between two Hyper-V hosts that run Windows Server 2016. The hosts are configured as shown in the following table.

You need to ensure that you can perform a live migration of VM1 from Host1 to Host2.
Solution: You shut down VM1, configure the processor compatibility settings, and then start VM1.
Does meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dyskzadarmo
Highly Voted 5 years, 5 months ago
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn859550(v=ws.11)
upvoted 9 times
...
LeonSKanady
Highly Voted 5 years, 1 month ago
Answer A is correct.... " Processor compatibility " setting allows to move 2 VM across hyper V even if they have different version of same vendor's processor. [ Check 2nd image ] https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn859550(v=ws.11)
upvoted 5 times
...
JAnello
Most Recent 4 years, 4 months ago
The answer should be yes, once the CPU Compatibility is set. As I understand that some folks have said "NO, because the Hosts are in different Domains", but you're only moving a VM from one Hyper-V Host to another. The question does NOT say which Domain that VM1 is a Member of, or if it even IS a Domain Member! VM1 COULD be either a Linux VM, or a Windows VM in a WorkGroup - in both cases, the Domain should not matter!
upvoted 1 times
...
TommyB1972
4 years, 10 months ago
When you move VM1, host1 loses connection with switch 1
upvoted 1 times
...
jam7272
4 years, 10 months ago
As per my previous 2 answers. This confirms that indeed the CPU version is the issue. So 'Yes' this will work.
upvoted 1 times
...
gbrowne
5 years, 2 months ago
The link clarifies processors from different generation. But does this applies to same generation processors released in different years?
upvoted 1 times
lbs
5 years, 1 month ago
The feature set that is available on a processor varies depending on its make, model, and age
upvoted 1 times
lbs
5 years, 1 month ago
The processor architecture is different between the two hosts, so the solution must enable processor compatibility: Set-VMProcessor TestVM -CompatibilityForMigrationEnabled $true https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmprocessor?view=win10-ps
upvoted 1 times
...
...
Craig92866
5 years, 1 month ago
I don't think they asked this question well. My experience with Xeon CPUs is they have a model and revision (E5-1650 v0, E5-1650 v3, E5-2640 v2, etc) or model (Gold 5218R, Gold 6226, Platinum 8253, etc). At the end of the day, if the CPU feature set is different then use Compatibility Mode.
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...