Difference between revisions of "Vnx-install-trobleshooting"

From VNX
Jump to: navigation, search
(Created page with "{{Title|Installation Troubleshooting}}")
 
Line 1: Line 1:
 
{{Title|Installation Troubleshooting}}
 
{{Title|Installation Troubleshooting}}
 +
 +
== About libvirt ==
 +
 +
When I execute "virsh list" or other virsh commands I get the following error:
 +
 +
virsh: /usr/lib/libvirt.so.0: version LIBVIRT_PRIVATE_XXX not found (required by virsh)
 +
 +
-------------------------------------------------------------------------------
 +
VNX::vmAPI_libvirt::defineVM (1172): error connecting to qemu:///system hypervisor.
 +
libvirt error code: 38, message: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No existe el archivo o el directorio

Revision as of 17:31, 18 June 2012

Installation Troubleshooting

About libvirt

When I execute "virsh list" or other virsh commands I get the following error:

virsh: /usr/lib/libvirt.so.0: version LIBVIRT_PRIVATE_XXX not found (required by virsh)

VNX::vmAPI_libvirt::defineVM (1172): error connecting to qemu:///system hypervisor. libvirt error code: 38, message: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No existe el archivo o el directorio