I made mistake. It will be right: oneadmin@debian:/home/see$ which virsh /usr/local/bin/virsh
oneadmin@debian:~$ $PATH -bash: /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games: Any idea? 2013/6/11 Евгений Суворов <[email protected]> > I did it but doesn't help > > oneadmin@debian:/home/see$ which virsh > /usr/local/bin/virsh > oneadmin@debian:/home/see$ export PATH=/usr/local/bin/virsh:$PATH > oneadmin@debian:/home/see$ one stop > oned and scheduler stopped > oneadmin@debian:/home/see$ one start > oneadmin@debian:/home/see$ /var/lib/one/remotes/im/run_probes vmware 16 > 192.168.1.53 > ERROR: vmware.rb: Error executing: virsh -c 'esx:// > 192.168.1.53/?no_verify=1&auto_answer=1' --readonly nodeinfo err: > ExitCode: 1 > out: version `LIBVIRT_PRIVATE_0.8.3' not found (required by virsh) > oneadmin > ERROR MESSAGE --8<------ > Error executing vmware.rb > ERROR MESSAGE ------>8-- > oneadmin@debian:/home/see$ > > > > 2013/6/11 Евгений Суворов <[email protected]> > >> Hi, >> I did it but does`t help >> >> oneadmin@debian:/home/see$ /var/lib/one/remotes/im/run_probes vmware 16 >> 192.168.1.53 >> ERROR: vmware.rb: Error executing: virsh -c 'esx:// >> 192.168.1.53/?no_verify=1&auto_answer=1' --readonly nodeinfo err: >> ExitCode: 1 >> out: version `LIBVIRT_PRIVATE_0.8.3' not found (required by virsh) >> oneadmin >> ERROR MESSAGE --8<------ >> Error executing vmware.rb >> ERROR MESSAGE ------>8-- >> >> >> >> 2013/6/10 Tino Vazquez <[email protected]> >> >>> Hi, >>> >>> You can check which one is the working virsh version by issuing a >>> >>> $ which virsh >>> >>> From the output, you can infer the location (<directory>) that you >>> need to set into PATH: >>> >>> $ export PATH=<directory>:$PATH >>> >>> you'll need to restart OpenNebula. >>> >>> Regards, >>> >>> -Tino >>> >>> -- >>> Join us at OpenNebulaConf2013 in Berlin, 24-26 September, 2013 | >>> www.opennebulaconf.com >>> >>> -- >>> Constantino Vázquez Blanco, PhD, MSc >>> Project Engineer | OpenNebula - The Open-Source Solution for Data >>> Center Virtualization >>> www.OpenNebula.org | @tinova79 | @OpenNebula >>> >>> >>> On Mon, Jun 10, 2013 at 3:41 PM, Евгений Суворов <[email protected]> >>> wrote: >>> > >>> > >>> > >>> > 2013/6/10 Tino Vazquez <[email protected]> >>> >> >>> >> Hi, >>> >> >>> >> What's the output of? : >>> >> >>> >> /var/lib/one/remotes/im/run_probes vmware 16 192.168.1.53 >>> >> >>> > oneadmin@debian:/etc/one$ /var/lib/one/remotes/im/run_probes vmware 16 >>> > 192.168.1.53 >>> > ERROR: vmware.rb: Error executing: virsh -c >>> > 'esx://192.168.1.53/?no_verify=1&auto_answer=1' --readonly nodeinfo >>> err: >>> > ExitCode: 1 >>> > out: version `LIBVIRT_PRIVATE_0.8.3' not found (required by virsh) >>> > oneadmin >>> > ERROR MESSAGE --8<------ >>> > Error executing vmware.rb >>> > ERROR MESSAGE ------>8-- >>> > oneadmin@debian:/etc/one$ >>> > >>> > >>> >> >>> >> This may be related to the PATH variable, maybe the 'virsh' you are >>> >> executing by hand is not the same one called by 'run_probes'? >>> >> >>> > May be..... How me change the PATH variable? >>> > >>> >> Regards, >>> >> >>> >> -Tino >>> >> -- >>> >> Join us at OpenNebulaConf2013 in Berlin, 24-26 September, 2013 | >>> >> www.opennebulaconf.com >>> >> >>> >> -- >>> >> Constantino Vázquez Blanco, PhD, MSc >>> >> Project Engineer | OpenNebula - The Open-Source Solution for Data >>> >> Center Virtualization >>> >> www.OpenNebula.org | @tinova79 | @OpenNebula >>> > >>> > >>> > >>> > >>> > -- >>> > С уважением, Евгений. >>> > >>> > Тел: +79060665574 >>> > ICQ: 380264507 >>> > >>> > _______________________________________________ >>> > Users mailing list >>> > [email protected] >>> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >>> > >>> >> >> >> >> -- >> С уважением, Евгений. >> >> Тел: +79060665574 >> ICQ: 380264507 >> > > > > -- > С уважением, Евгений. > > Тел: +79060665574 > ICQ: 380264507 > -- С уважением, Евгений. Тел: +79060665574 ICQ: 380264507
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
