mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 08:16:54 +00:00
add picture made by anarcat
This commit is contained in:
parent
b8198c4ff1
commit
8c4802312d
1 changed files with 41 additions and 0 deletions
41
docs/misc/internals-picture.txt
Normal file
41
docs/misc/internals-picture.txt
Normal file
|
@ -0,0 +1,41 @@
|
|||
BorgBackup from 10.000m
|
||||
=======================
|
||||
|
||||
+--------+ +--------+ +--------+
|
||||
|archive0| |archive1| ... |archiveN|
|
||||
+--------+ +--------+ +--+-----+
|
||||
| | |
|
||||
| | |
|
||||
| +---+ |
|
||||
| | |
|
||||
| | |
|
||||
+------+-------+ |
|
||||
| | | |
|
||||
/chunk\/chunk\/chunk\... /maybe different chunks lists\
|
||||
+-----------------------------------------------------------------+
|
||||
|item list |
|
||||
+-----------------------------------------------------------------+
|
||||
|
|
||||
+-------------------------------------+--------------+
|
||||
| | |
|
||||
| | |
|
||||
+-------------+ +-------------+ |
|
||||
|item0 | |item1 | |
|
||||
| - owner | | - owner | |
|
||||
| - size | | - size | ...
|
||||
| - ... | | - ... |
|
||||
| - chunks | | - chunks |
|
||||
+----+--------+ +-----+-------+
|
||||
| |
|
||||
| +-----+----------------------------+-----------------+
|
||||
| | | |
|
||||
+-o-----o------------+ |
|
||||
| | | | |
|
||||
/chunk0\/chunk1\ ... /chunkN\ /chunk0\/chunk1\ ... /chunkN'\
|
||||
+-----------------------------+ +------------------------------+
|
||||
|file0 | |file0' |
|
||||
+-----------------------------+ +------------------------------+
|
||||
|
||||
|
||||
Thanks to anarcat for drawing the picture!
|
||||
|
Loading…
Reference in a new issue