I'm deploying LXC Hipervisor in a new cluster in my zone in Apache
CloudStack 4.11.0 I followed the documentation directions and already
configured networking and libvirt. When i try to add the new host Libvirtd
is crashing this is the output of systemctl status libvirt-bin on the
hipevisor node
libvirt-bin.service - Virtualization daemon
Loaded: loaded (/lib/systemd/system/libvirt-bin.service; enabled; vendor
preset: enabled)
Active: failed (Result: start-limit-hit) since Mon 2019-05-20 10:28:14
CDT; 13min ago
Docs: man:libvirtd(8)
http://libvirt.org
Process: 3368 ExecStart=/usr/sbin/libvirtd $libvirtd_opts (code=exited,
status=1/FAILURE)
Main PID: 3368 (code=exited, status=1/FAILURE)
Tasks: 18
Memory: 29.5M
CPU: 22ms
CGroup: /system.slice/libvirt-bin.service
├─2185 /usr/sbin/libvirtd -d -l
├─2495 /usr/sbin/dnsmasq
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelpe
└─2496 /usr/sbin/dnsmasq
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelpe
May 20 10:28:14 cloudstak-lxc-host systemd[1]: Failed to start
Virtualization daemon.
May 20 10:28:14 cloudstak-lxc-host systemd[1]: libvirt-bin.service: Unit
entered failed state.
May 20 10:28:14 cloudstak-lxc-host systemd[1]: libvirt-bin.service: Failed
with result 'exit-code'.
May 20 10:28:14 cloudstak-lxc-host systemd[1]: libvirt-bin.service: Service
hold-off time over, scheduling restart.
May 20 10:28:14 cloudstak-lxc-host systemd[1]: Stopped Virtualization
daemon.
May 20 10:28:14 cloudstak-lxc-host systemd[1]: libvirt-bin.service: Start
request repeated too quickly.
May 20 10:28:14 cloudstak-lxc-host systemd[1]: Failed to start
Virtualization daemon.
May 20 10:28:14 cloudstak-lxc-host systemd[1]: libvirt-bin.service: Unit
entered failed state.
May 20 10:28:14 cloudstak-lxc-host systemd[1]: libvirt-bin.service: Failed
with result 'start-limit-hit'.
can someone help with this error?
If i restart the host libvirt-bin status is okok. But when i try to add the
host it crash
|