* [pbs-devel] [PATCH proxmox-backup] docs: Fix typo for chunk directory naming and rewording
@ 2024-10-11 7:18 Christian Ebner
2024-10-17 3:44 ` [pbs-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Christian Ebner @ 2024-10-11 7:18 UTC (permalink / raw)
To: pbs-devel
The chunks subdirectories are only using the chunk's 2 byte checksum
prefix given in hex notation.
Also, clarify that chunks are grouped into subdirectories.
Reported in the community forum:
https://forum.proxmox.com/threads/155751/
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
---
docs/technical-overview.rst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/technical-overview.rst b/docs/technical-overview.rst
index a8b1c7268..f79deff38 100644
--- a/docs/technical-overview.rst
+++ b/docs/technical-overview.rst
@@ -56,8 +56,9 @@ The chunks of a datastore are found in
<datastore-root>/.chunks/
-This chunk directory is further subdivided by the first four bytes of the
-chunk's checksum, so a chunk with the checksum
+This chunk directory is further subdivided into directories grouping chunks by
+their checksums 2 byte prefix (given as 4 hexadecimal digits), so a chunk with
+the checksum
a342e8151cbf439ce65f3df696b54c67a114982cc0aa751f2852c2f7acc19a8b
--
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 proxmox-backup] docs: Fix typo for chunk directory naming and rewording
2024-10-11 7:18 [pbs-devel] [PATCH proxmox-backup] docs: Fix typo for chunk directory naming and rewording Christian Ebner
@ 2024-10-17 3:44 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-10-17 3:44 UTC (permalink / raw)
To: Proxmox Backup Server development discussion, Christian Ebner
Am 11/10/2024 um 09:18 schrieb Christian Ebner:
> The chunks subdirectories are only using the chunk's 2 byte checksum
> prefix given in hex notation.
>
> Also, clarify that chunks are grouped into subdirectories.
>
> Reported in the community forum:
> https://forum.proxmox.com/threads/155751/
>
> Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
> ---
> docs/technical-overview.rst | 5 +++--
> 1 file changed, 3 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:[~2024-10-17 3:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-11 7:18 [pbs-devel] [PATCH proxmox-backup] docs: Fix typo for chunk directory naming and rewording Christian Ebner
2024-10-17 3:44 ` [pbs-devel] applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal