nerdexam
Microsoft

AZ-801 · Question #40

You have two servers named Server1 and Server2 that run Windows Server. Both servers have the Hyper-V server role installed. Server1 hosts three virtual machines named VM1, VM2, and VM3. The virtual m

The correct answer is C. Unplanned Failover. To bring replicated virtual machines online on the replica server after an unexpected hardware failure on the primary server, an Unplanned Failover must be performed.

Implement disaster recovery

Question

You have two servers named Server1 and Server2 that run Windows Server. Both servers have the Hyper-V server role installed. Server1 hosts three virtual machines named VM1, VM2, and VM3. The virtual machines replicate to Server2. Server1 experiences a hardware failure. You need to bring VM1, VM2, and VM3 back online as soon as possible. From the Hyper-V Manager console on Server2, what should you run for each virtual machine?

Exhibit

AZ-801 question #40 exhibit

Options

  • AStart
  • BMove
  • CUnplanned Failover
  • DPlanned Failover

How the community answered

(46 responses)
  • A
    7% (3)
  • B
    11% (5)
  • C
    80% (37)
  • D
    2% (1)

Why each option

To bring replicated virtual machines online on the replica server after an unexpected hardware failure on the primary server, an Unplanned Failover must be performed.

AStart

Simply selecting 'Start' for a replicated VM on the replica server will not perform the necessary failover steps or ensure data consistency if the primary server failed unexpectedly.

BMove

The 'Move' option is used for live migration or storage migration of a VM, not for disaster recovery of replicated virtual machines after a primary server failure.

CUnplanned FailoverCorrect

An Unplanned Failover is the correct action to take when the primary Hyper-V host (Server1) experiences an unexpected failure and is unavailable. This process brings the replicated virtual machine (VM1, VM2, VM3) online on the replica server (Server2) using the latest available replicated data, ensuring minimal downtime.

DPlanned Failover

A Planned Failover requires both the primary and replica servers to be online and is used for scheduled maintenance or anticipated outages, which is not the case for an unexpected hardware failure.

Concept tested: Hyper-V Replica unplanned failover

Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/set-up-hyper-v-replica

Topics

#Hyper-V Replica#Unplanned Failover#Disaster Recovery

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice