public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH backup] docs: Improve GC's cutofftime description
@ 2025-01-24 13:20 Maximiliano Sandoval
  2025-01-27  7:51 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2025-01-24 13:20 UTC (permalink / raw)
  To: pbs-devel

As written it can be read as "24h5m after the garbage collection
started".

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 docs/maintenance.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/maintenance.rst b/docs/maintenance.rst
index a6476913..c1b38fc7 100644
--- a/docs/maintenance.rst
+++ b/docs/maintenance.rst
@@ -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
-- 
2.39.5



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH backup] docs: Improve GC's cutofftime description
  2025-01-24 13:20 [pbs-devel] [PATCH backup] docs: Improve GC's cutofftime description Maximiliano Sandoval
@ 2025-01-27  7:51 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-01-27  7:51 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion, Maximiliano Sandoval

Am 24.01.25 um 14:20 schrieb Maximiliano Sandoval:
> As written it can be read as "24h5m after the garbage collection
> started".
> 
> Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
> ---
>  docs/maintenance.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
>

applied, thanks!


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-27  7:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-24 13:20 [pbs-devel] [PATCH backup] docs: Improve GC's cutofftime description Maximiliano Sandoval
2025-01-27  7:51 ` [pbs-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal