


Garbage Collection (GC) in Proxmox Backup Server (PBS) is a critical maintenance task designed to reclaim storage space by removing unused backup chunks from the datastore.
To preserver resources on the host systems, GC is automatically scheduled by the system in order to prevent excessive resource usage according to the following logic:
Proxmox Backup Server (PBS) offers built-in verification capabilities to ensure the integrity of backup data.
As with GC jobs, we schedule verification jobs to run every 7 days, since they are strictily not necessary due to the underlying file system being ZFS which has build-in verification.