dsnap-sync: Documentation update
* update to v6.5.1 Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
14
README.md
14
README.md
@@ -1,5 +1,5 @@
|
|||||||
<!-- dsnap-sync README.md -->
|
<!-- dsnap-sync README.md -->
|
||||||
<!-- version: 0.5.9 -->
|
<!-- version: 0.6.5 -->
|
||||||
|
|
||||||
# dsnap-sync
|
# dsnap-sync
|
||||||
|
|
||||||
@@ -313,12 +313,12 @@ the corresponding data in a snapper compatible directory structure on the tape.
|
|||||||
|
|
||||||
The structure may look like:
|
The structure may look like:
|
||||||
|
|
||||||
└── backups
|
> └── backups
|
||||||
└── @<server-name>
|
> └── @<server-name>
|
||||||
├── archive-<subvol-name>
|
> └── archive-<subvol-name>
|
||||||
│ └── <subvol-id>
|
> └── <subvol-id>
|
||||||
│ ├── <subvol-id>_full.btrfs
|
> ├── <subvol-id>_full.btrfs
|
||||||
│ └── info.xml
|
> └── info.xml
|
||||||
|
|
||||||
The file `info.xml` provide the metadata corresponding to the snapshot.
|
The file `info.xml` provide the metadata corresponding to the snapshot.
|
||||||
The data of the snapshot is stored in the file `<subvol-id>_full.btrfs`.
|
The data of the snapshot is stored in the file `<subvol-id>_full.btrfs`.
|
||||||
|
|||||||
Reference in New Issue
Block a user