On 10/10/2011 06:57 AM, ?????? wrote:
  dears.
I can not solved the problem:
  vzctl works. But how do I connect to Virtuozzo? Using the openvz
driver
it doesn't work out of the box:
virsh # connect openvz:///system
error: Failed to connect to the hypervisor
error: no connection driver available for openvz:///system


Why can not I connect to the openvz???

This may be a simple case of your libvirt binary not being pre-compiled with openvz support. What distro are you using? What does:

virsh --version=long

display? It may be that you have to recompile libvirt from a tarball and explicitly request that the openvz code be compiled, if the pre-built binary from your distro omits that driver.

--
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to