Hi, I'm trying to make a fully working node with kvm and openvz, both managed by libvirt on Debian Lenny.<br>Kvm/libvirt is running fine but I have some trouble to make openvz and libvirt working together.<br><br>First, I had to use a backported libvirt (0.7.6-1~bpo50+1), 0.4.6-10 was to old and virsh was not able to connect to openvz.<br>

<br>Currently, I can create a vm with openvz tools and control with virsh (start/list/destroy...) but the configuration is still in /etc/vz and I can not create a VZ vm with virt-install (for example : how to choose a template ? ).<br>

<br>Virt-manager does not list openvz hypervisor when I create a vm, only qemu and kvm.<br><br><br>Thank for any help.<br>