Blame SOURCES/bz2138825-fence_virtd-update-manpage.patch

ed9a6b
From 6817d9ff018aa1af6fb9775bc9ae1f1cc07fa1ea Mon Sep 17 00:00:00 2001
ed9a6b
From: Oyvind Albrigtsen <oalbrigt@redhat.com>
ed9a6b
Date: Mon, 31 Oct 2022 10:54:10 +0100
ed9a6b
Subject: [PATCH] fence_virtd: add link and non-user socket example to man page
ed9a6b
ed9a6b
---
ed9a6b
 man/fence_virt.conf.5 | 9 +++++++++
ed9a6b
 1 file changed, 9 insertions(+)
ed9a6b
ed9a6b
diff --git a/man/fence_virt.conf.5 b/man/fence_virt.conf.5
ed9a6b
index c23ffd943..c8434ed65 100644
ed9a6b
--- a/man/fence_virt.conf.5
ed9a6b
+++ b/man/fence_virt.conf.5
ed9a6b
@@ -230,6 +230,15 @@ by a user running a cluster of virtual machines on a single desktop computer.
ed9a6b
 .
ed9a6b
 the URI to use when connecting to libvirt.
ed9a6b
 
ed9a6b
+All libvirt URIs are accepted and passed as-is.
ed9a6b
+
ed9a6b
+See https://libvirt.org/uri.html#remote-uris for examples.
ed9a6b
+
ed9a6b
+NOTE: When VMs are run as non-root user the socket path must be set as part
ed9a6b
+of the URI.
ed9a6b
+
ed9a6b
+Example: qemu:///session?socket=/run/user/<UID>/libvirt/virtqemud-sock
ed9a6b
+
ed9a6b
 .SS libvirt-qmf
ed9a6b
 
ed9a6b
 The libvirt-qmf plugin acts as a QMFv2 Console to the libvirt-qmf daemon in