You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We’re encountering an issue where the file system in the attached PV is corrupted, preventing the pod from being created.
Since we’ve backed up all the data, the simplest solution we’ve come up with is to delete the PVC associated with this PV and re-apply the CHI manifest.
For each ClickHouse StatefulSet, we’ve attached two PVs, and the issue has occurred with one of them. Our plan is to delete the broken PV, re-create it by re-applying the CHI manifest, and then restore the data.
Could someone help verify if this approach is feasible and if there are any potential issues we should be aware of?
The text was updated successfully, but these errors were encountered:
sky9611
changed the title
File system in the attached PV is corrupted
Issue with Corrupted File System in PV
Jan 9, 2025
Hello,
We’re encountering an issue where the file system in the attached PV is corrupted, preventing the pod from being created.
Since we’ve backed up all the data, the simplest solution we’ve come up with is to delete the PVC associated with this PV and re-apply the CHI manifest.
For each ClickHouse StatefulSet, we’ve attached two PVs, and the issue has occurred with one of them. Our plan is to delete the broken PV, re-create it by re-applying the CHI manifest, and then restore the data.
Could someone help verify if this approach is feasible and if there are any potential issues we should be aware of?
The text was updated successfully, but these errors were encountered: