mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-14 12:48:33 +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
|
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
|
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
|
instance, if present, or 24 hours and 5 minutes before the start of the
|
||||||
collection.
|
garbage collection.
|
||||||
|
|
||||||
Garbage collection considers chunk files with access time older than the
|
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
|
cutoff time to be neither referenced by any backup snapshot's index, nor part
|
||||||
|
Loading…
Reference in New Issue
Block a user