Hello @fd0,
Right now the restic cache dir on the machine I run restic backup for those 65M files / 32TB datasets is reaching 600GB(!), so I need to do something soon.
I have two questions:
-
If I simply remove the cache dir, won’t that make the next
restic backupincrease greatly in time (in order to refill/rebuild the cache)? -
After a prune, will the next
restic backupautomatically reduce the cache directory’s size ? Or do I need to also remove the cache directory (sorestic backuprebuilds it smaller)?
Thanks in advance,
– Durval.