Disk space not being freed by the garbage collector in a ipfs-cluster

If you delete anything manually from the go-ipfs node, cluster realizes and re-pins it because it expects it to be pinned.

ipfs-cluster-ctl sync was removed because the tracking mechanism works well in the background now. Before, it was a patch to manually fix when things got out of sync.

1 Like