Difference between revisions of "Vnx-install-trobleshooting"
(→About libvirt) |
|||
Line 3: | Line 3: | ||
== About libvirt == | == About libvirt == | ||
− | When I execute "virsh list" or other virsh commands I get the following error: | + | '''''Q: 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) | virsh: /usr/lib/libvirt.so.0: version LIBVIRT_PRIVATE_XXX not found (required by virsh) | ||
+ | A: | ||
------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ||
VNX::vmAPI_libvirt::defineVM (1172): error connecting to qemu:///system hypervisor. | 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 | 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 16:34, 18 June 2012
Installation Troubleshooting
About libvirt
Q: 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)
A:
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