nerdexam
Citrix

1Y0-201 · Question #156

Scenario: A Citrix Administrator receives complaints that virtual desktops are becoming unresponsive. The current XenServer environment consists of one server that has two 16-core processors and 96…

The correct answer is D. memory. The environment requires 65 x 2 GB = 130 GB of RAM but only has 96 GB available, meaning physical memory is severely overcommitted and is the direct cause of desktop unresponsiveness. Adding memory is the correct resolution.

Troubleshooting

Question

Scenario: A Citrix Administrator receives complaints that virtual desktops are becoming unresponsive. The current XenServer environment consists of one server that has two 16-core processors and 96 GB of RAM. Dynamic memory control is enabled. Each virtual machine is assigned 2 GB of RAM and 2 vCPUs. Currently, the environment has 65 virtual desktops. To resolve the issue that users are experiencing, the administrator could add additional __________. (Choose the correct option to complete the sentence.)

Options

  • ANICs
  • BCPUs
  • Cstorage
  • Dmemory

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    21% (6)
  • C
    11% (3)
  • D
    64% (18)

Why each option

The environment requires 65 x 2 GB = 130 GB of RAM but only has 96 GB available, meaning physical memory is severely overcommitted and is the direct cause of desktop unresponsiveness. Adding memory is the correct resolution.

ANICs

Adding NICs increases available network bandwidth and supports more concurrent network connections, but network throughput is not the resource being exhausted in this scenario and would not relieve VM unresponsiveness caused by memory overcommitment.

BCPUs

The server has 32 physical cores (2 x 16) supporting 130 vCPUs (65 x 2), which is a moderate and common overcommit ratio that XenServer schedules efficiently; CPU contention at this ratio is unlikely to be the primary driver of unresponsiveness compared to the significant RAM deficit.

Cstorage

Adding storage improves disk I/O throughput or available capacity, which would help with slow disk operations, but it does not address the physical RAM shortage that is preventing the hypervisor from satisfying VM memory allocations.

DmemoryCorrect

With 65 virtual desktops each assigned 2 GB of RAM, the total memory demand is 130 GB, which exceeds the server's 96 GB physical capacity by 34 GB. Even with Dynamic Memory Control redistributing allocations dynamically, the physical ceiling cannot satisfy the aggregate demand, causing the hypervisor to swap and throttle VMs, which manifests as unresponsive desktops. Adding physical RAM brings the server's capacity above the workload demand and eliminates the memory pressure.

Concept tested: XenServer capacity planning - identifying memory as the bottleneck

Source: https://docs.citrix.com/en-us/xenserver/current-release/memory-management.html

Topics

#XenServer#dynamic memory control#capacity planning#virtual desktop performance

Community Discussion

No community discussion yet for this question.

Full 1Y0-201 Practice