Hello

If i use virsh with vzctl 3.1 i get below error

virsh -c openvz:///system
error: Could not extract vzctl version

It works ok with vzctl 3.0.x
Is there any way i can use virsh with vzctl 3.1 ?

----------------------------------------------------------------
[root@test ~]# /usr/bin/virsh --version=long
Virsh command line tool of libvirt 0.9.11
See web site at http://libvirt.org/

Compiled with support for:
 Hypervisors: QEmu/KVM UML OpenVZ VirtualBox Test
 Networking: Remote Daemon Network Bridging Nwfilter
 Storage: Dir Filesystem SCSI Multipath iSCSI LVM
 Miscellaneous: Secrets Debug
--------------------------------------------------------

[root@test ~]# vzctl --version
vzctl version 3.1

--------------------------------------------------------

Regards

James