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
In order to clean up zdb (all chunks are there forever), some tools will be needed.
The only way to know which chunks can be removed is by iterating over all available flist, keep a list of chunks and copy theses keys to a new namespace. Then replace old namespace with the new namespace.
We assume chunks not hosted by the hub can be discarded.
The text was updated successfully, but these errors were encountered:
In order to clean up zdb (all chunks are there forever), some tools will be needed.
The only way to know which chunks can be removed is by iterating over all available flist, keep a list of chunks and copy theses keys to a new namespace. Then replace old namespace with the new namespace.
We assume chunks not hosted by the hub can be discarded.
The text was updated successfully, but these errors were encountered: