VCP5-DCV Practice Quiz 1
Take a 10-question, untimed VCP5-DCV practice quiz covering vSphere 5 administration, networking, storage, vMotion, HA, DRS, and troubleshooting.
VCP5-DCV Practice Quiz 1
This untimed practice assessment contains 10 multiple-choice questions covering foundational VMware vSphere 5 Data Center Virtualization concepts. VCP5-DCV means VMware Certified Professional 5 - Data Center Virtualization, a certification focused on vSphere 5 administration and virtualization skills.
An attempt is one in-progress or completed instance of the quiz. There is no countdown and no completion deadline. If the quiz platform supports saved progress, you may leave and later resume the same attempt with your answers restored. If saved progress is unavailable, leaving may require a new attempt.
Before you begin
- Expect 10 multiple-choice questions.
- Select one best answer for each question unless a question explicitly says otherwise.
- Use the question links to move between items before submitting.
- Unanswered questions are marked Unanswered; correct answers are not revealed during the attempt.
- After submission, the results view should calculate your score, identify correct and incorrect responses, and show explanations.
Quiz navigation
Completion status is shown beside each question. Select an answer link, then use the navigation links to continue, return to an earlier item, or jump to an unanswered question. On a platform with saved progress, these selections should persist when you leave and resume.
- Question 1 — Unanswered
- Question 2 — Unanswered
- Question 3 — Unanswered
- Question 4 — Unanswered
- Question 5 — Unanswered
- Question 6 — Unanswered
- Question 7 — Unanswered
- Question 8 — Unanswered
- Question 9 — Unanswered
- Question 10 — Unanswered
Questions
Question 1 of 10
Scenario: An administrator wants virtual machines to use a particular set of VLAN and security policies on an ESXi host. Which vSphere object should connect the virtual machine network adapters to the virtual switch configuration?
Next question · Return to question
Question 2 of 10
Scenario: An administrator plans to use vMotion for a running virtual machine. Which condition is most important for the destination host?
- A. It must have a different CPU generation so vMotion can test compatibility
- B. It must provide compatible CPU features and access to the virtual machine's required storage
- C. It must be connected only to a standard switch with no VMkernel adapters
- D. It must have the same host name as the source host
Question 3 of 10
Scenario: A host fails unexpectedly in a vSphere HA cluster. What is the primary action HA is designed to perform?
- A. Convert every virtual disk to a snapshot
- B. Restart affected virtual machines on surviving hosts
- C. Move all virtual machines to a new vCenter Server
- D. Increase the failed host's memory allocation
Question 4 of 10
Scenario: A cluster administrator wants vSphere DRS to balance workloads automatically by moving running virtual machines between hosts. Which configuration is appropriate?
- A. DRS in fully automated mode, assuming the cluster and virtual machines meet migration requirements
- B. DRS disabled with admission control enabled
- C. Storage alarms configured without any cluster automation
- D. A snapshot created on every virtual machine
Question 5 of 10
Which storage technology is commonly used to format a shared block-storage datastore for vSphere 5?
- A. VMFS
- B. NTFS mounted directly by all ESXi hosts
- C. FAT32 for virtual machine configuration locking
- D. NFS used as a block-device partition table
Question 6 of 10
Which statement best describes a virtual machine snapshot?
- A. It is a complete replacement for a backup system
- B. It preserves a point-in-time state and may increase storage use as changes accumulate
- C. It permanently improves virtual machine disk performance
- D. It can be created only while a virtual machine is powered off
Question 7 of 10
What is the primary administrative role of vCenter Server in a vSphere environment?
- A. It replaces the ESXi hypervisor on every host
- B. It centrally manages hosts, virtual machines, clusters, permissions, and features such as vMotion
- C. It provides physical power to the server rack
- D. It formats every guest operating-system disk
Question 8 of 10
Which statement about a vSphere Distributed Switch in the vSphere 5 context is correct?
- A. It is configured independently on each host and cannot be managed through vCenter Server
- B. It provides centralized network configuration for participating hosts and requires vCenter Server for management
- C. It is used only to store virtual disks
- D. It eliminates the need for physical network uplinks
Question 9 of 10
What is the main behavior of thin-provisioned virtual disks?
- A. They allocate their full configured capacity immediately
- B. They initially consume less physical storage and grow as data is written, subject to available capacity
- C. They cannot be used with VMFS datastores
- D. They automatically create a backup copy on another host
Question 10 of 10
Scenario: One ESXi host cannot see a VMFS datastore that is visible to other hosts connected to the same storage system. What is the most appropriate first troubleshooting approach?
- A. Verify the host's storage connectivity, zoning or masking, and perform a storage rescan
- B. Delete the datastore from every host immediately
- C. Create a CPU reservation for the missing datastore
- D. Change the guest operating system before checking host storage paths
Previous · Review unanswered questions
Submit the attempt
Before submitting, check the navigation list for items still marked Unanswered. If the platform supports required-question validation, submission should highlight incomplete questions and provide links back to them. Correct answers should remain hidden until the final submission.
Post-submission answer review
After submission, the results view should calculate the score as the number of correct answers out of 10 and identify each learner response as Correct or Incorrect. The answer-review panel should be displayed only after submission. If a learner leaves before submitting, the platform should restore the saved attempt when persistence is available; otherwise it should clearly explain that a new attempt is required.
| Question number | Learner answer | Correct answer | Result | Explanation or study area |
|---|---|---|---|---|
| 1 | Generated from the selected option | A. A port group | Generated after submission | A port group connects virtual machine adapters to a virtual switch and applies network policies. Physical uplinks are associated with the virtual switch, not directly with the port group. |
| 2 | Generated from the selected option | B. Compatible CPU features and required storage access | Generated after submission | vMotion depends on CPU compatibility, appropriate networking, and access to the virtual machine's files. A matching host name is irrelevant. |
| 3 | Generated from the selected option | B. Restart affected virtual machines on surviving hosts | Generated after submission | HA responds to host failure by restarting protected virtual machines elsewhere in the cluster. It does not repair the failed host. |
| 4 | Generated from the selected option | A. DRS in fully automated mode | Generated after submission | Fully automated DRS can make migration recommendations effective automatically when migration requirements are satisfied. |
| 5 | Generated from the selected option | A. VMFS | Generated after submission | VMFS is the vSphere file system commonly used for VMFS datastores on shared block storage. |
| 6 | Generated from the selected option | B. Point-in-time state with accumulating changes | Generated after submission | A snapshot preserves a point-in-time virtual disk state but is not a backup replacement and can consume additional space. |
| 7 | Generated from the selected option | B. Centralized vSphere management | Generated after submission | vCenter Server manages hosts and inventory and coordinates capabilities such as clusters, permissions, vMotion, HA, and DRS. |
| 8 | Generated from the selected option | B. Centrally managed through vCenter Server | Generated after submission | A Distributed Switch provides centralized network configuration across participating hosts and is managed through vCenter Server. |
| 9 | Generated from the selected option | B. Grows as data is written | Generated after submission | Thin provisioning delays physical allocation, so administrators must monitor datastore capacity and growth. |
| 10 | Generated from the selected option | A. Check connectivity, zoning or masking, and rescan | Generated after submission | A host-specific visibility problem usually requires checking paths and access controls before rescanning storage. Destructive datastore actions should not be the first step. |
For an ambiguous result, review the exact vSphere 5 terminology in the question and rationale. A well-designed item should have one best answer and distractors that are plausible but technically unsuitable.
Prerequisites and next study steps
Before attempting this quiz, be familiar with virtual machines, hypervisors, ESXi hosts, datastores, and basic data-center virtualization administration. Continue with VCP5-DCV Practice Quiz 2 or VCP5-DCV Practice Quiz 3 after reviewing missed topics.