Courseiva
vSphere Architecture, Products and SolutionsmediumMultiple ChoiceObjective-mapped

VCP-DCV vSphere Architecture, Products and Solutions Practice Question

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?

⚠ Common exam trap

A common mix-up: 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.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Run the 'vcenter-delete-archive' script from the command line.

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.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Increase the size of the VCSA virtual disk using vSphere Web Client.

    Why it's wrong here

    This does not reclaim space; it only adds more space.

  • Run the 'vcenter-delete-archive' script from the command line.

    Why this is correct

    This script is designed to safely clean up old archived data.

  • Use the Windows Disk Cleanup utility on the VCSA.

    Why it's wrong here

    VCSA runs on Linux, not Windows.

  • Manually delete files from the /storage/archive directory using SSH.

    Why it's wrong here

    Manual deletion may risk removing essential files and is not recommended.

About these practice questions

One of 498 original VCP-DCV practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This VCP-DCV practice question is part of Courseiva's free VMware certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the VCP-DCV exam.