Skip to content

Commit 45a49c7

Browse files
authored
libvirt legacy mode (#447)
Tell libvirt client to connect old-school to libvirtd
1 parent b383dc5 commit 45a49c7

File tree

1 file changed

+7
-0
lines changed
  • source/installguide/hypervisor

1 file changed

+7
-0
lines changed

source/installguide/hypervisor/kvm.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,13 @@ cloudstack-agent and should already be installed.
472472
473473
#LIBVIRTD_ARGS="--listen"
474474
475+
Configure libvirt to connect to libvirtd and not to per-driver daemons, especially important on newer distros such as EL9 and Ubuntu 24.04.
476+
Edit ``/etc/libvirt/libvirt.conf`` and add the following:
477+
478+
.. parsed-literal::
479+
remote_mode="legacy"
480+
481+
475482
#. Restart libvirt
476483

477484
In RHEL or CentOS or SUSE or Ubuntu:

0 commit comments

Comments
 (0)