mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-13 19:10:45 +00:00
docs: Improve GC's cutofftime description
As written it can be read as "24h5m after the garbage collection started". Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
b249e44a0e
commit
95d8e70c84
@ -233,8 +233,8 @@ into two phases:
|
||||
|
||||
The task iterates over all chunks and checks their file access time against a
|
||||
cutoff time. The cutoff time is given by either the oldest backup writer
|
||||
instance, if present, or 24 hours and 5 minutes after the start of garbage
|
||||
collection.
|
||||
instance, if present, or 24 hours and 5 minutes before the start of the
|
||||
garbage collection.
|
||||
|
||||
Garbage collection considers chunk files with access time older than the
|
||||
cutoff time to be neither referenced by any backup snapshot's index, nor part
|
||||
|
Loading…
Reference in New Issue
Block a user