* [pbs-devel] [PATCH proxmox-backup] docs: tuning: list default and maximum values for `gc-cache-capacity`
@ 2025-05-16 7:44 Christian Ebner
2025-06-04 11:32 ` Fabian Grünbichler
0 siblings, 1 reply; 2+ messages in thread
From: Christian Ebner @ 2025-05-16 7:44 UTC (permalink / raw)
To: pbs-devel
Explicitly mention that the value sets the available cache slots and
not only mention the value being set to 0 disables the cache, but
rather give also the default and maximum values.
Reported in the community forum:
https://forum.proxmox.com/threads/164869/post-771224
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
---
docs/storage.rst | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/storage.rst b/docs/storage.rst
index 2e648b8dc..4a8d8255e 100644
--- a/docs/storage.rst
+++ b/docs/storage.rst
@@ -456,7 +456,9 @@ There are some tuning related options for the datastore that are more advanced:
the access time has already been updated during phase 1 of garbage collection.
This avoids multiple updates and increases GC runtime performance. Higher
values can reduce GC runtime at the cost of increase memory usage, setting the
- value to 0 disables caching.
+ value to 0 disables caching. The given value sets the number of available
+ cache slots, 1048576 (= 1024 * 1024) being the default, 8388608 (= 8192 *
+ 1024) the maximum value.
If you want to set multiple tuning options simultaneously, you can separate them
with a comma, like this:
--
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
* Re: [pbs-devel] [PATCH proxmox-backup] docs: tuning: list default and maximum values for `gc-cache-capacity`
2025-05-16 7:44 [pbs-devel] [PATCH proxmox-backup] docs: tuning: list default and maximum values for `gc-cache-capacity` Christian Ebner
@ 2025-06-04 11:32 ` Fabian Grünbichler
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Grünbichler @ 2025-06-04 11:32 UTC (permalink / raw)
To: pbs-devel, Christian Ebner
On Fri, 16 May 2025 09:44:46 +0200, Christian Ebner wrote:
> Explicitly mention that the value sets the available cache slots and
> not only mention the value being set to 0 disables the cache, but
> rather give also the default and maximum values.
>
> Reported in the community forum:
> https://forum.proxmox.com/threads/164869/post-771224
>
> [...]
Applied, thanks!
[1/1] docs: tuning: list default and maximum values for `gc-cache-capacity`
commit: ace285861ef807207c42592bd907283daa85838b
Best regards,
--
Fabian Grünbichler <f.gruenbichler@proxmox.com>
_______________________________________________
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-06-04 11:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-16 7:44 [pbs-devel] [PATCH proxmox-backup] docs: tuning: list default and maximum values for `gc-cache-capacity` Christian Ebner
2025-06-04 11:32 ` Fabian Grünbichler
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