Interesting. #proxmoxbackupServer's /var/log/proxmox-backup was full of ancient logs. Seems that there was no log rotation in the olden days - set

```
proxmox-backup-manager node update --task-log-max-days 60
```

to fix it.

#proxmox #pbs

After activating this storage consumption dropped significantly.

I had originally added some storage before I thought "wait, why is this increasing anyway"