Host Intermittently Fails to Converge.
Problem
ERROR nova.virt.libvirt.host [-] Connection to libvirt failed: Failed to connect socket to ‘/var/run/libvirt/libvirt-sock’: Permission deniedEnvironment
Cause
Resolution
# cat /etc/libvirt/libvirtd.conflisten_tcp=1listen_tls=0auth_tcp="none"tcp_port="16509"auth_unix_ro = "none"auth_unix_rw = "none"unix_sock_group = "root"unix_sock_ro_perms = "0777"unix_sock_rw_perms = "0777"# systemctl restart libvirtdPreviousAll Instances Created in Batch are Scheduled on Single HypervisorNextError Creating Tenant Network: "Unable to create the network. No tenant network is available for allocation.
Last updated
