Courseiva
Storage And Persistent VolumesmediumMultiple ChoiceObjective-mapped

EX280 Storage And Persistent Volumes Practice Question

An administrator is reviewing PersistentVolumes and notices several PVs stuck in a Terminating state. What is the most common reason a PV cannot be deleted immediately?

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

The volume attachment object still holds an active lock, or a finalizer prevents deletion until unmounted.

A PV in Terminating state usually has a finalizer attached or is still actively mounted/attached by a node/CSI driver attachment object that hasn't cleaned up.

Answer analysis

Option-by-option breakdown

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

  • etcd disk space is full.

    Why it's wrong here

    While full etcd causes issues, terminating states are governed by finalizers and controller loops.

  • The volume attachment object still holds an active lock, or a finalizer prevents deletion until unmounted.

    Why this is correct

    Volume attachments and finalizers prevent premature PV deletion while in use.

  • The project quota has been exceeded.

    Why it's wrong here

    Quotas do not block resource deletion.

  • The apiserver cache is corrupted and requires a cluster reboot.

    Why it's wrong here

    Cluster reboots are not required for resource termination issues.

About these practice questions

This EX280 question is part of Courseiva's 509-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Red Hat exam blueprint

This EX280 practice question is part of Courseiva's free Red Hat 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 EX280 exam.