VMCE 2021 Exam QuestionsBrowse all questions from this exam

VMCE 2021 Exam - Question 37


A physical Linux file server needs to be migrated to VMware ESXi. The server has several volumes: /dev/sda (60GB), /dev/sdb (1TB) and /dev/sdc (4TB). What is the quickest option to migrate the server?

Show Answer
Correct Answer: AC

The quickest option to migrate the server is to export all disks, create an empty VM, and attach the disks. This method involves the least amount of configuration and allows for a direct transfer of existing data to the new virtual machine without the need for complex recovery procedures. Exporting and attaching disks can be done efficiently and provides a straightforward approach to virtualization.

Discussion

3 comments
Sign in to comment
MorkallOption: C
Feb 23, 2023

C is correct

vCatOption: C
May 18, 2023

C is correct

nroyepicOption: C
Jan 28, 2024

In production that can vary, I encountered this scenario, instant recovery is the quickest but if you need to merge back it's slower than just a restore but it's also online first and the question doesn't have that consideration