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

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