Which TWO features are available only in the vSphere Enterprise Plus edition?
Correct: FT requires Enterprise Plus.
Why this answer
vSphere DRS and vSphere Fault Tolerance are exclusive to Enterprise Plus.
59 questions · Vsphere Architecture topic · All types, answers revealed
Which TWO features are available only in the vSphere Enterprise Plus edition?
Correct: FT requires Enterprise Plus.
Why this answer
vSphere DRS and vSphere Fault Tolerance are exclusive to Enterprise Plus.
Match each vSphere component to its primary function.
Drag a concept onto its matching description — or click a concept then click the description.
Centralized management of ESXi hosts and VMs
Hypervisor that runs VMs
Interface for managing vCenter and ESXi
Live migration of VMs without downtime
Automatic restart of VMs after host failure
Why these pairings
These are core vSphere components and their functions.
An administrator is configuring a new iSCSI storage array for a vSphere cluster. The array supports multiple iSCSI targets. What is the recommended best practice for multipathing to ensure high availability and load balancing?
This provides path redundancy and load balancing.
Why this answer
Option B is correct because VMware best practices for iSCSI multipathing require multiple VMkernel ports, each bound to a separate physical NIC, and multiple iSCSI targets to provide both path redundancy and load balancing. This configuration leverages the Pluggable Storage Architecture (PSA) and native multipathing plugins (NMP) to distribute I/O across active paths while maintaining high availability through automatic path failover. Using separate VMkernel ports and NICs ensures that no single point of failure exists in the storage network.
Exam trap
The trap here is that candidates often confuse logical separation (VLANs or multiple IPs on one NIC) with true physical path redundancy, leading them to select options that appear to provide multipathing but actually create a single point of failure.
How to eliminate wrong answers
Option A is wrong because using the management VMkernel port for iSCSI traffic violates the principle of network isolation and can cause performance contention, as management and storage traffic share the same network stack and resources. Option C is wrong because configuring a single physical NIC with multiple VLANs for iSCSI traffic does not provide true multipathing; a single NIC failure would still cause complete storage connectivity loss, and VLANs alone do not create separate physical paths. Option D is wrong because a single VMkernel port with multiple IP addresses does not create independent paths; all traffic still traverses the same physical NIC and network stack, offering no redundancy or load balancing.
An administrator wants to replicate a critical VM to a remote site with a Recovery Point Objective (RPO) of 15 minutes. Which vSphere feature should be used?
Supports low RPOs down to 5 minutes.
Why this answer
Option B is correct. vSphere Replication supports RPO as low as 5 minutes (depending on configuration). vMotion is for live migration, not replication. Storage vMotion is for storage migration. SRM uses replication but is a disaster recovery orchestration platform, not a replication engine itself.
Refer to the exhibit. A vSphere administrator is reviewing a cluster configuration JSON. What can be determined from the configuration?
Correct: 'fixedSlotPolicy' means slot-based.
Why this answer
The 'ha_admission_control_policy' is set to 'fixedSlotPolicy', indicating slot-based admission control.
An administrator is planning a storage upgrade for a vSphere cluster. The cluster currently uses VMware vSAN as the primary datastore. The administrator wants to add capacity to the vSAN datastore without adding additional hosts. Which action should the administrator take?
Replacing disks with larger ones increases vSAN capacity; the disks must be in the correct disk group.
Why this answer
Option C is correct because vSAN capacity can be increased by adding more disk groups or adding disks to existing disk groups (if slots are available). Option A is incorrect because adding a new vSphere datastore (e.g., VMFS) does not increase vSAN capacity unless migrated. Option B is incorrect because combining disks from different hosts in one disk group is not possible; each host has its own disk groups.
Option D is incorrect because extending a disk group across hosts is not supported.
Which two of the following are characteristics of the vSphere Enhanced vMotion Compatibility (EVC) feature? (Choose two.)
EVC enables vMotion across different CPU generations by masking features.
Why this answer
Options B and C are correct. EVC masks CPU features to ensure compatibility across hosts of different generations. Option A is incorrect because EVC does not affect memory.
Option D is incorrect because EVC does not require manual power-off; you can enable EVC with VMs powered on. Option E is incorrect because EVC is per-cluster, not per-host.
A company has a vSphere cluster with vSphere HA enabled. During a host failure, virtual machines on the failed host do not restart. The administrator checks the HA agent log and sees the error message: 'HA agent on host <hostname> has no master detected'. Which of the following is the most likely cause?
HA agents rely on management network for master election; isolation prevents master detection.
Why this answer
Option A is correct because the HA agents communicate via the management network; if isolation is not properly configured, a host may not detect a master. Option B is incorrect because vCenter Server being offline does not directly affect HA agent communication. Option C is incorrect because datastore heartbeats are secondary.
Option D is incorrect because VDS health check is unrelated.
Arrange the steps to create a new virtual machine in vSphere Client.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
The standard workflow: initiate creation, choose type, name/place, select compute, then storage and settings.
An administrator wants to deploy a new ESXi host using vSphere Lifecycle Manager (vLCM). The host has a different hardware version than the cluster baseline. Which action is required?
Hardware differences may require a different image.
Why this answer
Option C is correct. vLCM uses hardware compatibility checks; if the host is not compatible, it must be placed in a separate cluster or remediated via image-based management. Option A is not standard. Option B is handled by vLCM automatically if compatible.
Option D is incorrect as vLCM can handle heterogeneous hardware if using clusters with multiple hardware vendors.
A vSphere administrator needs to ensure that a critical VM restarts automatically if the ESXi host fails. Which feature should be configured?
Correct: HA restarts VMs after host failure.
Why this answer
vSphere HA provides host failure detection and automatic restart of VMs.
A vSphere administrator deploys a new ESXi host and wants to ensure it is automatically added to a specific cluster and applies the correct host profiles. Which method should the administrator use?
Correct: Auto Deploy automates provisioning and profile application.
Why this answer
Auto Deploy with stateful installations provisions hosts and applies profiles automatically during network boot.
Which switch type requires a separate vCenter Server to manage its configuration?
Requires vCenter Server for central management.
Why this answer
Option B is correct. vSphere Distributed Switch (VDS) requires vCenter Server for management. Standard switches are managed per host. Options A and D are incorrect because standard switches are host-level.
Option C is not a real switch type.
A vSphere cluster using vSAN is experiencing high latency for some VMs. The administrator checks the vSAN skyline health and finds that all disk groups are healthy. Which additional step should the administrator take to diagnose the issue?
Correct: Performance service provides detailed latency metrics.
Why this answer
The vSAN performance service provides detailed latency breakdown to identify the source of high latency.
An administrator deploys a new vCenter Server Appliance (VCSA) using the CLI installer. The administrator wants to ensure the appliance is highly available. Which deployment option should the administrator choose during the installation?
vCenter HA requires external PSC for multi-node active/passive mode.
Why this answer
Option B is correct because the VCSA can be deployed with an embedded or external Platform Services Controller (PSC); for high availability, the recommended architecture is to deploy the VCSA with an external PSC and then use vCenter HA. Option A is incorrect because embedded PSC does not support vCenter HA. Option C is incorrect because vCenter HA is the correct feature, not Enhanced vMotion.
Option D is incorrect because vSphere HA is for host-level, not vCenter HA.
A company has a vSphere environment with a vCenter Server Appliance (VCSA) that is running low on disk space. The administrator notices that the /storage/archive partition is nearly full. Which action should the administrator take to reclaim space without impacting the functionality of vCenter Server?
This script is designed to safely clean up old archived data.
Why this answer
The VCSA runs on a Linux-based operating system, not Windows, so the Windows Disk Cleanup utility is irrelevant. The /storage/archive partition stores historical data such as stats, events, and tasks. VMware provides the 'vcenter-delete-archive' script as the supported method to safely purge old archived data from this partition without risking corruption of the vCenter Server database or services.
Manually deleting files via SSH can leave the database in an inconsistent state, while increasing the virtual disk only postpones the issue without reclaiming space.
Exam trap
The trap here is that candidates assume any manual deletion or disk expansion is acceptable, but VMware specifically tests the understanding that only the provided script can safely clean the archive without breaking vCenter Server functionality.
How to eliminate wrong answers
Option A is wrong because increasing the VCSA virtual disk size expands the partition but does not reclaim space; it only adds more storage, which is not a cleanup action. Option C is wrong because the VCSA is a Linux-based appliance, not a Windows system, so the Windows Disk Cleanup utility cannot be used. Option D is wrong because manually deleting files from /storage/archive via SSH can corrupt the vCenter Server database and is not a supported or safe method; the correct approach is to use the official VMware script.
Which TWO of the following are valid use cases for vSphere Fault Tolerance (FT)? (Choose two.)
FT supports up to 8 vCPUs in vSphere 7 and later.
Why this answer
B is correct because vSphere Fault Tolerance (FT) supports VMs with up to 8 vCPUs (vSphere 7.0+) and provides continuous availability by maintaining a secondary VM that mirrors the primary VM's state via vLockstep, ensuring zero downtime in case of host failure. This makes it suitable for protecting a 4-vCPU VM from host failure.
Exam trap
The trap here is that candidates often confuse vSphere FT with vSphere HA, assuming FT can protect any VM regardless of vCPU count or configuration, but FT has strict limits (max 8 vCPUs, no snapshots, no physical RDMs) that are frequently tested in the exam.
An administrator notices that a VM with a critical application is experiencing intermittent network connectivity. The VM is configured with an E1000 vNIC. The ESXi host has been upgraded from 6.5 to 7.0. What is the most likely cause?
Correct: Upgrading virtual hardware resolves compatibility issues.
Why this answer
Upgrading the virtual hardware to version 15 or later ensures compatibility with ESXi 7.0 and resolves issues.
Sequence the steps to configure a VM to use a static IP address via vSphere's customization specification.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
Initiate customization, select/create spec, configure IP, apply, then power on.
A company has a vSphere cluster of eight ESXi hosts managed by a single vCenter Server. They need to apply a critical security patch to the ESXi hosts with minimal downtime. Which method should the administrator use?
Correct: Update Manager automates patching with minimal downtime.
Why this answer
Putting each host in maintenance mode and applying the patch via Update Manager is standard and minimizes downtime.
Which TWO capabilities are exclusive to vSphere with Tanzu compared to standard vSphere clusters?
Creates and manages TKG clusters.
Why this answer
Options A and D are correct. vSphere with Tanzu enables native Kubernetes cluster lifecycle management and can run Tanzu Kubernetes Grid VMs. B and C are available in standard vSphere. E is a feature of vSAN, not exclusive to vSphere with Tanzu.
Which three of the following are valid vSphere licensing tiers for vSphere 7? (Choose three.)
Valid tier.
Why this answer
Options A, B, and D are correct. The vSphere 7 licensing tiers are: vSphere Standard, vSphere Enterprise Plus, and vSphere with Operations Management. vSphere Essentials Kit is for 3 hosts, but it's a separate product. vSphere Platinum was for NSX/AppDef, but in vSphere 7, it's not a standalone tier; NSX is a separate license. vSphere ROBO is for remote offices, not a standard tier.
An administrator notices that a virtual machine on an NFS datastore is experiencing intermittent performance degradation. The ESXi hosts are connected to the NFS server via a 10 GbE network. The administrator uses esxtop and sees high average latency on the storage device, but the NFS server reports low latency. What is the most likely cause?
Network issues cause retransmissions increasing latency on the client side, while server reports low latency.
Why this answer
Option D is correct because NFS uses TCP/IP; if the network is congested or there is packet loss, the retransmissions cause increased latency seen by ESXi but not by the NFS server itself (the server sees requests and responses in its stack). Option A is incorrect because the NFS datastore is already mounted; connectivity is fine. Option B is incorrect because jumbo frames do not typically cause high latency; they might cause issues if misconfigured but not this specific symptom.
Option C is incorrect because deduplication on the server side would not cause latency on ESXi side.
Which TWO features are provided by vSphere vDS (Distributed Switch) but not by a standard switch?
Centralized QoS for traffic types.
Why this answer
Options A and D are correct. Network I/O Control and port mirroring (NetFlow, switch-level monitoring) are vDS-only features. B is available on both, C is a standard switch limitation (hybrid not supported), E is available on both.
Match each vSphere error/message to its meaning.
Drag a concept onto its matching description — or click a concept then click the description.
VM is ready to run but waiting for CPU scheduling
VM waiting for memory pages to be swapped in
VM memory reclaimed by vmmemctl driver
Balances storage I/O and space across datastores
All Paths Down - no storage connectivity
Why these pairings
Common vSphere performance indicators and error conditions.
Which TWO statements are true regarding vMotion requirements?
Correct: vMotion is a licensed feature.
Why this answer
vMotion requires both source and destination hosts to be licensed for vMotion, and the VM must be powered on.
An administrator needs to upgrade the ESXi hosts in a cluster to version 7.0 U3. The administrator uses vSphere Lifecycle Manager (vLCM) with a cluster image. After staging the image on one host, the administrator attempts to remediate that host but gets an error that the host is not compliant. Which is the most likely reason?
Hosts must be in maintenance mode for remediation using cluster images.
Why this answer
Option A is correct because vLCM requires hosts to be in an acceptable state (e.g., in maintenance mode, connected) for remediation. Option B is incorrect because vLCM does not require vCenter Server reboot. Option C is incorrect because ESXi 7.0 U2 to U3 is supported.
Option D is incorrect because vLCM manages firmware through vendor add-ons, but not having firmware does not cause non-compliance; it depends on the image specifications.
An administrator is troubleshooting a performance issue where a VM is not receiving the expected CPU resources. The VM is a member of a resource pool with a CPU Shares value of 2000. The host has two other resource pools: one with 1000 shares and another with 500 shares. All resource pools are competing for CPU. The VM's reservation is set to 2 GHz, and the host has 8 GHz available. What is the minimum CPU allocation the VM is guaranteed?
The reservation guarantees 2 GHz regardless of other resource pool shares.
Why this answer
The VM's reservation of 2 GHz guarantees that the host will reserve at least that amount of CPU capacity for the VM, regardless of contention or share values. Shares only affect the distribution of excess resources beyond reservations, not the guaranteed minimum. Since the host has 8 GHz available, the reservation is fully satisfiable, so the VM is guaranteed 2 GHz.
Exam trap
The trap here is that candidates often confuse shares with reservations, assuming that a higher share value guarantees more CPU, when in fact only a reservation provides a hard guarantee, and shares only affect the distribution of unused capacity.
How to eliminate wrong answers
Option A is wrong because it incorrectly applies the share ratio (2000:1000:500 = 4:2:1) to the total host CPU, but shares only determine proportional allocation of unreserved resources, not guaranteed minimums. Option C is wrong because a reservation of 2 GHz does not guarantee all 8 GHz of host CPU; the VM is limited to its reservation unless additional resources are available and shares allow it. Option D is wrong because a reservation explicitly provides a guaranteed minimum allocation; without a reservation, the VM would have no guarantee, but here a reservation is set.
An administrator is troubleshooting a VM that is experiencing high latency on its virtual disks. The VM is connected to a vSphere datastore backed by an NFS share. The ESXi host has multiple VMkernel ports configured for NFS traffic. Which configuration change is most likely to improve storage performance?
This leverages multiple network paths to improve performance and redundancy.
Why this answer
Option A is correct because NFS port binding (also known as NFS multipathing) allows multiple VMkernel ports to be used for NFS traffic, and when combined with a 'route based on originating port ID' load-balancing policy, it enables the ESXi host to distribute NFS I/O across multiple physical NICs and paths. This increases aggregate throughput and reduces latency by avoiding congestion on a single VMkernel port or physical link, which is the most effective change for improving storage performance in this scenario.
Exam trap
The trap here is that candidates often assume jumbo frames (Option C) are the universal fix for storage latency, but they overlook that NFS port binding directly addresses the root cause of network congestion by enabling multipathing, which is the specific technology tested in this VCP-DCV domain.
How to eliminate wrong answers
Option B is wrong because using a single VMkernel port for NFS, even with the highest priority, does not increase bandwidth or reduce latency; it still creates a single point of contention and cannot leverage multiple network paths. Option C is wrong because while jumbo frames can reduce CPU overhead and improve throughput for large transfers, they do not directly address high latency caused by insufficient network parallelism; they also require end-to-end support and may not help if the bottleneck is I/O distribution. Option D is wrong because increasing the disk queue depth on the VM's virtual SCSI controller can increase throughput in some cases, but it does not resolve network-level congestion or path limitations on the NFS datastore; it may even exacerbate latency by queuing more I/O behind a slow network path.
An administrator is planning a vCenter Server deployment for a large environment with 15 ESXi hosts and 300 VMs. The environment requires high availability for vCenter Server. Which deployment topology should the administrator choose?
Correct: vCenter HA provides automatic failover.
Why this answer
vCenter HA (active-passive) provides automatic failover for the vCenter Server Appliance.
An organization wants to migrate a VM from one vCenter Server to another without shutting down the VM. Both vCenter Servers are in Enhanced Linked Mode. Which migration method should the administrator use?
This enables live migration across vCenter Servers when they are in Enhanced Linked Mode.
Why this answer
Cross-vCenter vMotion (option B) is the correct method because it allows a live, zero-downtime migration of a running VM between vCenter Server instances, even when both are in Enhanced Linked Mode. This feature uses the vMotion protocol to transfer memory and execution state across vCenter boundaries without requiring shared storage, as long as the source and destination hosts are in the same vCenter Single Sign-On domain and meet compatibility requirements.
Exam trap
The trap here is that candidates may confuse Enhanced Linked Mode with the ability to perform any migration between vCenters, but only Cross-vCenter vMotion supports live migration; Storage vMotion and OVF export/import are often incorrectly chosen because they are associated with moving VMs without understanding the vCenter boundary limitation.
How to eliminate wrong answers
Option A is wrong because cold migration requires the VM to be powered off, which contradicts the requirement of not shutting down the VM. Option C is wrong because Storage vMotion only moves the VM's virtual disks between datastores within the same vCenter Server, not between different vCenter Server instances. Option D is wrong because exporting a VM as OVF and importing it to another vCenter Server requires the VM to be powered off (or at least quiesced) and involves significant downtime, not a live migration.
Which vSphere component is responsible for managing the lifecycle of ESXi hosts, including patching and upgrading?
It manages patching and upgrades for ESXi hosts.
Why this answer
vSphere Lifecycle Manager (vLCM) is the correct component because it is specifically designed to manage the lifecycle of ESXi hosts, including patching, upgrading, and firmware/driver updates. It uses desired-state management to ensure hosts conform to a specified image or baseline, automating the entire update process across clusters.
Exam trap
The trap here is that candidates often confuse Host Profiles (which manage configuration) with lifecycle management, or they think Auto Deploy handles patching because it deploys images, but Auto Deploy is for initial provisioning, not ongoing patching of existing hosts.
How to eliminate wrong answers
Option B (Host Profiles) is wrong because Host Profiles capture and apply host-level configuration settings (e.g., networking, storage) but do not manage patching or upgrading of ESXi software. Option C (Auto Deploy) is wrong because Auto Deploy provisions ESXi hosts from a central image repository using PXE boot, but it does not handle patching or upgrading of already-deployed hosts; it is primarily for stateless or stateful deployment. Option D (vSphere Distributed Resource Scheduler) is wrong because DRS manages workload placement and resource balancing across hosts in a cluster, not host software lifecycle tasks like patching or upgrading.
A vSphere administrator is designing a new cluster for a mission-critical application that requires maximum availability. The cluster will consist of four ESXi hosts. Which vSphere feature should be enabled to protect against host failures while minimizing resource waste?
This provides the required availability while optimizing resource usage.
Why this answer
Option B is correct because vSphere HA with admission control configured to reserve resources for one host failure ensures that if a host fails, the VMs can be restarted on the remaining hosts without overcommitting resources. This provides maximum availability for mission-critical applications while minimizing resource waste by only reserving enough capacity for a single host failure, not for multiple or all hosts.
Exam trap
The trap here is that candidates often confuse vSphere HA (which provides host-level failover) with vSphere DRS (which only optimizes resource usage) or assume that Fault Tolerance is the only way to achieve maximum availability, ignoring its massive resource overhead and practical limitations.
How to eliminate wrong answers
Option A is wrong because vSphere DRS is a load-balancing and placement tool, not a high-availability feature; it does not protect against host failures or provide any failover capability. Option C is wrong because vSphere Fault Tolerance provides continuous availability by creating a secondary VM that mirrors the primary, but it requires significant CPU and memory overhead (often 100%+ resource duplication) and is not practical for all VMs in a cluster due to resource waste and compatibility limitations. Option D is wrong because vSphere Replication is a disaster recovery feature that replicates VMs to a secondary site, which protects against site-level failures but does not provide immediate host-level failover within the same cluster and introduces latency and storage overhead.
An administrator needs to migrate a powered-on VM from one datastore to another without any downtime. Which vSphere feature should be used?
Migrates VM files with zero downtime.
Why this answer
Option B is correct. Storage vMotion allows live migration of VM files while the VM remains powered on. vMotion migrates compute. vSphere Replication is for DR. Storage DRS balances storage but does not directly migrate without downtime.
A financial services company runs a critical trading application on a vSphere 7 cluster with four ESXi hosts. Each host has 512 GB RAM and dual 16-core CPUs. The application is extremely latency-sensitive and runs in a single VM named TRADER-01. The VM currently has 16 vCPUs and 128 GB RAM assigned. The cluster uses vSphere HA and DRS in fully automated mode with aggressive migration threshold. Recently, the application experienced occasional latency spikes. Monitoring shows that these spikes correlate with DRS migrations of other VMs on the same host as TRADER-01. The administrator needs to eliminate these latency spikes without sacrificing application performance. The company has budget constraints and cannot add new hardware. Which action should the administrator take?
Reducing migration threshold decreases the number of DRS recommendations and actions, reducing latency spikes.
Why this answer
Option B is correct because setting DRS migration threshold to conservative reduces frequency of vmotions, thus reducing latency spikes from migrations. Option A would limit TRADER-01 to only one host, but if that host fails, the VM will be down; also DRS will not be able to balance. Option C would disable DRS entirely, losing benefits.
Option D would increase latency due to vCPU scheduling overhead.
Which TWO of the following are characteristics of vSphere High Availability (HA) heartbeat networks? (Choose two.)
Datastore heartbeats provide an additional layer to detect host failures.
Why this answer
Datastore heartbeats serve as a secondary heartbeat mechanism in vSphere HA. When the primary management network heartbeat fails, the host checks datastore heartbeats to determine whether it is isolated or has suffered a network partition. This prevents unnecessary VM restarts when the management network is temporarily unavailable but the host is still connected to shared storage.
Exam trap
The trap here is that candidates often assume a separate physical network is mandatory for HA heartbeats (Option B) or that the default isolation address is the vCenter Server IP (Option D), when in fact the management network is primary and the default isolation address is the default gateway.
A small business runs a small vSphere environment with a single ESXi host (Host-A) and a VCSA on a separate host. The company is concerned about single points of failure for the ESXi host. They have a budget to purchase a second identical ESXi host (Host-B) and want to ensure that VMs can be restarted automatically if Host-A fails. They also want to be able to perform maintenance on Host-A without VM downtime. They have a shared storage array (iSCSI) that both hosts can access. The administrator decides to create a vSphere cluster with HA and DRS. However, after adding both hosts to the cluster and enabling HA, the administrator notices that the cluster does not have a shared datastore accessible by both hosts that serves as the HA heartbeat. Which action should the administrator take to enable HA?
The iSCSI datastore is shared; HA can use it for heartbeat signaling.
Why this answer
Option A is correct because HA requires a datastore for heartbeat if the management network is isolated. The shared storage already exists (iSCSI), so simply configuring the datastore heartbeat on the existing storage will enable HA. Option B is incorrect because vSAN would require additional licensing and configuration.
Option C is incorrect because VMFS on local storage is not shared. Option D is incorrect because HA can use datastore heartbeats without vCenter.
Which THREE components are part of a vSAN cluster?
Correct: The datastore is the aggregated storage.
Why this answer
A vSAN cluster consists of ESXi hosts, a vSAN datastore, and a vSAN network for communication.
A company's vSphere environment consists of four ESXi hosts, each with two 10 GbE physical NICs. The administrator configures a VDS with two dvUplinks and uses load-balancing policy 'Route based on IP hash'. To use IP hash, what additional configuration is required on the physical switches?
IP hash load balancing requires an aggregated link on the physical switch side.
Why this answer
Option C is correct because IP hash requires Link Aggregation Control Protocol (LACP) or static EtherChannel to be configured on the physical switch ports. Option A is not required because VLAN trunking is already configured. Option B is incorrect because IGMP snooping is for multicast, not required.
Option D is incorrect because ESXi itself does not need LACP configuration on the VDS (though it can use LACP), but the physical switch must have EtherChannel.
Which THREE parameters are considered by vSphere DRS when generating initial placement recommendations for a new VM?
DRS can consider network metrics.
Why this answer
Options A, C, and E are correct. DRS considers host CPU load, memory load, and network utilization. B is not a direct input; DRS does not consider storage latency at placement time for new VMs (though Storage DRS does).
D is not a DRS input.
A vSphere administrator is planning to deploy a vCenter Server Appliance (VCSA) with an embedded Platform Services Controller (PSC). The company policy requires that all vCenter services be highly available. Which deployment topology should the administrator choose?
vSphere HA restarts the VCSA if the host fails, providing high availability.
Why this answer
Option C is correct because deploying a VCSA with an embedded PSC on a cluster with vSphere HA enabled ensures that if the ESXi host running the VCSA fails, the VCSA is automatically restarted on another host in the cluster, providing high availability for all vCenter services. The embedded PSC topology is fully supported with vSphere HA, and this approach meets the policy requirement without the complexity of external PSCs or multi-site configurations.
Exam trap
The trap here is that candidates often confuse high availability (HA) with fault tolerance or disaster recovery, leading them to choose multi-site or external PSC options, but vSphere HA on a cluster is the simplest and correct method to achieve high availability for a single VCSA with embedded PSC.
How to eliminate wrong answers
Option A is wrong because a single VCSA on a standalone host provides no redundancy; if the host fails, the VCSA and all vCenter services become unavailable, violating the high availability requirement. Option B is wrong because deploying a VCSA with an external PSC does not inherently provide high availability for the vCenter services; it only separates authentication services, and the VCSA itself remains a single point of failure unless additional clustering (e.g., vSphere HA) is applied. Option D is wrong because deploying two VCSAs in separate vCenter Single Sign-On domains with multi-site is designed for disaster recovery across sites, not for high availability within a single site, and it introduces domain isolation that prevents unified management.
An administrator needs to migrate a running VM from one datastore to another without any downtime. Which vSphere feature allows this?
Correct: Storage vMotion moves virtual disks live.
Why this answer
Storage vMotion migrates VM storage while the VM is running, with no downtime.
A company uses Linked Mode vCenter Servers across two data centers. One of the links fails. What happens to the management capabilities?
Linked Mode allows independence; only cross-datacenter features are impacted.
Why this answer
Option A is correct. Each vCenter Server in Linked Mode operates independently; the link failure only affects cross-datacenter operations. Option B is incorrect because both continue working.
Option C is incorrect because they are not in a failover cluster. Option D is incorrect.
Which two of the following are required to deploy a vSphere cluster with vSphere HA and DRS? (Choose two.)
HA and DRS require synchronized time for proper operation.
Why this answer
Options B and E are correct. Multiple vCenter Servers are not required; one vCenter can manage HA/DRS. Options D is optional.
Clock synchronization is critical for HA master election and DRS recommendations.
A rapidly growing company currently uses vSphere 7 Standard Edition across two data centers connected via a high-latency link. They plan to implement a vSAN stretched cluster to provide a unified storage solution and enable automatic failover between sites. The cluster must support VM-level encryption at rest and in transit, as well as intelligent capacity management with deduplication and compression. The budget is strictly allocated to a per-CPU licensing model. Which vSAN edition should the company select to meet all requirements while minimizing costs?
vSAN Enterprise includes all required features: stretched clusters, encryption, deduplication/compression, and intelligent capacity management.
Why this answer
vSAN Enterprise edition is required to support stretched clusters, encryption, and intelligent capacity management features such as deduplication/compression. vSAN Advanced supports deduplication/compression and encryption but not stretched clusters. vSAN Standard lacks both stretched clusters and encryption. vSAN Starter is intended for small deployments and does not support any of these advanced features. Therefore, vSAN Enterprise is the correct choice.
A vSphere administrator is troubleshooting a performance issue on a cluster with vSphere DRS enabled. The administrator notices that all VMs are on the same host despite DRS being fully automated. What is the most probable cause?
Correct: A high threshold makes DRS less aggressive.
Why this answer
A conservative migration threshold (high number) prevents DRS from moving VMs even when load is unbalanced.
An administrator configures DRS on a cluster with two hosts. The administrator wants to ensure that two critical VMs (VM1 and VM2) always run on separate hosts. Which rule type should the administrator create?
This rule ensures VMs are on different hosts.
Why this answer
Option B is correct because 'Separate Virtual Machines' rule ensures VMs run on different hosts. Option A is incorrect as 'Keep Virtual Machines Together' causes them to run on same host. Option C is incorrect because 'Virtual Machines to Hosts' rule is for affinity to specific hosts.
Option D is incorrect as 'Host Affinity' is for VM groups to host groups.
What is the maximum number of ESXi hosts that can be managed by a single vCenter Server instance in vSphere 8 (standard domain)?
vCenter Server 8 supports up to 2000 hosts per instance.
Why this answer
Option A is correct. In vSphere 8, a single vCenter Server can manage up to 2000 ESXi hosts. Option B (1000) is the limit for earlier versions.
Options C and D are incorrect.
An administrator attempts to vMotion a powered-on VM from ESXi host A to host B. The vMotion fails with the error: 'the destination host does not have access to the virtual machine's network'. The VM is connected to a standard switch on host A with a VLAN ID 100. Host B is connected to a VDS that also has a portgroup with VLAN ID 100. What is the most likely cause?
vMotion requires the source and destination to have the same network label; standard and VDS are different.
Why this answer
Option D is correct because vMotion requires compatible network configurations; the standard switch portgroup and VDS portgroup are not considered the same network even if VLAN IDs match. Option A is incorrect because VDS can support vMotion if networks are compatible. Option B is incorrect because different vSwitch types cause incompatibility.
Option C is incorrect because host B may have the correct VLAN, but the network must be the same type or bridged via port groups with matching names.
A financial services firm maintains a multi-site vSphere environment with independent vCenter Server systems in New York and London, each managing approximately 200 virtual machines. The company requires a disaster recovery solution that can orchestrate failover of an entire site with automated IP address changes and integrated testing capabilities. They also need centralized management and the ability to attach the recovery site's vCenter to the same vCenter Single Sign-On domain as the protected site. The current vCenter versions are 7.0 Update 3. Which solution best meets these requirements while adhering to VMware best practices?
SRM provides orchestrated failover, IP customization, and testing; Enhanced Linked Mode allows centralized management and a single SSO domain.
Why this answer
vCenter Site Recovery (part of VMware Site Recovery Manager) is the ideal solution for orchestrated failover with automated IP reconfiguration and testing. Linking vCenter systems via Enhanced Linked Mode provides centralized management and a common SSO domain. vSphere Replication alone lacks orchestration and testing. The other options either do not support all requirements (vCloud Availability for vCloud Director environments) or are not suitable for multi-site DR (vSAN stretched clusters require shared storage).
Refer to the exhibit. An administrator runs the vmkfstools command on a VMFS datastore. Which information can be derived from the output?
Correct: The UUID is displayed.
Why this answer
The output shows the file system UUID directly.
Which THREE components are required to implement vSphere with Tanzu (Workload Management)? (Choose three.)
vDS is required for Tanzu networking.
Why this answer
A vSphere Distributed Switch (vDS) is required for vSphere with Tanzu because it provides the centralized management and network segmentation needed for Kubernetes workloads. The vDS enables features like Network I/O Control and port groups that are essential for the NSX-T integration and the overlay networks used by Tanzu clusters. Without a vDS, the required network isolation and policy enforcement for pods and services cannot be achieved.
Exam trap
The trap here is that candidates often assume NSX-T is mandatory for vSphere with Tanzu, but the exam tests that a vDS is the minimum networking requirement, with NSX-T being an optional but recommended component for advanced networking features.
An organization has a vSphere 7.0 environment with three ESXi hosts (Host A, B, C) in a cluster. Each host has 256 GB of RAM and 2 sockets with 16 cores each. The cluster hosts 50 VMs with varying resource requirements. The administrator enabled vSphere DRS and set the migration threshold to 3 (conservative). Recently, the administrator noticed that Host A's memory usage averages 90%, while Host B and C average 50%. The administrator wants to balance the memory load without causing unnecessary vMotion migrations. The VMs on Host A are critical, and the administrator wants to avoid manually migrating them. The cluster has vSphere HA enabled with admission control set to reserve resources for one host failure. The administrator decides to adjust DRS settings. Which course of action should the administrator take to improve memory load balancing while minimizing migrations?
A more aggressive threshold will cause DRS to recommend more migrations to balance memory.
Why this answer
Option B is correct because increasing the DRS migration threshold to a more aggressive setting (e.g., level 4 or 5) will cause DRS to generate more frequent and stronger recommendations for vMotion migrations, actively balancing the memory load across the cluster. Since Host A's memory usage is at 90% and the other hosts are at 50%, a higher threshold will trigger migrations to relieve the imbalance without manual intervention, while still respecting the conservative starting point (level 3). This aligns with the administrator's goal of improving load balancing without manually migrating critical VMs.
Exam trap
The trap here is that candidates often confuse 'conservative' with 'better for stability' and choose to lower the threshold (Option A), not realizing that a higher threshold (more aggressive) is needed to actively correct an existing imbalance, while a lower threshold only reduces unnecessary migrations when the cluster is already balanced.
How to eliminate wrong answers
Option A is wrong because decreasing the DRS migration threshold to level 1 (most conservative) would make DRS even less likely to recommend migrations, worsening the memory imbalance rather than improving it. Option C is wrong because creating an affinity rule to keep VMs on Host A would explicitly prevent vMotion migrations away from the overloaded host, directly counteracting the goal of balancing memory load. Option D is wrong because disabling DRS and manually migrating VMs during a maintenance window contradicts the requirement to avoid manual migrations and would also disrupt critical VMs, whereas DRS can perform automated, non-disruptive vMotion migrations.
A vSAN cluster uses a storage policy with FTT=2 (RAID-6). Each object is 256 GB. What is the minimum usable capacity required to store 10 such objects, accounting for overhead?
RAID-6 with overhead gives approximately 6.4 TB usable.
Why this answer
Option C is correct. FTT=2 RAID-6 requires 3 copies (data + 2 parity). For 256 GB objects, total raw capacity per object = 768 GB.
For 10 objects, raw = 7680 GB. With default overhead (~1.2x), usable is about 6.4 TB. Option A ignores overhead, B underestimates, D overestimates.
Refer to the exhibit. An ESXi 7.0 host is being configured for vSphere Trust Authority. The administrator runs the command shown and gets the output. What does this indicate?
Correct: TPM 2.0 is required.
Why this answer
The output clearly states that no TPM 2.0 device is present, which is required for vSphere Trust Authority.
A managed service provider manages multiple vSphere environments for various customers. One customer's cluster consists of 6 ESXi hosts (3 pairs of identical hardware) and uses vSAN as shared storage. The cluster runs over 100 VMs with varying workloads. The administrator notices that a specific host (Host-C) is using significantly more storage capacity than its peers, even though it hosts a similar number of VMs. The administrator suspects the vSAN storage policies are not configured optimally. Upon investigation, the administrator finds that all VMs use the default vSAN policy with 'RAID-0 (Mirroring) - No failure tolerance' and 'Object space reservation' set to 100%. Which change would most evenly distribute storage consumption across all hosts?
Mirroring creates a second replica on another host, distributing capacity more evenly.
Why this answer
Option C is correct because changing the failure tolerance to 1 (RAID-1 mirroring) creates two copies of each object, which are placed on different hosts, balancing capacity. Option A would increase capacity usage. Option B would reduce availability.
Option D would not change replication.
A company experiences frequent host failures. The cluster has 5 hosts with 128 GB RAM each. The VMs have vCPU and memory reservations ranging from 1 GHz/512 MB to 4 GHz/8 GB. The administrator needs to ensure that if one host fails, the remaining hosts can accommodate all VMs. Which admission control policy is recommended?
20% (1/5) ensures one host failure is tolerated efficiently.
Why this answer
Option D is correct because percentage-based admission control with 20% reserve (1/5 hosts) allows headroom for one host failure while being efficient with resources. Option A reserves 25%, which is overkill. Option B uses slot sizing, which is inefficient for mixed VM sizes.
Option C disables admission control, risking resource shortages.
A company has a vSphere environment with multiple clusters. The network team reports that a specific VLAN used for vMotion is intermittently dropping packets. What is the impact on vMotion operations?
Correct: Packet loss causes vMotion failure.
Why this answer
If the dedicated vMotion network drops packets, vMotion will fail unless an alternate network is configured.
An administrator creates a DRS rule to separate two VMs (VM1 and VM2) using a 'Should' rule (separate VMs). After the rule is created, VM1 is manually vMotioned to a host that already runs VM2. What is the expected behavior?
'Should' rules allow the violation and log it.
Why this answer
Option B is correct because 'Should' rules are not enforced; DRS logs a violation but does not automatically migrate VMs. Option A describes a 'Must' rule. Option C and D are incorrect as VMs are not powered off or hosts put into maintenance mode.
Ready to test yourself?
Try a timed practice session using only Vsphere Architecture questions.