Exam 2v0-3322 All QuestionsBrowse all questions from this exam
Question 78

Which three items should be considered when performing a hot migration of a virtual machine (VM)? (Choose three.)

    Correct Answer: B, C, F

    When performing a hot migration of a virtual machine, it is crucial to ensure that both source and destination hosts have shared access to the storage containing the VM to prevent data inconsistencies. Additionally, the source and destination host management network IP address families must match to maintain network connectivity and functionality post-migration. Finally, the CPU instruction set required by the VM must be compatible between both hosts to ensure the VM operates correctly after the migration.

Discussion
apokavkOptions: BCF

BCF hot migration means move machine in operational state to another host so 1. the two hosts must see same storage 2. the destination host must see he same network fo the vm or else the vm will lose connectivity 3. the CPUs of the two hosts must have same instruction set. EVC mode is for this. If not, the migration becomes cold i.e. the machine needs to be shut down before migration.

spookyfoxOptions: BDF

I think BDF

jaimeOptions: ABE

For me is. ABE