This has been seen on a re-used host (in previous ACS releases, on CentOS7 etc), and indicates some issue with libvirt configuration (try to restart it manually, it will probably fail as well)
My way forward was to remove libvirt, remove all related directories/files, install agent again (will install libvirt and qemu as dependency) and then it works all well (steps might look stupid/brute force, but it worked, instead of troubleshooting the actual root cause) Best On Mon, 18 Jan 2021 at 10:59, Stéphane Racamier <racamier.st...@gmail.com> wrote: > /# 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 <daan.hoogl...@gmail.com> > > 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 < > >> racamier.st...@gmail.com> > >> 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 > >> > > > -- Andrija Panić