Courseiva
Storage And Persistent VolumeshardMultiple SelectObjective-mapped

EX280 Storage And Persistent Volumes Practice Question

Which THREE items can be inspected using 'oc describe' when troubleshooting a failing storage attachment in OpenShift?

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 PersistentVolumeClaim (to check binding status and provisioner errors)

Describing the Pod, PVC, and PV provides comprehensive event logs and status information regarding volume attachment failures.

Answer analysis

Option-by-option breakdown

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

  • The cluster image registry configuration

    Why it's wrong here

    Image registry has no relation to storage mounting.

  • The PersistentVolumeClaim (to check binding status and provisioner errors)

    Why this is correct

    PVC describe shows claim phase and provisioning events.

  • The Pod (to see scheduling or volume mount failure events)

    Why this is correct

    Pod describe reveals mount errors and FailedMount events.

  • The OAuth client credentials secret

    Why it's wrong here

    OAuth credentials authenticate users, not storage attachments.

  • The PersistentVolume (to verify node attachments and reclaim policies)

    Why this is correct

    PV describe shows volume status, claims, and backend references.

About these practice questions

One of 509 original EX280 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 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.