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

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