Quiz

VCP5-DCV Practice Quiz 2

Take a 10-question, untimed VCP5-DCV practice quiz covering vSphere 5 architecture, storage, networking, clusters, migration, security, troubleshooting, and snapshots.

VCP5-DCV Practice Quiz 2

This practice assessment is for learners preparing for the VMware Certified Professional 5 - Data Center Virtualization (VCP5-DCV) certification. It tests VMware vSphere 5 concepts involving ESXi, vCenter Server, virtual machines, storage, networking, availability, resource management, security, and troubleshooting.

Quiz instructions

  • There are 10 multiple-choice questions.
  • The quiz is untimed. Work at your own pace.
  • Choose one answer for each question unless the question states otherwise.
  • You may leave and return to the quiz before submitting it. Use the resume action to continue where you stopped.
  • After submission, use the answer-review view to see the correct answer and explanation for each question.
  • Review the reference material below before starting if you need to refresh a topic.

Start Quiz | Resume Quiz

During the assessment, use the question navigation controls to move between questions. Select an answer, choose Next or Previous as needed, and select Submit Quiz when all answers are complete. The completion view provides the Review Answers action.

Question 1 | Question 2 | Question 3 | Question 4 | Question 5 | Question 6 | Question 7 | Question 8 | Question 9 | Question 10

Quick reference

ESXi is the bare-metal hypervisor installed on physical servers. A virtual machine (VM) uses virtual CPU, memory, disks, network adapters, and other virtual hardware supplied by an ESXi host. A datastore is a logical storage container for VM files.

vCenter Server centrally manages ESXi hosts and their inventory. It provides the management framework for features such as vMotion, HA, and DRS, but those features also require appropriate ESXi hosts, cluster configuration, licensing, and supporting network and storage infrastructure.

Hosts can be grouped into clusters. A resource pool partitions CPU and memory resources for its child VMs or pools. A VM may be placed directly in a cluster or inside a resource pool. A virtual network consists of virtual switches, port groups, VMkernel adapters, uplinks, and physical NICs.

ESXi administration

  • Place an ESXi host into maintenance mode before planned servicing. Running VMs must be powered off or migrated, unless an appropriate automated process handles them.
  • Host Profiles capture configuration settings and help apply consistent settings across hosts.
  • Check licensing, NTP or other time synchronization, logging, service status, hardware compatibility, alarms, and overall host health.
  • Compatible server hardware, firmware, storage adapters, and network adapters reduce installation and operational problems.

Virtual machines and VMware Tools

VMware Tools improves guest integration through drivers and services, including improved network and disk drivers, time synchronization options, clean shutdown support, heartbeat or status information, and guest operations. A template is a master image used for repeatable deployment. A clone is a copy of a VM, while a snapshot records a point-in-time state for short-term rollback.

Storage

VMFS is a VMware clustered file system used with supported block storage such as Fibre Channel, iSCSI, or local devices. An NFS datastore uses a file share exported by an NFS server, normally reached through the network. Storage adapters provide host connectivity to block devices; multipathing supplies alternate paths and can improve availability.

Storage typeProtocol or formatTypical backing storageKey characteristicsAdministrative considerations
VMFS datastoreVMware VMFS on block storageFibre Channel, iSCSI, or supported local storageCluster-aware datastore for VM files; supports shared access when the underlying storage is presented to multiple hostsCheck LUN presentation, zoning, rescans, device identifiers, and multipathing
NFS datastoreNetwork File SystemNFS export from a NAS or file serverFile-based storage accessed over the networkCheck export permissions, network reachability, VLANs, DNS or addressing, and server availability

Storage vMotion moves VM files between compatible datastores while the VM remains powered on. Storage DRS uses a datastore cluster to help balance capacity and storage I/O, subject to compatibility and policy constraints.

Networking

A standard vSwitch is configured separately on each host. A vSphere Distributed Switch is centrally managed by vCenter Server and provides consistent switching configuration across multiple hosts. A port group defines connectivity and policies for VMs or VMkernel traffic. A VMkernel adapter carries host services such as management, vMotion, or storage traffic. Uplinks connect the virtual switch to physical NICs and the physical network.

Assign VLAN IDs consistently to the relevant port groups and physical switch ports. Separate management, vMotion, storage, and VM traffic when design and security requirements call for it. NIC teaming and failover policies determine how traffic uses available uplinks and responds to a failed physical NIC or link.

Clusters, availability, and resource management

HA restarts affected VMs on surviving hosts after an ESXi host failure. Admission control reserves enough cluster capacity for the configured failure policy. DRS balances workloads across hosts and can recommend or perform VM migrations when cluster configuration and licensing permit. Fault Tolerance maintains a secondary execution copy for a protected VM, but it has stricter compatibility, resource, networking, and VM configuration limitations than ordinary HA.

FeaturePrimary purposeResponse to host failure or imbalanceKey requirementsImportant limitation
vSphere HARestart VMs after host failureRestarts affected VMs on other hosts; it does not preserve running execution stateCluster membership, host communication, available capacity, compatible storage or VM access, and admission-control policyThere is normally downtime while VMs restart
vSphere DRSBalance CPU and memory workloadsRecommends or performs migrations to address imbalance; it does not itself restart failed VMsCluster configuration, compatible hosts, migration networking, and required licensingIt cannot solve a physical capacity or connectivity failure by itself
vSphere Fault ToleranceProvide continuous availability for a protected VMUses a secondary VM execution path so processing can continue after certain host failuresSupported VM configuration, compatible hosts, dedicated or suitable networking, and sufficient resourcesSupports fewer VM configurations and may consume substantially more resources than HA
ControlEffectWhen it appliesPotential risk if misconfigured
SharesSets relative priority compared with other workloadsWhen sibling workloads contend for CPU or memoryHigh shares do not guarantee capacity and may create unexpected priority relationships
ReservationGuarantees a minimum amount of CPU or memoryWhen a VM or resource pool requires assured capacityExcessive reservations reduce schedulable capacity and can cause HA admission problems
LimitCaps maximum CPU or memory consumptionWhenever the object is running, even if unused capacity existsAn unnecessarily low limit can constrain performance and look like host contention

Migration comparison

FeatureWhat movesVM power stateCore prerequisitesTypical use case
vMotionRunning VM execution and state between hostsPowered onCompatible hosts, vCenter management, vMotion-enabled VMkernel networking, appropriate licensing, and required datastore accessMove a running VM for maintenance or load balancing without planned service interruption
Storage vMotionVM disks and other VM files between datastoresPowered onCompatible source and destination datastores, storage connectivity, sufficient capacity, and supported VM configurationMove an online VM away from a nearly full or unsuitable datastore
Cold migrationVM configuration and files between hosts or datastoresPowered offDestination compatibility and access to required resourcesMove a VM when live migration prerequisites are unavailable

Security, monitoring, and recovery

  • A vCenter permission combines a user or group, a role, and an inventory object. A role is a collection of privileges. Permissions can inherit from parent inventory objects, so verify inheritance when limiting access.
  • ESXi lockdown mode restricts direct host administration and encourages management through authorized centralized paths. Protect VM consoles, guest credentials, port groups, and management networks.
  • Tasks show operations, events record significant changes or conditions, alarms notify administrators, and performance charts help identify CPU, memory, storage, and network contention.
  • Use host, VMkernel, vCenter, and storage logs together with status indicators. For a missing datastore, check adapters, zoning or LUN presentation, NFS export access, reachability, rescans, and multipathing.
  • A snapshot is useful for a short-term rollback point before a controlled change. It is not a long-term backup. Monitor snapshot age and size, and remove snapshots through supported management operations after they are no longer needed.

Practice questions

Select one answer for each question. The answer choices below are the selectable quiz items; use the navigation action after each selection.

  1. Which statement best describes vCenter Server?
    1. A. It replaces every ESXi hypervisor on the hosts
    2. B. It centrally manages ESXi inventory and resources and coordinates features that require configured hosts and infrastructure
    3. C. It is a datastore format for VM files
    4. D. It is a guest operating system service
  2. An administrator is preparing a host for planned hardware work. What should happen first?
    1. A. Place the host into maintenance mode after migrating or powering off its VMs
    2. B. Disable all datastores permanently
    3. C. Remove the host from all licensing records
    4. D. Create a snapshot of the ESXi installation
  3. Which item is a primary purpose of VMware Tools?
    1. A. Creating physical SAN zoning
    2. B. Replacing vCenter Server
    3. C. Improving guest integration with drivers and guest-aware operations
    4. D. Converting NFS into VMFS
  4. A datastore is almost full, but its VM must remain online. Which feature is the best fit?
    1. A. Storage vMotion to a compatible datastore with sufficient capacity
    2. B. Revert the VM to its oldest snapshot
    3. C. Change the VM port group
    4. D. Enable host lockdown mode
  5. Which configuration carries vMotion traffic from an ESXi host?
    1. A. A VMkernel adapter with vMotion enabled
    2. B. Only a guest operating system NIC
    3. C. A datastore snapshot
    4. D. A resource-pool reservation
  6. What is the primary response of vSphere HA to an ESXi host failure?
    1. A. It restarts affected VMs on surviving hosts
    2. B. It converts every VM to a template
    3. C. It permanently repairs the failed hardware
    4. D. It changes all VM limits to unlimited
  7. During CPU contention, which control provides relative priority rather than a guaranteed minimum?
    1. A. Reservation
    2. B. Limit
    3. C. Shares
    4. D. EVC
  8. What is the main purpose of EVC?
    1. A. To mask selected CPU features so compatible hosts can support migration
    2. B. To provide datastore encryption automatically
    3. C. To assign VLAN IDs to every port group
    4. D. To replace admission control
  9. An administrator needs to grant a user read-only access to one inventory object. Which approach is appropriate?
    1. A. Assign a suitable role and permission to the user or group on that object, checking inheritance
    2. B. Give the user the ESXi root password
    3. C. Enable every privilege at the vCenter root
    4. D. Add the user to the VM guest operating system only
  10. A vMotion attempt fails. Which investigation is most relevant?
    1. A. Check vMotion VMkernel connectivity, VLAN consistency, host CPU compatibility or EVC, storage access, and destination resources
    2. B. Delete all alarms before retrying
    3. C. Convert the VM to a snapshot
    4. D. Disable all NIC failover policies

Submit Quiz | Save and Resume Later

Answer review

After completion, select Review Answers to compare your responses with the explanations below.

  1. Correct answer: B. vCenter Server manages ESXi inventory and resources. vMotion, HA, and DRS also depend on host compatibility, cluster settings, licensing, and supporting infrastructure.
  2. Correct answer: A. Maintenance mode is used before planned servicing so workloads can be migrated or stopped safely.
  3. Correct answer: C. VMware Tools supplies guest integration features and drivers that improve management and device behavior.
  4. Correct answer: A. Storage vMotion moves VM files between compatible datastores while the VM continues running.
  5. Correct answer: A. vMotion uses a VMkernel adapter configured for the vMotion service, along with compatible hosts, storage access, and network connectivity.
  6. Correct answer: A. HA restarts affected VMs on surviving hosts. Admission control helps preserve capacity for that recovery.
  7. Correct answer: C. Shares establish relative priority during contention. Reservations guarantee minimum capacity, while limits cap consumption.
  8. Correct answer: A. EVC masks selected CPU features to make migration possible across hosts with different processor generations within the supported EVC baseline.
  9. Correct answer: A. vCenter permissions combine an identity, role, privileges, and an inventory object. Inheritance must be checked to avoid granting excessive access.
  10. Correct answer: A. A failed vMotion requires checking VMkernel networking, VLANs, CPU compatibility or EVC, storage visibility, and destination capacity.

Score guidance

  • 9-10 correct: You are ready for a more detailed review of edge cases and configuration dependencies.
  • 7-8 correct: Review migration prerequisites, cluster admission control, and resource allocation controls.
  • 0-6 correct: Revisit ESXi and vCenter architecture, storage and networking fundamentals, and the distinction between HA, DRS, Fault Tolerance, snapshots, clones, and templates.

For another assessment, try VCP5-DCV Practice Quiz 1 or VCP5-DCV Practice Quiz 3.