/# Master libvirt daemon configuration file//
//#//
//
//#################################################################//
//#//
//# Network connectivity controls//
//#//
//
//# Flag listening for secure TLS connections on the public TCP/IP port.//
//# NB, must pass the --listen flag to the libvirtd process for this to//
//# have any effect.//
//#//
//# This setting is not required or honoured if using systemd socket//
//# activation.//
//#//
//# It is necessary to setup a CA and issue server certificates before//
//# using this capability.//
//#//
//# This is enabled by default, uncomment this to disable it//
//listen_tls = 0//
//
//# Listen for unencrypted TCP connections on the public TCP/IP port.//
//# NB, must pass the --listen flag to the libvirtd process for this to//
//# have any effect.//
//#//
//# This setting is not required or honoured if using systemd socket//
//# activation.//
//#//
//# Using the TCP socket requires SASL authentication by default. Only//
//# SASL mechanisms which support data encryption are allowed. This is//
//# DIGEST_MD5 and GSSAPI (Kerberos5)//
//#//
//# This is disabled by default, uncomment this to enable it.//
//listen_tcp = 1/
I tried again "cloudstak-setup-agent" but i have the same result.
--
Stéphane Racamier
Le 18/01/2021 à 10:35, Hean Seng a écrit :
Please check :
*/etc/libvirt/libvirtd.conf*
*if set *listen_tcp = 1 and listen_tls = 0
On Mon, Jan 18, 2021 at 4:02 PM Daan Hoogland <[email protected]>
wrote:
Stephane, your output seems to indicate a problem with your libvirt
instance. I am not sure what happened there, but it would be a prerequisite
to run cloudstack.
On Fri, Jan 15, 2021 at 3:47 PM Stéphane Racamier <
[email protected]>
wrote:
Hi,
Is Agent 4.15 fully supported on CentOS 8?
[root@kvm-n1 ~]# cloudstack-setup-agent
Welcome to the CloudStack Agent Setup:
Please input the Management Server
Hostname/IP-Address:[localhost]www.xxx.yyy.zzz
Please input the Zone Id:[default]Toulon
Please input the Pod Id:[default]Darse-01
Please input the Cluster Id:[default]HA-KVM-01
Please input the Hypervisor type kvm/lxc:[kvm]
Please choose which network used to create VM:[enp4s0f0]
Starting to configure your system:
Configure SElinux ... [OK]
Configure Network ... [OK]
Configure Libvirt ... [Failed]
Configuration failed for service Libvirt
Try to restore your system:
Restore SElinux ... [OK]
Restore Network ... [OK]
Restore Libvirt ... [Failed]
[root@kvm-n1 ~]#
DEBUG:root:execute:systemctl start libvirtd
*DEBUG:root:Failed to execute:Job for libvirtd.service failed because
the control process exited with error code.**
**See "systemctl status libvirtd.service" and "journalctl -xe" for
details.*
DEBUG:root:execute:setenforce 1
DEBUG:root:execute:systemctl enable NetworkManager
DEBUG:root:execute:systemctl is-active NetworkManager
DEBUG:root:Failed to execute:inactive
DEBUG:root:execute:systemctl start NetworkManager
DEBUG:root:execute:systemctl is-active NetworkManager
DEBUG:root:execute:service network restart
Best regards.
--
Stéphane Racamier
--
Daan