Exam CV0-003 All QuestionsBrowse all questions from this exam
Question 203

A systems administrator is troubleshooting performance issues with a Windows VDI environment. Users have reported that VDI performance is very slow at the start of the workday, but the performance is fine during the rest of the day. Which of the following is the MOST likely cause of the issue? (Choose two.)

    Correct Answer: A, C

    The most likely causes for the slow performance of a Windows VDI environment at the start of the workday are Disk I/O limits and CPU oversubscription. Disk I/O limits occur when there is a high volume of simultaneous read/write operations, as is common during the startup period when many users log in. This can lead to performance bottlenecks if the storage infrastructure cannot handle the high demand. CPU oversubscription happens when the cumulative CPU resources assigned to virtual machines exceed the capacity of the physical host's CPU. This causes performance degradation due to excessive demand during login spikes at the start of the workday.

Discussion
ROCompTIAOptions: AD

The other options are less likely to be the primary causes of the issue

PongsathornOptions: AC

Slow performance in a Windows VDI (Virtual Desktop Infrastructure) environment at the start of the workday can have several potential causes. Let's explore the two most likely causes from the provided options: A. **Disk I/O limits:** Disk I/O limits can lead to slow VDI performance, especially during boot times when many virtual machines are starting up simultaneously. Disk I/O contention can cause delays in reading essential files and configurations required for VDI sessions. If the underlying storage infrastructure is not optimized or has I/O limits, this can be a contributing factor.

Pongsathorn

C. **CPU oversubscription:** CPU oversubscription occurs when the total CPU resources allocated to virtual machines exceed the physical CPU capacity of the host. At the start of the workday, as users log in and their virtual machines boot, there can be a spike in CPU demand. If the physical host is oversubscribed, this can lead to performance degradation, particularly during boot times. Other potential factors that could contribute to slow VDI performance but are not explicitly mentioned in the options include network congestion, insufficient memory (RAM), and misconfigurations in the VDI environment.

54a6b25Options: AC

A. Disk I/O limits At the start of the workday, many users are logging in simultaneously, which can cause a significant spike in disk I/O as their profiles and applications are loaded. This can lead to performance bottlenecks if the storage system cannot handle the high I/O demand. C. CPU oversubscription During peak login times, the CPU resources may be oversubscribed as multiple VDI sessions are initiated simultaneously. This can result in slower performance until the initial login processes are completed and the load on the CPU normalizes.

BlueMan93Options: AC

If it was a RAM issue it would persist throughout the day. This is only when machines are booting up.