btrbk/doc
Axel Burri 2f09a9a723 btrbk: virtual machine setups; use MACHINE_ID for caches; use port in URL
Common virtual machine setups have multiple volume sections with same
host, but distinct port numbers for each machine.

- make caches dependent on MACHINE_ID instead of HOST
- append port number to URL
- add MACHINE_ID to vinfo
- use MACHINE_ID where applicable

This even works if virtual machines share the same btrfs filesystems:
If a equal UUID is found on distinct machines, btr_tree() will return
the already present tree, in order to be consistent after node
injections.
2019-04-01 18:43:49 +02:00
..
.gitignore doc/Makefile: generate man pages from asciidoc 2017-10-11 20:54:41 +02:00
FAQ.md documentation: remove broken link to gmane (received_uuid patch in kernel 4.4) 2018-10-11 16:03:31 +02:00
Makefile Makefile: add option to bypass compression (COMPRESS=no) 2019-03-26 15:08:47 +01:00
btrbk.1.asciidoc btrbk: deprecate ssh_port option in favor of ssh://hostname[:port] notation 2019-04-01 18:26:07 +02:00
btrbk.conf.5.asciidoc btrbk: virtual machine setups; use MACHINE_ID for caches; use port in URL 2019-04-01 18:43:49 +02:00
install.md documentation: move installation instructions from README.md to doc/install.md 2018-10-13 13:29:08 +02:00
ssh_filter_btrbk.1.asciidoc change version to 0.27.2 2019-03-26 15:08:55 +01:00
upgrade_to_v0.23.0.md documentation: change digint links to https:// 2017-10-11 20:54:41 +02:00