VMCE 2021 Exam QuestionsBrowse all questions from this exam

VMCE 2021 Exam - Question 123


At 18:00, after a power outage, a VM is stuck in an infinite boot loop. The VM is configured as follows.

The last backup was created at 01:00. Choose the recovery approach that results in the least amount of data loss and lowest chance of data corruption.

Show Answer
Correct Answer: BD

The most appropriate recovery approach in this situation is VM disk recovery because the problem is specifically related to the operating system (OS) disk. By recovering the OS disk only, you avoid affecting the data disk, thereby minimizing the risk of data corruption and data loss. Restoring the entire VM might lead to unnecessary complications and potential data loss on the data disk. Therefore, recovering just the OS disk will fix the boot loop issue while preserving the data stored on the other disk.

Discussion

2 comments
Sign in to comment
VVV4WINOption: B
Oct 26, 2023

Answer is correct (B)

a0e9076Option: D
Nov 14, 2023

D is correct. Nothing said about RTO. OS disk restore only because OS is in boot loop. Data disk will be maintained.