You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SUSE Linux Enterprise Server 15 (SP7) requires the following entry to be made in the /etc/cloudstack/agent/agent.properties file; the clock speed can be set to match the host CPU.
315
+
316
+
.. parsed-literal::
317
+
318
+
host.cpu.manual.speed.mhz=2350
301
319
302
320
The host is now ready to be added to a cluster. This is covered in a
303
321
later section, see :ref:`adding-a-host`. It is
@@ -472,7 +490,7 @@ cloudstack-agent and should already be installed.
472
490
473
491
#LIBVIRTD_ARGS="--listen"
474
492
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.
493
+
Configure libvirt to connect to libvirtd and not to per-driver daemons, especially important on newer distros such as EL9, SUSE 15 SP7 and Ubuntu 24.04.
476
494
Edit ``/etc/libvirt/libvirt.conf`` and add the following:
0 commit comments