Courseiva

CCNA Vmware Vsphere Foundation Fundamentals Questions

75 of 100 questions · Page 1/2 · Vmware Vsphere Foundation Fundamentals · Answers revealed

1
MCQmedium

An administrator is configuring a Resource Pool hierarchy in a vSphere Foundation cluster. A child resource pool is set to 'Expandable Reservation'. When does this setting take effect during resource contention?

A.When the parent resource pool runs out of physical memory and triggers vSphere HA.
B.When the child resource pool exhausts its own reservation and the parent has unreserved resources available.
C.When virtual machines inside the child pool are powered off.
D.When Storage DRS initiates a datastore migration.
AnswerB

Child pools can borrow from parents when Expandable Reservation is enabled and contention occurs.

Why this answer

Expandable Reservation allows a child resource pool to borrow unreserved resources from its parent resource pool when its own reservation is exhausted.

2
MCQmedium

An administrator is configuring vSphere HA admission control in a cluster using the 'Percentage of cluster resources reserved' policy. The cluster has 4 hosts with identical capacity, and the administrator sets the failure tolerance to 1 host (FTT = 1). What percentage should the administrator configure for CPU and memory reserves?

A.25 percent
B.100 percent
C.50 percent
D.20 percent
AnswerA

1 out of 4 identical hosts represents 25% of total cluster capacity.

Why this answer

To tolerate 1 host failure in a 4-host cluster of identical hosts, 25% of compute resources must be reserved (1 out of 4 hosts = 25%).

3
MCQhard

An administrator is managing a vSphere cluster with strict licensing compliance rules. A specific virtual machine must be restricted to run on only two designated ESXi hosts out of a six-host cluster. Which construct should the administrator configure?

A.A storage DRS anti-affinity rule on the virtual machine disks.
B.A DRS resource pool share allocation set to restrict CPU scheduling.
C.An Enhanced vMotion Compatibility (EVC) baseline targeting those two hosts.
D.A VM-Host affinity rule specifying a Host Group containing the two designated hosts.
AnswerD

Affinity rules combined with Host Groups enforce strict placement constraints.

Why this answer

Virtual Machine-to-Host affinity rules (using 'Should run on' or 'Must run on' rules with datastores or host groups) restrict VM placement to specific hosts.

4
MCQmedium

An administrator is configuring a cluster in vSphere Foundation and wants to enable vSphere Fault Tolerance (FT) for a mission-critical database VM configured with 4 vCPUs. What prerequisite must the administrator verify regarding the ESXi host configuration?

A.The ESXi hosts must be configured with dedicated high-speed vSphere FT logging networks.
B.The underlying storage datastore must be formatted as VMFS-5 or VMFS-6 with ATS enabled.
C.The cluster must use shared storage with VAAI hardware acceleration enabled.
D.The virtual machine must have CPU hot-add and memory hot-plug disabled.
AnswerA

vSphere FT requires dedicated high-bandwidth, low-latency network connections for synchronous state replication.

Why this answer

Legacy FT supported only single vCPU VMs, but modern vSphere FT supports multi-vCPU VMs, requiring specific host licensing, high-speed logging networks (10GbE+), and compatible processors.

5
Multi-Selectmedium

An administrator is managing a vSphere Foundation environment and needs to monitor resource utilization and performance. Which THREE built-in tools or methods can be used to monitor ESXi and virtual machine performance? (Choose three.)

Select 3 answers
A.The command-line utility 'esxtop' executed via an ESXi SSH session.
B.Windows Performance Monitor (PerfMon) connected via remote WMI to ESXi vmkernel.
C.Real-time and historical Performance Charts available directly in the vSphere Client interface.
D.VMware Aria Operations (formerly vRealize Operations) for advanced analytics and capacity planning.
E.Raw Device Mapping diagnostic partition dump tools.
AnswersA, C, D

esxtop provides real-time granular performance statistics for CPU, memory, network, and storage.

Why this answer

Performance charts in vSphere Client, esxtop via SSH, and Aria Operations are primary monitoring tools.

6
MCQhard

A vSphere Foundation administrator is configuring Proactive HA within a cluster backed by hardware vendor provider integrations. A hardware health sensor detects an impending memory degradation event on host ESXi-03. How does Proactive HA respond by default when configured in Automated mode?

A.It triggers an immediate HA host isolation response and restarts VMs on another node.
B.It places the host into maintenance mode and uses DRS to evacuate virtual machines.
C.It immediately powers off all virtual machines on the host to protect hardware state.
D.It generates an SNMP trap and waits for manual administrator intervention.
AnswerB

Proactive HA responds to provider provider events by placing the host in maintenance or quarantine mode and triggering DRS evacuation.

Why this answer

In Automated mode for Proactive HA, vSphere DRS automatically migrates VMs off the degraded host based on the severity of the provider health alert.

7
MCQhard

An administrator is analyzing storage performance using esxtop. In the disk device view (press 'd'), which metric represents the average time taken by the physical storage array to process a read or write command, excluding queue latency?

A.QAVG (Queue Average Latency)
B.GAVG (Guest Average Latency)
C.KAVG (Kernel Average Latency)
D.DAVG (Device Average Latency)
AnswerD

DAVG measures the actual response time of the physical storage array.

Why this answer

In esxtop, GAVG (Guest Average Latency) is total latency, KAVG (Kernel Average Latency) is queuing time inside the ESXi kernel, and DAVG (Device Average Latency) is the latency at the hardware/storage array level.

8
MCQeasy

An administrator needs to take a snapshot of a critical database virtual machine before applying a patch. Which option should be selected to ensure that memory state is NOT included in the snapshot file?

A.Power off the virtual machine prior to snapshotting
B.Enable quiescing on the virtual machine settings
C.Deselect 'Snapshot virtual machine memory'
D.Select 'Disable Guest Customization'
AnswerC

Deselecting memory ensures a standard crash-consistent snapshot is captured.

Why this answer

Unchecking 'Snapshot virtual machine memory' creates a crash-consistent snapshot without capturing the running RAM state.

9
MCQhard

An administrator is managing a cluster with vSphere DRS and notices that a virtual machine has a high CPU Ready (%RDY) time. Upon inspecting esxtop, the administrator sees that the VM has 32 vCPUs while the physical host has 16 physical cores. What phenomenon is primarily contributing to this high CPU Ready time?

A.Enhanced vMotion Compatibility is enforcing strict CPU instruction filtering.
B.Memory ballooning is reclaiming guest memory, causing paging delays.
C.The large number of vCPUs creates co-stop and strict co-scheduling delays as the hypervisor waits for sufficient physical cores.
D.Storage I/O Control is throttling the virtual disk queues.
AnswerC

Oversized vCPUs require strict co-scheduling, increasing CPU ready wait times.

Why this answer

Oversized vCPUs (co-scheduling requirements) force the hypervisor to wait until enough physical cores are simultaneously free to schedule all vCPUs at once, causing high CPU ready times.

10
MCQeasy

An administrator is creating a new custom role in vCenter Server to grant a user permission to manage virtual machine snapshots. Which category of privileges should the administrator select in the privilege tree?

A.Virtual Machine -> State
B.Host -> Configuration
C.Datastore -> Allocate space
D.Global -> Licenses
AnswerA

Snapshot creation, removal, and reversion privileges reside under VM State.

Why this answer

Snapshot management privileges for virtual machines are located under the 'Virtual Machine -> State' privilege category.

11
MCQmedium

A cluster is suffering from frequent VM restarts due to host failures. To improve resilience, the team wants to ensure that if a host fails, there is sufficient capacity to restart the affected VMs. What should be configured in the vSphere HA settings?

A.HA Admission Control
B.DRS Affinity Rules
C.Proactive HA
D.vSphere FT
AnswerA

Admission Control reserves capacity specifically for VM restarts after a host failure.

Why this answer

Admission Control is the mechanism HA uses to ensure sufficient resources are available to support failover.

12
MCQmedium

You notice that virtual machines on a specific host are experiencing high disk latency. You want to identify which VM is consuming the most IOPS. Which tool in the vSphere Client should you use?

A.Performance Charts in the vSphere Client
B.null
C.vSphere Lifecycle Manager
D.vSphere Distributed Switch (VDS) Topology
E.Storage Policy Based Management (SPBM)
AnswerA

These charts provide real-time and historical monitoring of storage latency and throughput per VM.

Why this answer

The vSphere Client Performance charts allow for granular monitoring of storage metrics including IOPS per virtual machine.

13
MCQeasy

An administrator needs to modify the hardware configuration of a running virtual machine, specifically adding more vCPUs, without causing downtime. Which vSphere feature makes this possible when supported by the guest operating system?

A.vSphere Fault Tolerance (FT)
B.Distributed Resource Scheduler (DRS)
C.Enhanced vMotion Compatibility (EVC)
D.Hot-Plug / Hot-Add CPU and Memory
AnswerD

Hot-Add allows dynamic scaling of CPU and memory resources on running virtual machines.

Why this answer

Hot-add capabilities allow administrators to add virtual hardware resources such as CPUs and memory to a running virtual machine without requiring a power cycle, provided the guest OS supports it.

14
Multi-Selectmedium

An administrator is managing user access and permissions within a vSphere Foundation vCenter Server environment. Which TWO best practices should be followed when assigning privileges? (Choose two.)

Select 2 answers
A.Assign permissions to Active Directory groups rather than local vCenter users when integrating directory services.
B.Apply the principle of least privilege by assigning custom or built-in roles with only necessary access rights.
C.Disable the Administrator@vsphere.local account permanently immediately after installation.
D.Assign all administrators the Global Administrator role to prevent lockout scenarios.
E.Assign permissions directly to individual user accounts for easier tracking.
AnswersA, B

Integrating directory services and assigning roles to groups simplifies lifecycle management when users join or leave the organization.

Why this answer

Best practices for vSphere access control include assigning permissions to Active Directory groups rather than individuals and applying the principle of least privilege using built-in or custom roles.

15
Multi-Selectmedium

An administrator is configuring a new virtual machine in a vSphere Foundation environment and needs to attach storage. Which TWO storage types can be natively provisioned and attached directly to a virtual machine in vSphere? (Choose two.)

Select 2 answers
A.Local ESXi BIOS flash memory partition.
B.Shared ESXi scratch log volume.
C.Raw physical PCIe graphics card memory without virtualization.
D.Virtual Machine Disk (VMDK) stored on a VMFS or NFS datastore.
E.Physical Raw Device Mapping (RDM) pointing directly to a SAN LUN.
AnswersD, E

VMDKs are the native virtual disk format in vSphere.

Why this answer

VMs can attach virtual disks (VMDKs) or Raw Device Mappings (RDMs).

16
MCQmedium

An administrator needs to enforce uniform configuration settings across 20 ESXi hosts in a vSphere Foundation 9 cluster to prevent configuration drift. Which vSphere tool provides compliance checking and automated remediation of host settings?

A.vCenter Update Planner
B.vSphere Host Profiles
C.vSphere Lifecycle Manager
D.vRealize Log Insight
AnswerB

Host Profiles automate host configuration management, checking for compliance and applying remediation when discrepancies occur.

Why this answer

Host Profiles capture the configuration of a reference ESXi host and allow administrators to apply it to other hosts or clusters for compliance monitoring and drift remediation.

17
MCQeasy

An administrator wants to deploy a new virtual machine from an OVF template stored on a local workstation using the vSphere Client. Which inventory object should the administrator right-click to initiate this deployment wizard?

A.Data center
B.Cluster or ESXi host
C.vCenter Server root object
D.Virtual machine folder
AnswerB

Right-clicking a cluster, host, or resource pool provides the 'Deploy OVF Template' option.

Why this answer

To deploy a template or OVF/OVA, the administrator right-clicks a cluster, host, or resource pool and selects 'Deploy OVF Template'.

18
MCQhard

An administrator is analyzing esxtop memory statistics on an ESXi host. The metric 'MEMSZ' shows 32768 MB, 'GRANT' shows 28672 MB, 'CONS' shows 24576 MB, and 'ACTIVE' shows 16384 MB. What does the difference between 'GRANT' and 'ACTIVE' indicate regarding memory efficiency?

A.The virtual machine has exceeded its memory limit and is experiencing drops.
B.The guest operating system is actively swapping memory to its virtual disk.
C.The memory is granted to the virtual machine by the hypervisor but is currently idle or not actively used.
D.The ESXi host is utilizing ballooning to reclaim memory from the hypervisor swap space.
AnswerC

Granted memory minus active memory indicates idle allocated RAM.

Why this answer

The difference between granted memory and active memory represents allocated RAM that is currently idle or not actively being accessed by the guest workload.

19
MCQmedium

A vSphere Foundation cluster has Proactive HA configured with a provider such as Dell OpenManage or HPE OneView. An ESXi host reports a degraded hardware status warning for a redundant power supply. How does Proactive HA respond to this event?

A.Proactive HA generates a recommendation or automatically migrates VMs off the degraded host based on the cluster automation setting.
B.Proactive HA isolates the host from the management network using firewall rules.
C.Proactive HA immediately powers off the host to prevent electrical damage.
D.Proactive HA triggers vSphere HA to perform a hard restart of the host.
AnswerA

Proactive HA responds to provider warnings by evacuating VMs via vMotion based on policy rules.

Why this answer

Proactive HA evaluates vendor-supplied health sensors and acts according to the configured automation level, such as migrating VMs off the degraded host.

20
MCQmedium

An administrator is configuring a new storage policy in vSphere. The storage policy needs to ensure that virtual machines assigned to it are placed on datastores capable of providing automated tiering between SSD and HDD media. Where is this capability defined?

A.vSphere HA admission control capacity percentages.
B.Storage capabilities derived from VASA providers or user-defined datastore tags.
C.Enhanced vMotion Compatibility baseline configurations.
D.Virtual machine hardware compatibility level settings.
AnswerB

Storage policies evaluate datastore capabilities published by VASA or assigned via tags.

Why this answer

Storage capabilities are exposed to vCenter through storage provider (VASA) integrations or tag-based placement rules.

21
MCQmedium

An administrator is troubleshooting a VM storage performance issue and observes high disk latency. The datastore is backed by an all-flash array. Which vSphere feature can the administrator enable on the cluster to automatically distribute I/O load across multiple datastores when latency thresholds are breached?

A.Storage vMotion
B.Storage I/O Control (SIOC)
C.Storage DRS (SDRS)
D.Storage Distributed Power Management (DPM)
AnswerC

Storage DRS automates storage load balancing based on latency and capacity.

Why this answer

Storage DRS monitors storage latency and space utilization, automatically migrating VMDKs across datastores in a datastore cluster to balance load.

22
MCQmedium

An administrator needs to configure Enhanced vMotion Compatibility (EVC) on an existing vSphere cluster containing mixed generations of Intel Xeon processors. What is a strict prerequisite before enabling EVC on the cluster?

A.All ESXi hosts in the cluster must be placed into Maintenance Mode simultaneously.
B.All running virtual machines must have CPU hot-add enabled.
C.The cluster must contain no virtual machines powered on with a feature set higher than the baseline.
D.All virtual machines in the cluster must be powered off.
AnswerC

VMs running with CPU features higher than the EVC baseline will fail to power on or require migration/power-off.

Why this answer

All powered-on virtual machines in the cluster must be compatible with the target EVC baseline, often requiring them to be powered off or migrated if their current CPU feature set exceeds the baseline.

23
MCQhard

A vSphere Foundation administrator needs to configure Network I/O Control (NIOC) version 3 on a vSphere Distributed Switch to guarantee a specific bandwidth percentage for fault tolerance (FT) traffic during periods of high network utilization. Where must this share and reservation configuration be applied?

A.Inside the ESXi host firewall rule set configuration.
B.Inside the advanced properties of each individual virtual machine network adapter.
C.Under the Resource Allocation tab for System Traffic on the vSphere Distributed Switch.
D.Within the physical switch CLI uplink configuration.
AnswerC

System traffic types such as Fault Tolerance, vMotion, and management are managed directly under the VDS Resource Allocation settings for system traffic.

Why this answer

On a vSphere Distributed Switch using NIOC v3, system traffic reservations and shares are configured at the VDS resource allocation level for system traffic types.

24
MCQeasy

An administrator is managing a vSphere Foundation environment and needs to place an ESXi host into Maintenance Mode without powering off the virtual machines running on it. Which DRS setting must be configured to ensure these virtual machines are automatically migrated to other hosts in the cluster?

A.Disabled DRS
B.Partially Automated DRS
C.Fully Automated DRS
D.Manual DRS
AnswerC

Fully Automated DRS automatically migrates VMs when entering Maintenance Mode.

Why this answer

Enabling Automated DRS allows vCenter to automatically migrate virtual machines off a host when it enters Maintenance Mode.

25
MCQeasy

What is the primary function of the vSphere Distributed Switch (VDS) in a multi-host cluster?

A.To encrypt network traffic
B.To replace the need for physical uplink cables
C.To provide physical hardware redundancy
D.To provide a centralized point of network management across hosts
AnswerD

VDS ensures port group consistency across all participating hosts.

Why this answer

The VDS provides a centralized networking interface that spans all hosts in a datacenter, ensuring consistent network configuration.

26
Multi-Selectmedium

An administrator needs to optimize storage performance and capacity utilization in a vSphere Foundation cluster. Which TWO features or capabilities should be implemented? (Choose two.)

Select 2 answers
A.Storage vMotion to migrate virtual disks between different datastore tiers without downtime
B.Storage I/O Control (SIOC) to prioritize I/O workloads during high latency periods
C.vSphere High Availability to replicate datastore blocks across the network
D.Host Profiles to manage datastore capacity alerts
E.Network I/O Control to compress virtual disk files on the SAN
AnswersA, B

Storage vMotion enables moving disks between high-performance flash arrays and capacity arrays dynamically.

Why this answer

Storage vMotion allows migrating disks to different tiers, and Storage I/O Control manages contention across datastores.

27
MCQhard

An administrator is configuring storage I/O control (SIOC) on a datastore shared by multiple clusters in a vSphere Foundation environment. During peak hours, a batch processing VM overwhelms the datastore with IOPS. Which SIOC configuration prevents this VM from starving other critical workloads?

A.Increase the datastore congestion threshold percentage from 30ms to 50ms.
B.Configure a hard IOPS limit on the specific virtual machine disks causing contention.
C.Disable Storage DRS on the shared datastore cluster.
D.Assign a higher disk share value to the batch processing virtual machine.
AnswerB

A hard IOPS limit caps the storage throughput consumed by the targeted virtual disks.

Why this answer

Setting an explicit IOPS limit or shares configuration per virtual disk in SIOC governs the maximum IOPS a VM can consume on the shared datastore.

28
MCQmedium

An administrator is managing a vSphere cluster where a host has failed. vSphere HA successfully restarts the virtual machines on surviving hosts. However, one specific virtual machine fails to restart because its required virtual disk is locked by another surviving host. What vSphere HA setting or mechanism prevents this locking issue in shared storage environments?

A.Setting the VM swap file location to 'Always store with virtual machine'.
B.Datastore heartbeating and VM component protection (VMCP) settings.
C.Enabling Storage I/O Control on the datastore.
D.Configuring an anti-affinity rule for the VM disks.
AnswerB

VMCP detects storage accessibility failures and coordinates HA responses to prevent stale locks.

Why this answer

Proper storage multipathing, persistent reservation support, and locking mechanisms prevent split-brain storage access during HA failovers.

29
MCQmedium

A vSphere Foundation administrator is troubleshooting memory overcommit in a cluster. Several virtual machines are experiencing sluggish performance. Which vSphere memory reclamation technique uses a hypervisor-level driver installed inside the guest operating system to reclaim idle memory?

A.Host Memory Compression
B.VMkernel Swap
C.Memory Ballooning
D.Transparent Page Sharing (TPS)
AnswerC

Memory ballooning uses the vmmemctl driver inside the guest to allocate memory and force the guest OS to page out inactive memory.

Why this answer

The vSphere Memory Balloon driver (vmmemctl) works collaboratively with the guest OS to reclaim memory from idle VMs when memory pressure occurs.

30
Multi-Selecthard

Which TWO actions are required to perform a successful cold migration of a virtual machine between two different vCenter servers?

Select 2 answers
A.The VM must have a snapshot
B.The virtual machine must be powered off
C.vSphere Fault Tolerance must be enabled on the source
D.Both vCenter Servers must be in the same Single Sign-On (SSO) domain
E.Both hosts must have the exact same hardware model
AnswersB, D

Cold migration requires the VM to be in a powered-off state.

Why this answer

Cold migration requires both vCenters to be accessible and the source/destination storage to be compatible.

31
MCQeasy

An administrator needs to export a virtual machine as an OVF template from the vSphere Client. Which menu option should the administrator select after right-clicking the virtual machine?

A.Export OVF Template
B.Clone to Template
C.Migrate to Content Library
D.Convert to Virtual Machine
AnswerA

Export OVF Template packages the VM configuration and disks for download.

Why this answer

Right-clicking a VM and selecting 'Template -> Export OVF Template' generates the package for download.

32
Multi-Selectmedium

Which THREE factors influence vSphere HA virtual machine restart priority?

Select 3 answers
A.Virtual Machine restart priority settings
B.VMware Tools heartbeat status
C.Virtual Machine disk size
D.Host resource capacity
E.VMware vSphere Distributed Switch port speed
AnswersA, B, D

High, Medium, and Low settings dictate restart order.

Why this answer

HA uses the restart priority setting, the presence of specific dependencies, and host capacity availability.

33
MCQhard

An administrator is troubleshooting a memory-constrained vSphere cluster. A virtual machine with a configured memory size of 32 GB has a balloon driver (vmmemctl) that is actively reclaiming 8 GB of guest memory. Which underlying condition explains why the memory balloon driver is active?

A.The guest operating system has experienced a hardware memory error on the physical DIMM.
B.The virtual machine has exceeded its configured memory reservation limit.
C.The virtual machine has a memory limit set lower than its active working set.
D.The ESXi host memory usage has crossed the active reclamation threshold, requiring memory reclamation.
AnswerD

Host-level memory pressure forces ESXi to use ballooning to reclaim guest OS memory.

Why this answer

Ballooning activates when host-level memory consumption exceeds the target free threshold, prompting the ESXi hypervisor to reclaim memory from VMs.

34
Multi-Selectmedium

An administrator is configuring a new vSphere cluster and needs to ensure that mission-critical virtual machines are automatically restarted if the host they reside on fails. Which TWO features or services must be properly configured to achieve this behavior? (Choose two.)

Select 2 answers
A.Storage I/O Control (SIOC) enabled on all datastores.
B.Virtual Machine Component Protection (VMCP) set to disabled.
C.vSphere High Availability (HA) enabled on the cluster.
D.Enhanced vMotion Compatibility (EVC) enabled.
E.vSphere Distributed Resource Scheduler (DRS) enabled with automated placement.
AnswersC, E

vSphere HA automatically restarts VMs on surviving hosts upon host failure.

Why this answer

vSphere HA and DRS work together to monitor host health and restart VMs upon failure.

35
MCQmedium

A administrator needs to ensure that a critical production VM always has access to 4GB of physical RAM. Which memory management setting should be configured?

A.Memory Shares
B.Memory Reservation
C.Memory Limit
D.Memory Ballooning
AnswerB

Reservations provide a guaranteed allocation of physical memory.

Why this answer

Setting a memory reservation ensures that the hypervisor reserves that specific amount of physical RAM for the virtual machine.

36
Multi-Selecthard

An enterprise environment using vSphere Foundation requires strict regulatory compliance. Which THREE features can be leveraged to secure virtual machines and data at rest or in transit? (Choose three.)

Select 3 answers
A.Fault Tolerance dual-shadow replication to encrypt physical network cards
B.Encrypted vMotion to secure virtual machine data in transit during migration
C.UEFI Secure Boot capability for virtual machines to prevent unauthorized boot loaders from executing
D.Storage DRS anti-affinity rules to encrypt storage pools
E.VM Encryption to protect virtual machine disks and memory state at rest
AnswersB, C, E

Encrypted vMotion encrypts the memory and device state transferred between ESXi hosts during migration.

Why this answer

Security features in vSphere include VM Encryption for data at rest, Encrypted vMotion for data in transit, and Secure Boot for protecting the guest/host boot sequence.

37
MCQmedium

An administrator is deploying a cluster that will host latency-sensitive workloads, such as real-time voice and trading applications. Which advanced vSphere feature should be enabled to guarantee that virtual machine vCPUs are pinned directly to physical CPU cores without scheduling latency?

A.Enhanced vMotion Compatibility set to the latest CPU generation.
B.Latency Sensitivity set to High on the virtual machine advanced settings.
C.Storage I/O Control set to maximum priority.
D.Virtual Machine Component Protection set to aggressive restart.
AnswerB

High Latency Sensitivity disables CPU yielding and dedicates physical cores to the VM.

Why this answer

Latency Sensitivity settings (configured as 'High' on the VM) bypass normal CPU scheduler sharing, dedicating physical CPU resources to the virtual machine.

38
MCQmedium

An administrator manages a vSphere 9.0 cluster with vSphere DRS enabled. A critical database virtual machine running in the cluster is experiencing CPU performance degradation because it frequently contends for resources with less important batch processing VMs. Which action should the administrator take in the vSphere Client to prioritize this critical VM without changing the cluster-wide DRS automation level?

A.Enable vSphere Predictive DRS using VMware Aria Operations to manually migrate the batch processing VMs.
B.Navigate to the cluster, go to Configure > vSphere DRS > VM Overrides, and add the database VM with a custom automation level or adjusted shares.
C.Edit the cluster settings and change the DRS Aggressiveness slider to Level 5 (Aggressive).
D.Create a new Host Affinity Rule to bind the database VM to a dedicated physical ESXi host within the cluster.
AnswerB

VM Overrides allow fine-grained control over DRS behavior for individual virtual machines.

Why this answer

To prioritize a specific virtual machine without altering the cluster-wide DRS automation level, the administrator can configure VM Overrides. In VM Overrides, specific settings like automation level or CPU/Memory shares can be tailored for individual VMs.

39
MCQeasy

An administrator is tasked with updating the ESXi hypervisor version and driver firmware across a cluster of 16 hosts uniformly. Which native tool in vSphere Foundation should be utilized to create a unified image-based baseline for cluster compliance and remediation?

A.vSphere Lifecycle Manager (vLCM)
B.VMware Update Manager (VUM) legacy client
C.VMware Aria Operations for Networks
D.vRealize Automation orchestrator workflows
AnswerA

vSphere Lifecycle Manager provides image-based management to ensure consistent ESXi versions and firmware across cluster hosts.

Why this answer

vSphere Lifecycle Manager (vLCM) uses a single image or baselines to manage ESXi upgrades, patches, and vendor firmware across cluster hosts.

40
Multi-Selecthard

An administrator is configuring vSphere Trust Authority within a vSphere Foundation architecture to protect encrypted virtual machines. Which THREE components are core architectural elements of vSphere Trust Authority? (Choose three.)

Select 3 answers
A.Key Provider to securely manage and store encryption keys
B.vRealize Orchestrator plugin for automated snapshot generation
C.Attestation Service to verify the integrity and boot state of ESXi hosts
D.Software-defined load balancer for distributing vMotion packets
E.Trust Cluster containing specialized hosts that manage trust services separately from workload clusters
AnswersA, C, E

Key Providers (Standard or Trusted Key Providers) manage the cryptographic keys required for VM and vMotion encryption.

Why this answer

vSphere Trust Authority utilizes Trust Providers, Attestation Hosts, and Key Providers to ensure secure key release only to verified, trusted ESXi hosts.

41
MCQeasy

A cluster in vSphere Foundation 9 has vSphere DRS enabled in fully automated mode. A newly powered-on virtual machine is placed onto a specific host. Which component makes this initial placement decision?

A.vSphere DRS Initial Placement
B.vCenter Server Single Sign-On
C.Storage DRS
D.VMware Host Client
AnswerA

DRS determines the optimal host for a VM when it is powered on for the first time or migrated into the cluster.

Why this answer

DRS calculates initial placement for newly powered-on VMs based on available cluster resources and affinity rules to ensure an even distribution.

42
MCQeasy

An administrator is setting up a new virtual machine and needs to attach a persistent raw disk device. Which disk provisioning type should the administrator select during the virtual machine creation wizard?

A.Raw Device Mapping (RDM)
B.Thick Provision Lazy Zeroed
C.Thin Provision
D.Thick Provision Eager Zeroed
AnswerA

RDM provides direct access to physical storage LUNs.

Why this answer

Raw Device Mapping (RDM) allows a virtual machine to directly access a storage volume (LUN) from the SAN.

43
MCQhard

An administrator is reviewing performance metrics in vRealize Operations / Aria Operations for a vSphere Foundation environment. A virtual machine is flagged for 'CPU Demand' exceeding its 'CPU Allocation'. What does the CPU Demand metric represent?

A.The peak CPU ready time recorded by the hypervisor scheduler.
B.The exact amount of CPU time the VM consumed during the last polling interval.
C.The CPU reservation value configured in the virtual machine settings.
D.The amount of CPU resource the VM would use if there were no resource contention or limits.
AnswerD

CPU demand models the unconstrained CPU requirements of the workload.

Why this answer

CPU demand represents the amount of CPU resource a virtual machine would use if there were no CPU contention or limits constraining its execution.

44
Multi-Selecteasy

An administrator wants to secure access to the vSphere Client. Which TWO authentication or authorization mechanisms are supported natively in vCenter Server? (Choose two.)

Select 2 answers
A.Public key infrastructure certificates stored exclusively on virtual machine guest operating systems.
B.Identity Providers such as Active Directory, OpenID Connect, and LDAP integrated via vCenter Single Sign-On.
C.Role-Based Access Control (RBAC) mapping users and groups to specific permissions and roles.
D.Local Linux root account SSH keys stored in ESXi pam.d modules.
E.Physical hardware smart card readers attached to ESXi management ports.
AnswersB, C

vCenter SSO integrates with external identity sources for user authentication.

Why this answer

vCenter supports Identity Providers (Active Directory, OpenID Connect) and Role-Based Access Control (RBAC).

45
MCQhard

You are migrating a VM between two vCenters. Which vSphere feature must be licensed and configured to allow this cross-vCenter migration?

A.vSphere Replication
B.Cross-vCenter vMotion
C.vSphere Fault Tolerance
D.Content Library
AnswerB

This feature allows moving workloads between different vCenter management domains.

Why this answer

Cross-vCenter vMotion is a standard feature, but it requires the vCenter servers to be in Enhanced Linked Mode or properly federated to simplify the workflow.

46
MCQhard

You are tasked with securing the vSphere environment. Which feature allows you to encrypt virtual machine files (vmdk, vmx) at the hypervisor level?

A.VMware vSAN Encryption
B.vCenter Server Appliance (VCSA) encryption
C.Data-at-Rest Encryption (DARE)
D.vSphere Virtual Machine Encryption
AnswerD

VM Encryption provides per-VM encryption capabilities at the hypervisor level.

Why this answer

vSphere Virtual Machine Encryption allows administrators to encrypt virtual machine files at rest.

47
MCQmedium

An administrator needs to upgrade host firmware and drivers across a cluster in a consistent manner. Which tool is best suited for this task?

A.VMware Update Manager
B.vCenter Server Profiles
C.Host Profiles
D.vSphere Lifecycle Manager
AnswerD

vLCM allows for complete image-based management of hosts.

Why this answer

vSphere Lifecycle Manager (vLCM) allows for declarative management of host images, including firmware and driver baselines.

48
MCQeasy

An administrator needs to modify the IP address and hostname of a newly deployed virtual machine automatically using a customization specification. Where are guest customization specifications created in the vSphere Client?

A.Administration -> Single Sign-On -> Customizations
B.Policies and Profiles -> Guest Customization Specifications
C.Content Library -> OVF Templates -> Customize
D.Virtual Machine -> Configure -> Guest OS Settings
AnswerB

Guest customization specs are created and edited under Policies and Profiles.

Why this answer

Customization specifications are managed in vCenter under Policies and Profiles -> Guest Customization Specifications.

49
MCQhard

An administrator is troubleshooting a storage performance issue on an ESXi host. Using esxtop, the administrator notices a high value in the 'ABORT' column for a storage adapter. What does this metric indicate?

A.The ESXi storage stack or storage array has timed out on I/O requests, forcing command aborts.
B.The virtual machine guest operating system is aborting active network TCP sessions.
C.Storage vMotion has aborted a migration due to insufficient space.
D.Storage DRS has cancelled a datastore load-balancing recommendation.
AnswerA

High adapter aborts indicate storage command timeouts and unresponsive paths.

Why this answer

High abort counts in esxtop indicate that the ESXi kernel or storage stack had to cancel/abort outstanding I/O requests due to timeouts or unresponsive hardware paths.

50
MCQeasy

An administrator wants to migrate a running virtual machine from one vCenter Server to another vCenter Server across different data centers without downtime. Which type of migration should be initiated in the vSphere Client?

A.Cold Migration
B.Storage vMotion
C.Standard vMotion
D.Cross-vCenter vMotion
AnswerD

Cross-vCenter vMotion enables live migration of VMs across separate vCenter servers.

Why this answer

Cross-vCenter vMotion allows migrating running VMs between different vCenter instances.

51
Multi-Selecthard

An administrator is reviewing advanced DRS settings and behavior in a vSphere Foundation cluster. Which THREE factors does DRS evaluate when calculating migration and placement recommendations? (Choose three.)

Select 3 answers
A.Physical switch port VLAN tagging and trunk configurations.
B.Configured VM-Host and VM-VM affinity or anti-affinity rules.
C.Network load balancing metrics when network-aware DRS is enabled.
D.CPU utilization and active memory usage on ESXi hosts in the cluster.
E.Datastore capacity free space thresholds.
AnswersB, C, D

Affinity rules dictate strict placement constraints that DRS must respect.

Why this answer

DRS evaluates CPU load, memory utilization, network load (if net-aware DRS is enabled), and affinity rules.

52
Multi-Selecteasy

An administrator is managing virtual machine snapshots in a vSphere Foundation environment. Which TWO statements regarding snapshots are accurate? (Choose two.)

Select 2 answers
A.Running a virtual machine on delta disks (snapshots) for extended periods can negatively impact I/O performance.
B.Snapshots change the underlying UUID of the virtual machine disk.
C.Snapshots provide a full, independent backup copy of a virtual machine for long-term disaster recovery.
D.Snapshots automatically merge into the base VMDK every 24 hours by default.
E.A snapshot captures the virtual machine's disk state, settings, and optional memory state.
AnswersA, E

Extended snapshot chains increase disk I/O latency and complicate consolidation processes.

Why this answer

Snapshots preserve the VM state, disk, and memory at a specific point in time, but are not intended for long-term backup and can degrade performance if left active too long.

53
Multi-Selecteasy

An administrator is planning a vSphere Foundation deployment and needs to configure vSphere Distributed Switches (VDS). Which TWO benefits does a VDS provide compared to a standard vSwitch? (Choose two.)

Select 2 answers
A.Centralized management and backup of network configuration across all hosts associated with the switch
B.Support for advanced features such as Private VLANs (PVLANs) and NetFlow
C.Elimination of physical uplinks on ESXi hosts
D.Ability to function independently of vCenter Server during host boot sequences
E.Automatic licensing assignment for guest operating systems
AnswersA, B

A VDS acts as a single virtual switch across all associated hosts, simplifying network administration and backup.

Why this answer

vSphere Distributed Switches provide centralized management across all associated hosts and advanced networking features such as private VLANs and port mirroring that standard switches lack.

54
MCQeasy

An administrator is upgrading a virtual machine's hardware compatibility version. Where is this operation performed in the vSphere Client?

A.Open the Content Library -> Templates -> Upgrade Version.
B.Select the ESXi host -> Summary -> Hardware Status -> Upgrade.
C.Right-click the virtual machine -> Compatibility -> Upgrade VM Compatibility.
D.Navigate to vCenter -> Updates -> VM Hardware Upgrades.
AnswerC

VM hardware version upgrades are managed via the VM compatibility menu.

Why this answer

Upgrading VM compatibility is accessed by right-clicking the VM and selecting Compatibility -> Upgrade VM Compatibility.

55
MCQeasy

Which component in a vSphere environment is responsible for managing the life cycle of virtual machines, including creation, deletion, and cloning?

A.vCenter Server
B.ESXi Host
C.vSphere Lifecycle Manager
D.vSphere Distributed Switch
AnswerA

vCenter Server serves as the central control plane for VM management.

Why this answer

vCenter Server is the centralized management platform that handles all VM lifecycle operations.

56
MCQmedium

A cluster in a vSphere Foundation environment has High Availability (HA) enabled. An ESXi host suffers a sudden kernel panic and disconnects from the management network, but its virtual machines continue running because the heartbeat datastores are still reachable. How does vSphere HA respond to this isolated host state?

A.HA executes the configured isolation response, such as powering off or shutting down VMs on that host.
B.HA ignores the state change until management network connectivity is fully restored.
C.HA immediately powers off all VMs on the isolated host and restarts them on surviving hosts.
D.HA migrates all running VMs using vMotion to healthy hosts in the cluster.
AnswerA

The isolation response governs how HA treats VMs running on a network-isolated host.

Why this answer

When an ESXi host loses management network connectivity but can still heartbeat to storage, HA classifies it as isolated and executes the configured isolation response.

57
MCQeasy

An administrator needs to quickly identify all powered-off virtual machines across a large vSphere inventory. Which feature in the vSphere Client is best suited to locate these objects efficiently?

A.Use the global search bar filter with the term 'power:off' or filter by power state in the VMs tab.
B.Open the vCenter Event Log and search for 'PowerOff' strings.
C.Review the ESXi host purple diagnostic screen logs.
D.Check the vSphere Lifecycle Manager baseline compliance report.
AnswerA

The inventory search and list filters support filtering by virtual machine power state.

Why this answer

Using filters or saved searches in the vSphere Client inventory (or creating a PowerCLI script/vRealize report) allows searching by VM power state.

58
MCQhard

An administrator is configuring memory allocation for a memory-intensive virtual machine in a vSphere Foundation environment. The VM has 64 GB of allocated RAM, and the reservation is set to 32 GB with a limit of unlimited. The host running the VM currently has low free physical memory, and memory overcommitment is active. When the VM attempts to consume its full 64 GB, what mechanism does vSphere use first to reclaim memory if transparent page sharing (TPS) and ballooning are insufficient?

A.Forcibly powering off the virtual machine to protect the overall ESXi host stability.
B.vSphere vMotion to automatically migrate the VM to another cluster node with available physical memory.
C.Memory compression of idle memory pages stored in the host kernel memory cache.
D.Memory swapping of guest pages to the virtual machine's designated swap file (.vswp) on storage.
AnswerD

Swapping is the last-resort memory reclamation technique used by the ESXi kernel when ballooning and compression cannot satisfy demand.

Why this answer

When TPS, ballooning (vmmemctl), and standard page reclamation fail to free enough memory under heavy pressure, ESXi resorts to memory swapping to disk. This involves writing guest physical memory pages to the VM's swap file (.vswp) on datastores.

59
Multi-Selecteasy

An administrator needs to migrate a virtual machine from one datastore to another without changing compute resources. Which TWO migration methods can accomplish this task? (Choose two.)

Select 2 answers
A.Enhanced vMotion Compatibility baseline adjustment
B.Storage DRS manual recommendation application
C.Storage vMotion
D.Cold Migration selecting a new datastore destination
E.Standard vMotion
AnswersC, D

Storage vMotion migrates virtual machine disks and files between datastores online.

Why this answer

Storage vMotion or a Cross-Datastore migration wizard in the vSphere Client can move VM files between datastores.

60
MCQhard

An administrator is managing a vSphere Foundation cluster where Storage DRS (SDRS) is enabled on a datastore cluster. One of the virtual disks (VMDK) is configured with a Storage I/O Control reservation of 500 IOPS. How does SDRS utilize this setting during automated load balancing migrations?

A.SDRS suspends migration if any VMDK on the datastore has an active IOPS setting.
B.SDRS automatically converts the IOPS reservation into a storage capacity quota.
C.SDRS ensures that the destination datastore has sufficient available IOPS capacity to honor the 500 IOPS reservation.
D.SDRS ignores SIOC reservations and solely relies on space utilization metrics for placement.
AnswerC

SDRS validates that target datastores can meet IOPS reservations before recommending a migration.

Why this answer

SDRS respects SIOC reservations and limits when evaluating placement recommendations to ensure IOPS guarantees are not violated by moving a VM to a congested datastore.

61
Multi-Selectmedium

Which THREE items are managed via vSphere Host Profiles?

Select 3 answers
A.Virtual Switch configuration
B.Virtual Machine Hardware version
C.VMware Tools version within the VM
D.NTP server settings
E.ESXi user accounts and permissions
AnswersA, D, E

VSS and VDS settings can be enforced by profiles.

Why this answer

Host Profiles allow for consistent configuration of networking, storage, and authentication across hosts.

62
MCQmedium

An administrator is managing a vSphere 9.0 cluster configured with vSphere High Availability (HA). During a sudden network partition where ESXi management networks are severed between hosts, the isolated hosts cannot reach the primary HA node. If the host isolation response is set to 'Power off and restart VMs', what exact action will the isolated ESXi host take regarding the running virtual machines on that host?

A.It will immediately migrate all VMs to a healthy host via vMotion before shutting down.
B.It will reboot the ESXi host operating system without affecting the running virtual machines.
C.It will pause all virtual machines and wait indefinitely for the management network to recover.
D.It will power off the virtual machines locally, allowing other surviving hosts in the cluster to restart them.
AnswerD

The isolation response executes locally on the isolated host to prevent split-brain conditions before surviving hosts restart the VMs.

Why this answer

When an ESXi host is isolated from the vSphere HA network and the isolation response is set to power off and restart, the isolated host powers off the running VMs locally. Simultaneously, other healthy HA nodes in the cluster will detect the failure and restart those VMs on surviving hosts.

63
Multi-Selectmedium

An administrator is managing resource allocation in a vSphere Foundation cluster using Resource Pools. Which THREE rules govern how shares, reservations, and limits operate within a Resource Pool hierarchy? (Choose three.)

Select 3 answers
A.Resource pool shares automatically scale down when virtual machines inside them are powered off.
B.A reservation guarantees that a resource pool receives at least the specified amount of compute power regardless of total contention.
C.Limits take precedence over reservations, allowing reserved resources to be dropped if limits are set lower.
D.Shares determine the priority of resource allocation when a resource pool competes for resources with sibling pools.
E.A limit restricts the maximum amount of resource that a resource pool or its child virtual machines can consume.
AnswersB, D, E

Reservations guarantee minimum resource allocations.

Why this answer

Resource pool shares are proportional, reservations guarantee minimums, and limits cap maximum consumption.

64
Multi-Selecteasy

An administrator is performing a virtual machine backup and needs to quiesce the guest operating system. Which TWO technologies or methods can assist in achieving application-consistent snapshots? (Choose two.)

Select 2 answers
A.Linux file system freezing mechanisms via VMware Tools scripts.
B.vSphere High Availability isolation response settings.
C.Storage I/O Control throttling policies.
D.VMware Tools Guest quiescing utilizing Microsoft Volume Shadow Copy Service (VSS) on Windows.
E.Enhanced vMotion Compatibility CPU filtering.
AnswersA, D

Linux guest quiescing uses file system freeze hooks to ensure clean states.

Why this answer

VMware Tools VSS integration (Windows) and file system freezing (Linux) provide quiescing.

65
MCQeasy

An administrator needs to migrate a running virtual machine from a standard vSwitch port group on an ESXi host to a distributed port group on a vSphere Distributed Switch without downtime. Which type of migration should be performed?

A.Instant Clone
B.Storage vMotion
C.Cold Migration
D.vSphere vMotion
AnswerD

vSphere vMotion allows live migration of a running VM's compute state and network port group association.

Why this answer

A vSphere Foundation administrator uses vSphere vMotion to migrate compute resources while concurrently migrating the network connection to a distributed port group.

66
MCQmedium

An administrator is managing a vSphere Foundation 9 environment and needs to restrict a resource pool's memory consumption so that it cannot utilize more than 32 GB of RAM, even when the parent resource pool has free capacity. Which resource pool setting should be configured?

A.Expandable Reservation
B.Limit
C.Shares
D.Reservation
AnswerB

A limit restricts the maximum consumption of a resource pool to the defined value, ignoring excess capacity.

Why this answer

The Limit setting caps the maximum amount of CPU or memory allocated to a resource pool, preventing it from consuming resources beyond the specified threshold.

67
MCQmedium

An administrator is troubleshooting a virtual machine that cannot be powered on. The error message indicates insufficient CPU resources. Upon inspecting the cluster, DRS is enabled and fully automated, yet placement fails. What cluster-level configuration is most likely causing this failure?

A.The virtual network standard switch lacks promiscuous mode enabled.
B.Enhanced vMotion Compatibility is set to an older baseline.
C.The virtual machine's CPU reservation exceeds the unreserved CPU capacity available on any single host in the cluster.
D.The virtual machine has too many snapshots attached to its configuration file.
AnswerC

DRS cannot place a VM if its CPU reservation exceeds individual host capacity or available pool resources.

Why this answer

A strict CPU reservation on the VM exceeds the unreserved CPU capacity available in the cluster or host.

68
MCQhard

An administrator is configuring a vSphere Foundation cluster and notices that virtual machines are migrating too frequently between ESXi hosts due to minor load fluctuations. Which DRS advanced option should the administrator adjust to reduce the sensitivity of migration recommendations?

A.Increase the memory overcommit ratio to 300%.
B.Set the DRS Migration Threshold slider to a less aggressive level (e.g., Priority 1 instead of Priority 5).
C.Set the VM/Host affinity rule state to 'Disabled'.
D.Disable vSphere HA datastore heartbeating for the cluster.
AnswerB

Adjusting the migration threshold slider reduces unnecessary migrations by raising the threshold required for action.

Why this answer

The 'Cost of migration / DRS aggressiveness' setting (or 'Metric' threshold) controls how aggressively DRS migrates VMs based on load imbalances.

69
MCQmedium

When using vSAN, how does the administrator define the storage performance and availability requirements for specific virtual machines?

A.Virtual Machine Storage Policies
B.Datastore Cluster settings
C.Host Profile configurations
D.vCenter Server resource pools
AnswerA

Policies define the vSAN rule sets for each VM.

Why this answer

vSAN uses Storage Policy Based Management (SPBM) to define requirements like mirroring and stripe width.

70
MCQeasy

An administrator wants to ensure that two production database virtual machines never run on the same physical ESXi host in a vSphere cluster to maximize fault tolerance. Which cluster rule should be created?

A.VM-VM Affinity Rule
B.VM-VM Anti-Affinity Rule
C.Storage DRS Anti-Affinity Rule
D.VM-Host Affinity Rule
AnswerB

A VM-VM anti-affinity rule ensures that specified virtual machines are placed on different physical hosts.

Why this answer

A 'Keep Virtual Machines Together' or 'Separate Virtual Machines' (anti-affinity) rule dictates whether VMs should reside on the same or different hosts.

71
MCQhard

An enterprise environment running vSphere Foundation is preparing for a data center migration. The administrator needs to perform a cold migration of a large virtual machine across vCenter Server boundaries where the target storage uses a different datastore format. Which API/tool mechanism natively handles cross-vCenter, cross-cluster, and cross-datastore migrations simultaneously?

A.VMware HCX Hybrid Interconnect only
B.Standard vSphere vMotion with Enhanced Linked Mode
C.Cross-vCenter Export and Import via OVF Tool
D.Cross-vCenter vSphere vMotion migration wizard
AnswerD

The cross-vCenter vMotion wizard natively handles migrating compute, network, and storage across disparate vCenter instances.

Why this answer

Cross-vCenter vSphere vMotion (or cross-vCenter migration workflow) allows simultaneous migration of compute, storage, and networking across different vCenter instances.

72
Multi-Selectmedium

An administrator is configuring vSphere HA on a newly built cluster. Which THREE settings or components are critical for ensuring proper HA cluster operation? (Choose three.)

Select 3 answers
A.Fully automated Storage DRS enabled on all datastores in the cluster.
B.Properly configured DNS and static IP addresses for all ESXi hosts and vCenter Server.
C.At least one shared datastore configured for datastore heartbeating in case management network partitions occur.
D.Enhanced vMotion Compatibility enabled across all participating cluster nodes.
E.Management network redundancy configured with multiple VMkernel adapters for HA traffic.
AnswersB, C, E

Stable name resolution and networking are critical for HA agent communication.

Why this answer

vSphere HA relies on cluster primary/secondary node elections, network heartbeats, and datastore heartbeats to function correctly.

73
MCQeasy

An administrator needs to clone an existing virtual machine to serve as a golden image. Where should the administrator navigate in the vSphere Client to initiate the cloning wizard?

A.Navigate to Administration -> Content Library and click Create Template.
B.Open the vCenter Global Settings and select VM Templates.
C.Right-click the target virtual machine and select Clone.
D.Select the ESXi host, go to Configure, and click Virtual Machine Provisioning.
AnswerC

Cloning is initiated by right-clicking the source VM in the inventory tree.

Why this answer

Right-clicking a virtual machine object in the inventory provides the 'Clone -> Clone to Virtual Machine' option.

74
MCQhard

An organization is deploying a hybrid cloud strategy using vSphere Foundation. They need to seamlessly extend their local network segments to VMware Cloud on AWS without re-IPing their VMs. Which solution should be implemented?

A.VMware HCX
B.vSphere vMotion
C.vSphere Distributed Switch
D.vCenter Hybrid Linked Mode
AnswerA

HCX Network Extension allows L2 stretching across disparate environments.

Why this answer

VMware HCX (Hybrid Cloud Extension) provides the Layer 2 Network Extension capability required to stretch networks to the cloud.

75
Multi-Selectmedium

An administrator is configuring a cluster with vSphere DRS in a vSphere Foundation environment. Which TWO criteria can DRS use to balance virtual machine workloads across hosts? (Choose two.)

Select 2 answers
A.CPU utilization
B.BIOS serial number uniqueness
C.Assigned MAC address ranges
D.Guest operating system disk partition type
E.Active memory utilization
AnswersA, E

CPU load is a primary metric evaluated by DRS when placing or migrating virtual machines.

Why this answer

vSphere DRS primarily balances workloads based on real-time and historical CPU and memory utilization metrics.

Page 1 of 2 · 100 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Vmware Vsphere Foundation Fundamentals questions.