Home / BeaverDeck / Docs / Insights Guide / Storage Insights / Released PV
Released PV
BeaverDeck uses this check to identify a specific storage condition that may need operator review.
| Check type | pv-released |
|---|---|
| Insights section | Storage Insights |
| Alert severity | Warning after 7 days |
When It Reports A Finding
A PersistentVolume remains in Released phase for more than 7 days. Recently released volumes are shown as passing within the cleanup window.
Why This Is A Problem
Released volumes can retain storage allocations and data after their claim is gone, creating cost, capacity, and data-lifecycle risk.
Recommended Response
- Review the previous claim, StorageClass, reclaim policy, ownership, and data retention requirements.
- Archive or recover required data before cleanup.
- Recycle or delete the PV and backing storage through the provider-approved process when it is no longer needed.
Scope And Limitations
A Retain reclaim policy can deliberately leave a PV Released. Never delete storage solely because this check fires; verify data ownership first.
After remediation: refresh Storage Insights and verify the underlying
resource or metric. Suppress the finding only when the condition is intentional and its risk is accepted.