[pbs-devel] [PATCH proxmox proxmox-backup 0/2] add GC chunk cache stats
Christian Ebner
c.ebner at proxmox.com
Fri May 16 10:58:34 CEST 2025
In an effort to give some more insights into phase one of garbage
collection, add counters for hits and misses of the chunk cache to
the garbage collection status and output the obtained values in the
garbage collection task log.
This will allow to easier investigate possible issues and adapt the
tuning parameters based on the output.
proxmox:
Christian Ebner (1):
pbs api types: extend garbage collection status by cache stats
pbs-api-types/src/datastore.rs | 4 ++++
1 file changed, 4 insertions(+)
proxmox-backup:
Christian Ebner (1):
garbage collection: track chunk cache stats and show in task log
pbs-datastore/src/datastore.rs | 6 ++++++
1 file changed, 6 insertions(+)
--
2.39.5
More information about the pbs-devel
mailing list