VCP VMware Certified Professional 3 — Questions and Answers
Question 1: Which vSphere distributed switch (VDS) feature mirrors traffic from one port to another for monitoring purposes?
- LACP
- Port Mirroring (Correct answer)
- Private VLAN
- Network I/O Control
Correct answer: Port Mirroring
Port Mirroring on a VDS copies traffic from a source port or uplink to a destination port, enabling network monitoring tools to analyze the traffic.
Question 2: What is the maximum number of vCPUs supported by a single VM in vSphere 8?
- 128
- 256
- 512 (Correct answer)
- 1024
Correct answer: 512
vSphere 8 supports up to 512 vCPUs per virtual machine, enabling very large workloads to be virtualized.
Question 3: Which ESXi storage stack component handles multipathing and path failover for block storage?
- VAAI
- PSA (Pluggable Storage Architecture) (Correct answer)
- VMFS
- vSAN
Correct answer: PSA (Pluggable Storage Architecture)
The Pluggable Storage Architecture (PSA) manages multipathing through path selection plug-ins (PSPs) and multipathing plug-ins (MPPs).
Question 4: A company wants to run containers directly on vSphere without a separate container host OS. Which VMware solution enables this?
- VMware Tanzu Kubernetes Grid
- vSphere Pods (via vSphere with Tanzu) (Correct answer)
- VMware HCX
- vRealize Operations
Correct answer: vSphere Pods (via vSphere with Tanzu)
vSphere with Tanzu enables vSphere Pods, which run containers directly on ESXi hosts in isolated CRX (Container Runtime for ESXi) environments.
Question 5: When configuring vSphere Storage DRS, which metric can trigger automated datastore recommendations?
- CPU utilization
- Network latency
- Datastore space utilization and I/O latency (Correct answer)
- VM snapshot count
Correct answer: Datastore space utilization and I/O latency
Storage DRS monitors datastore space utilization and I/O latency, triggering migration recommendations when thresholds are exceeded.
Question 6: Which vSphere High Availability feature monitors applications inside a VM rather than just the VM's power state?
- Host Isolation Response
- VM Component Protection
- Application Monitoring (Correct answer)
- Proactive HA
Correct answer: Application Monitoring
VM Application Monitoring uses VMware Tools heartbeats to detect when applications inside a VM have stopped responding, triggering a VM restart if needed.
Question 7: What is the function of a vSphere Content Library?
- To store vCenter configuration backups
- To centrally manage and distribute VM templates, OVFs, and scripts across vCenter instances (Correct answer)
- To archive old virtual machine snapshots
- To host vSphere license keys
Correct answer: To centrally manage and distribute VM templates, OVFs, and scripts across vCenter instances
A Content Library provides a centralized repository for VM templates, OVF templates, ISO images, and scripts that can be shared across multiple vCenter Server instances.
Which vSphere distributed switch (VDS) feature mirrors traffic from one port to another for monitoring purposes?