Articles in this section

Can't create a VM in SolusVM 2: /var/run/libvirt/libvirt-sock-ro: connect: no such file or directory

Applicable to:

  • SolusVM 2

Symptoms 

Unable to add VM on AlmaLinux 9.2 CR with error:

SVM_ERROR: Failed to get hypervisor for virtualization type "kvm": failed to check QEMU driver is available: dial socket "/var/run/libvirt/libvirt-sock-ro": dial unix /var/run/libvirt/libvirt-sock-ro: connect: no such file or directory

Cause

libvirtd socket is not properly started

Resolution

Connect through SSH and  execute the following commands on the affected CR

# systemctl stop libvirtd.socket

# systemctl restart libvirtd

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.