I've run into an issue where a bitcoin partition reached 100%.
I created a new partition and try to move the whole Bitcoin directory over, but I seem to be handicapped by "no space left on device" errors.
nyc1_04 is my new mounted volume. I've started the copy process which eventually failed with "no space left on device" and now all operations seem to fail.
i've already tried apt autoremove and apt-get clean.
what are some files i could delete in existing Bitcoin core folder to free up a little space but make it rebuildable when service restarts?
as for the new mounted volue, it appears to have 330 gigs free space
/dev/sda ext4 348G 67M 330G 1% /mnt/volume_nyc1_04
– Sonic Soul Aug 27 '18 at 16:26cannot create regular file '/mnt/volume-nyc1-04/Bitcoin/Bitcoin/blocks/blk01342.dat': No space left on device
– Sonic Soul Aug 27 '18 at 16:36Process: 1690 ExecStart=/usr/bin/bitcoind -daemon -pid=/mnt/volume-nyc1-04/Bitcoin/bitcoind.pid -conf=/home/bitcoin/.bitcoin/bitcoin.conf -datadir=/mnt/volume-nyc1-04/Bitcoin (code=exited, status=1/FAILURE)
– Sonic Soul Aug 27 '18 at 18:12