<br><div class="gmail_quote">Thanks for the info (I know a client who won't be happy to learn that ... :-)<br><br>virt-manager --connect openvz:///system works, vz & kvm vms are listed.<br>"Run" throws an error but start the vm, <br>


"Pause" failed (with virsh : "error: Failed to suspend domain 101 <br>error: this function is not supported by the hypervisor: virDomainSuspend", I think it's pretty clear)<br>Reboot, shutdown and force shutdown commands are working.<div>

<div></div><div class="h5"><br>
<br><br><br><br><div class="gmail_quote">On Mon, Apr 12, 2010 at 2:03 PM, Cole Robinson <span dir="ltr"><<a href="mailto:crobinso@redhat.com" target="_blank">crobinso@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<div><div></div><div>On 04/12/2010 05:59 AM, Arthur Clement wrote:<br>
> Hi, I'm trying to make a fully working node with kvm and openvz, both<br>
> managed by libvirt on Debian Lenny.<br>
> Kvm/libvirt is running fine but I have some trouble to make openvz and<br>
> libvirt working together.<br>
><br>
> First, I had to use a backported libvirt (0.7.6-1~bpo50+1), 0.4.6-10 was<br>
> 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<br>
> (start/list/destroy...) but the configuration is still in /etc/vz and I<br>
> can not create a VZ vm with virt-install (for example : how to choose a<br>
> template ? ).<br>
><br>
> Virt-manager does not list openvz hypervisor when I create a vm, only<br>
> qemu and kvm.<br>
><br>
<br>
</div></div>virt-install and virt-manager haven't been patched to allow openvz VM<br>
creation. However, virt-manager should be able to at least list and start/stop<br>
VMs, though you will need to manually pass the openvz URI to virt-manager<br>
using the --connect option:<br>
<br>
virt-manager --connect openvz:///system<br>
<br>
If VM listing and start/stop doesn't work, run with the --debug option here<br>
and hopefully it should be easy to fix.<br>
<font color="#888888"><br>
- Cole<br>
</font></blockquote></div><br>
</div></div></div><br>