VMware vSphere 7.x Delta — Question 25
An administrator manages a cluster containing Production and Test VMs. Production VMs run on a VSS port group and a storage array separate from the Test
VMs. The administrator wants to prevent large (>500GB) file transfers in Test from impacting Production.
Which two configuration changes should the administrator make to achieve this? (Choose two.)
Answer options
- A. Migrate the VSS port groups to VDS port groups.
- B. Install a second virtual NIC in the Production VMs.
- C. Move the Production VMs to a resource pool with a memory reservation.
- D. Enable the Test VMs to a dedicated folder with CPU shares set to low.
Correct answer: A, B
Explanation
The correct options, A and B, allow for better network management and resource allocation, which can help isolate the Performance of Production VMs from Test VMs. Option C does not directly address the network traffic issue, while option D may limit CPU resources but does not mitigate the impact of large file transfers on the Production environment.