Exam 2v0-5123 All QuestionsBrowse all questions from this exam
Question 22

An administrator configured a virtual machine to use an NVIDIA card but the virtual machine is not starting up.

What could be the cause of the issue? (Choose two.)

    Correct Answer: D, E

    The error causing the VM not to start could be due to the host machine not having a suitable GPU available. Additionally, virtual machines configured to use passthrough graphics require that all memory be reserved to ensure the resources are available to fully support the virtual machine's operation.

Discussion
Carbonfiber01Options: DE

D. No suitable host could be found: If a host does not have a GPU, then a VM with passthrough graphics configured will not provision on it. E. Not all memory has been reserved on the VM: Full memory reservation is required for VMs with passthrough graphics to ensure they have the necessary resources allocated for operation.