PVC deletions after PV rebuilds

Last published : Jun 12, 2026
After performing a Persistent Volume (PV) rebuild, if you delete the Persistent Volume Claims (PVCs) after the PVCs and PVs are in a bound state, it can lead to storage management issues.
To prevent a mismatch between PVC and PV mappings, you should re-deploy the InfoScale cluster before creating new PVCs. This ensures a clean environment and avoids conflicts.
Related information