Maybe there's another compelling reason why you don't prefer it?
In my experience, more often than not you will require to verify the entire blockchain from scratch for some reason. I don't remember exactly why but sometimes I needed to do that and if you use pruned mode you are going to need to download the data from scratch.
I see, so this is the main reason I assume (
which is more reasonable than the previous)
And yeah that happens if you do something that's requiring to rescan the blockchain
like rescanning private keys past the pruned blocks or rebuilding databases with "
--reindex/--reindex-chainstate" in case something is corrupted during improper shutdown.
At the moment I have a few chain copies.
I usually let them slip back a few weeks and restart them.
I don't run them all at the same time.
But now that ssd's are serious money I can't justify having more than 3 copies.
Only because I happen to have been running 3 on and off before price got high.