Hey everyone.
We are running a private IPFS-Cluster at the project I’m working on. Now we have some problems while trying to enlarge the disk-space of our Cluster-Nodes.
If we try to bootstrap a new Node with more space to the Cluster the what I’m getting from ipfs-cluster-ctl status is “Pin Queued” for every single hash. But these files/hashes are never synched.
If we try to copy the whole data-dir via air-sync to a different node or disk, it seems to lock some of the files and we can’t add new files to the Cluster while copying.
What’s the usual way to enlarge disk-space, to backup the files?
Best,
Corvin