libvirt/docs/manpages
Martin Kletzander c69915ccaf peer2peer migration: allow connecting to local sockets
Local socket connections were outright disabled because there was no "server"
part in the URI.  However, given how requirements and usage scenarios are
evolving, some management apps might need the source libvirt daemon to connect
to the destination daemon over a UNIX socket for peer2peer migration.  Since we
cannot know where the socket leads (whether the same daemon or not) let's decide
that based on whether the socket path is non-standard, or rather explicitly
specified in the URI.  Checking non-standard path would require to ask the
daemon for configuration and the only misuse that it would prevent would be a
pretty weird one.  And that's not worth it.  The assumption is that whenever
someone uses explicit UNIX socket paths in the URI for migration they better
know what they are doing.

Partially resolves: https://bugzilla.redhat.com/1638889

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2020-09-04 10:20:49 +02:00
..
index.rst docs: Fix link to virt-qemu-run(1) 2020-01-27 17:57:02 +01:00
libvirtd.rst meson: docs/manpages: install man pages 2020-08-03 09:27:06 +02:00
meson.build docs: build: Fix links to 'edit this page' for kbase/manpages/internals 2020-08-18 15:38:49 +02:00
virsh.rst peer2peer migration: allow connecting to local sockets 2020-09-04 10:20:49 +02:00
virt-admin.rst tools: mention server-update-tls supports virtproxyd 2020-05-13 16:28:14 +01:00
virt-host-validate.rst docs: convert virt-host-validate man page from pod to rst 2019-12-11 14:28:41 +00:00
virt-login-shell.rst docs: stop using syntax highlighting for man page code blocks 2019-12-12 11:16:47 +00:00
virt-pki-validate.rst docs: convert virt-pki-validate man page from pod to rst 2019-12-11 14:28:41 +00:00
virt-qemu-run.rst docs: add warning about virt-qemu-run being experimental 2020-01-29 14:30:57 +00:00
virt-sanlock-cleanup.rst man: fix section of virt-sanlock-cleanup 2020-01-17 15:34:10 +01:00
virt-xml-validate.rst docs: convert virt-xml-validate man page from pod to rst 2019-12-11 14:28:41 +00:00
virtlockd.rst meson: docs/manpages: install man pages 2020-08-03 09:27:06 +02:00
virtlogd.rst meson: docs/manpages: install man pages 2020-08-03 09:27:06 +02:00