<div dir="ltr">Hi,<div>I reinstalled of a several packages  and have result:<br><div><div>oneadmin@debian:~$ virsh</div><div>virsh: /usr/local/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_0.9.12' not found (required by virsh)</div>
</div><div><div>oneadmin@debian:~$ /etc/init.d/libvirt-bin start</div><div>Starting libvirt management daemon: libvirtd/usr/sbin/libvirtd: /usr/local/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_0.9.12' not found (required by /usr/sbin/libvirtd)</div>
<div> failed!</div></div><div><br></div><div style>What me do?</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/11 Евгений Суворов <span dir="ltr"><<a href="mailto:eesuvorov@gmail.com" target="_blank">eesuvorov@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I made mistake. It will be right:<div class="im"><div><div style="font-size:13px;font-family:arial,sans-serif">
oneadmin@debian:/home/see$ which virsh</div><div style="font-size:13px;font-family:arial,sans-serif">
/usr/local/bin/virsh</div></div><div style="font-size:13px;font-family:arial,sans-serif"><br></div></div><div><div>oneadmin@debian:~$ $PATH </div><div>-bash: /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games: </div>

</div><div><br></div><div>Any idea?<br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/11 Евгений Суворов <span dir="ltr"><<a href="mailto:eesuvorov@gmail.com" target="_blank">eesuvorov@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I did it but doesn't help<br></div><div><br></div><div>oneadmin@debian:/home/see$ which virsh</div>

<div>/usr/local/bin/virsh</div><div>oneadmin@debian:/home/see$ export PATH=/usr/local/bin/virsh:$PATH</div>
<div>oneadmin@debian:/home/see$ one stop</div><div>oned and scheduler stopped</div><div>oneadmin@debian:/home/see$ one start</div><div><div>oneadmin@debian:/home/see$ /var/lib/one/remotes/im/run_probes vmware 16 192.168.1.53</div>


<div>ERROR: vmware.rb: Error executing: virsh -c 'esx://<a href="http://192.168.1.53/?no_verify=1&auto_answer=1" target="_blank">192.168.1.53/?no_verify=1&auto_answer=1</a>' --readonly nodeinfo err: ExitCode: 1</div>

<div>
 out:  version `LIBVIRT_PRIVATE_0.8.3' not found (required by virsh)</div><div>oneadmin</div><div>ERROR MESSAGE --8<------</div><div>Error executing vmware.rb</div><div>ERROR MESSAGE ------>8--</div></div><div>

 oneadmin@debian:/home/see$ </div>
<div><br></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/11 Евгений Суворов <span dir="ltr"><<a href="mailto:eesuvorov@gmail.com" target="_blank">eesuvorov@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,<div>I did it but does`t help</div><div><br></div><div><div>oneadmin@debian:/home/see$ /var/lib/one/remotes/im/run_probes vmware 16 192.168.1.53</div><div><div>ERROR: vmware.rb: Error executing: virsh -c 'esx://<a href="http://192.168.1.53/?no_verify=1&auto_answer=1" target="_blank">192.168.1.53/?no_verify=1&auto_answer=1</a>' --readonly nodeinfo err: ExitCode: 1</div>



<div> out:  version `LIBVIRT_PRIVATE_0.8.3' not found (required by virsh)</div><div>oneadmin</div><div>ERROR MESSAGE --8<------</div><div>Error executing vmware.rb</div><div>ERROR MESSAGE ------>8--</div><div><br>



</div></div></div></div><div class="gmail_extra"><br><div><div><br><div class="gmail_quote">2013/6/10 Tino Vazquez <span dir="ltr"><<a href="mailto:tinova@opennebula.org" target="_blank">tinova@opennebula.org</a>></span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
You can check which one is the working virsh version by issuing a<br>
<br>
$ which virsh<br>
<br>
>From the output, you can infer the location (<directory>) that you<br>
need to set into PATH:<br>
<br>
$ export PATH=<directory>:$PATH<br>
<br>
you'll need to restart OpenNebula.<br>
<div><br>
Regards,<br>
<br>
-Tino<br>
<br>
--<br>
Join us at OpenNebulaConf2013 in Berlin, 24-26 September, 2013 |<br>
<a href="http://www.opennebulaconf.com" target="_blank">www.opennebulaconf.com</a><br>
<br>
--<br>
Constantino Vázquez Blanco, PhD, MSc<br>
Project Engineer | OpenNebula - The Open-Source Solution for Data<br>
Center Virtualization<br>
<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @tinova79 | @OpenNebula<br>
<br>
<br>
</div><div><div>On Mon, Jun 10, 2013 at 3:41 PM, Евгений Суворов <<a href="mailto:eesuvorov@gmail.com" target="_blank">eesuvorov@gmail.com</a>> wrote:<br>
><br>
><br>
><br>
> 2013/6/10 Tino Vazquez <<a href="mailto:tinova@opennebula.org" target="_blank">tinova@opennebula.org</a>><br>
>><br>
>> Hi,<br>
>><br>
>> What's the output of? :<br>
>><br>
>>  /var/lib/one/remotes/im/run_probes vmware 16 192.168.1.53<br>
>><br>
> oneadmin@debian:/etc/one$ /var/lib/one/remotes/im/run_probes vmware 16<br>
> 192.168.1.53<br>
> ERROR: vmware.rb: Error executing: virsh -c<br>
> 'esx://<a href="http://192.168.1.53/?no_verify=1&auto_answer=1" target="_blank">192.168.1.53/?no_verify=1&auto_answer=1</a>' --readonly nodeinfo err:<br>
> ExitCode: 1<br>
>  out:  version `LIBVIRT_PRIVATE_0.8.3' not found (required by virsh)<br>
> oneadmin<br>
> ERROR MESSAGE --8<------<br>
> Error executing vmware.rb<br>
> ERROR MESSAGE ------>8--<br>
>  oneadmin@debian:/etc/one$<br>
><br>
><br>
>><br>
>> This may be related to the PATH variable, maybe the 'virsh' you are<br>
>> executing by hand is not the same one called by 'run_probes'?<br>
>><br>
>  May be..... How me change the PATH variable?<br>
><br>
>> Regards,<br>
>><br>
>> -Tino<br>
>> --<br>
>> Join us at OpenNebulaConf2013 in Berlin, 24-26 September, 2013 |<br>
>> <a href="http://www.opennebulaconf.com" target="_blank">www.opennebulaconf.com</a><br>
>><br>
>> --<br>
>> Constantino Vázquez Blanco, PhD, MSc<br>
>> Project Engineer | OpenNebula - The Open-Source Solution for Data<br>
>> Center Virtualization<br>
>> <a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @tinova79 | @OpenNebula<br>
><br>
><br>
><br>
><br>
> --<br>
> С уважением, Евгений.<br>
><br>
> Тел: +79060665574<br>
> ICQ: 380264507<br>
><br>
</div></div><div><div>> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">С уважением, Евгений.<br><br><div>Тел: +79060665574</div><div>ICQ: 380264507</div></div>
</div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">С уважением, Евгений.<br><br><div>Тел: +79060665574</div><div>ICQ: 380264507</div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">С уважением, Евгений.<br><br><div>Тел: +79060665574</div><div>ICQ: 380264507</div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">С уважением, Евгений.<br><br><div>Тел: +79060665574</div><div>ICQ: 380264507</div></div>
</div>