On 2012年03月31日 08:03, Osier Yang wrote:
On 2012年03月30日 23:04, Jamshaid wrote:
> 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 ?
IIR, it's somehing we need to improve for the
version parsing function to allow there is no
micro version.
Okay, actually the parsing function has option
to allow the missing micro. I made a quick
patch, and posted it to libvir-list:
https://www.redhat.com/archives/libvir-list/2012-March/msg01366.html
Regards,
Osier