How to Prevent Metadata Loss When Removing PV Used for Default Disk · Issue #1700 · Altinity/clickhouse-operator · GitHub
More Web Proxy on the site http://driver.im/
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 running into an issue where the existing PVC is too large and we need to decrease our storage to reduce COGs. Our plan is:
For step 1 & 2, we achieve them by following these two:
Now, for step 3 (removing the old PV), as mentioned in #1381, changing default disk would cause table metadata loss.
Does anyone have a recommended, safe procedure for deleting the old PV (especially the one used for default disk) without losing table metadata?
The text was updated successfully, but these errors were encountered: