exam questions

Exam 2V0-621 All Questions

View all questions & answers for the 2V0-621 exam

Exam 2V0-621 topic 1 question 37 discussion

Actual exam question from VMware's 2V0-621
Question #: 37
Topic #: 1
[All 2V0-621 Questions]

An administrator wants to reduce the memory overhead for a 3D graphics enabled virtual machine (VM).

What advanced feature can be added to the VM configuration file to reduce memory overhead?

  • A. vga.vgaOnly=TRUE
  • B. vga.svgaEnable=FALSE
  • C. svgaEnabled=FALSE
  • D. svgaDisable=TRUE
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reduce Memory Overhead for Virtual machines with 3D graphics Option
Virtual machines with the 3D graphics option enabled can have higher memory consumption than other virtual machines. You can reduce the memory overhead by editing the configuration file (.vmx file) of your virtual machines and disabling certain memory related settings. Reducing the memory overhead of virtual machines can help you increase the number of virtual machines per host.

Prerequisites -
Verify that your virtual machines are using hardware version 10 or later.

Procedure -
1 Shut down the virtual machine on which the 3D graphics option is enabled.
2 Disable the Accelerate 3D Graphics option.
3 Upgrade your ESXi host to use the features available in hardware version 10 or later.
4 Set the maximum size of your display to the size you need.
5 Locate the configuration file (.vmx) of your virtual machine.
6 Open the virtual machine configuration file in a text editor and add the line, vga.vgaOnly=TRUE.
This option removes all graphics and SVGA functionality from your SVGA device, but does not remove the settings that allow BIOS to enter VGA mode.
7 Save the changes and exit the text editor.
8 Power on your virtual machine and check the display console.
9 Verify the memory reservation settings in the vmware.log file.
Reference:
https://pubs.vmware.com/vsphere-60/index.jsp?topic=%2Fcom.vmware.vsphere.vm_admin.doc%2FGUID-FAB0E2C3-3474-461D-99BC-549F7E21FE85.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...