Hey everyone. I have a quite large repo running on a Raspberry PI 3 running Raspbian. About 22GB and over 100,000 files. All pinned. When I try to remove one file. About 500MB in size. The pin rm command just hangs. Never returns it seems after hours of waiting. Any suggestions? I know the PI is not very powerful but I do not see why this takes so long.
IPFS Version 0.4.14
EDIT: Also the repo is stored over NFS. If that means anything. Also I have just looked at some bandwidth usage. It appears its reading lots of data from the NFS share. I may have answered my own question… Its just taking forever because its “searching” through the whole repo using the Pi’s slow networking?