Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 293210

Re: Converter fails with ./vmware-sysinfo-lin64: not found

$
0
0

Thanks guys for all the answers. I'll try to answer all the questions one by one.

Umesh:

 

Check with the permission on  /etc/hosts.allow directory

 

Might be /etc/hosts.allow does not have authorise connectivity through ssh from localhost.

 

root@cacti:/tmp/vmware# ls -la /etc/hosts.allow

-rw-r--r-- 1 root root 612 2010-02-26 12:38 /etc/hosts.allow

 

Permissions look pretty standard and would never have been changed.

 

 

root@cacti:/tmp/vmware# /etc/init.d/denyhosts stop

* Stopping DenyHosts denyhosts                                                                                                                  [ OK ]

DenyHosts was running on the host but this is also now stopped. I tried afterwards, no difference.

Jucka:

 

After you extract the archive in a local directory on the source, is there vmware-sysinfo-lin64 binary (along with the .sh file) in the directory?? If yes - what ldd displays for the binary? You can try to run


# LD_LIBRARY_PATH=. ldd vmware-sysinfo-lin64


and make sure all required libraries for starting the binary are present.

 

 

These are all the files and yes vmware-sysinfo-lin64 is present.

 

 

root@cacti:/tmp/vmware# ls -la

 

total 3452

drwxr-xr-x 2 root root    4096 2012-02-21 10:56 .

drwxrwxrwt 6 root root    4096 2012-02-22 09:09 ..

-rwxr-xr-x 1 root root   51792 2011-08-20 05:51 libgcc_s.so.1

-rwxr-xr-x 1 root root  276568 2011-08-20 05:51 liblog4cpp.so.4

-rwxr-xr-x 1 root root  358640 2011-08-20 05:51 libparted-1.8.so.8

-rwxr-xr-x 1 root root  965432 2011-08-20 05:51 libstdc++.so.6

-rwxr-xr-x 1 root root   16000 2011-08-20 05:51 libuuid.so.1

-rwxr-xr-x 1 root root 1300104 2011-08-20 05:51 libxml2.so.2

-rwxr-xr-x 1 root root   83256 2011-08-20 05:51 libz.so.1

-rwxr-xr-x 1 root root  425984 2011-08-20 05:51 vmware-sysinfo-lin64

-rwxr-xr-x 1 root root     634 2011-08-20 05:51 vmware-sysinfo-lin64.sh

-r--r--r-- 1 root root     524 2011-08-20 05:51 vmware-sysinfo.log.config

 

LD_LIBRARY_PATH gives an interesting return "       not a dynamic executable"
root@cacti:/tmp/vmware# LD_LIBRARY_PATH=. ldd vmware-sysinfo-lin64
not a dynamic executable

raj196:

 

   eugenesnowball      do you have any aliases which may change the behaviour of the find command. You may issue the command "alias" in order to list all available aliases.  With which distribution did you experience this issue? And do you remember that it worked as expected once before?

 

 

 

No strange aliasses used, see here:

 

 

root@cacti:/tmp/vmware# alias

 

alias ls='ls --color=auto'

 

 

It's Ubuntu 8.04.4 LTS running on a 64-bit Xen host.
This has worked on an Ubuntu 10.04 LTS system.
At this point my guess is something to do with the binary not being able to run on the server. I can provide access to the machine and will consider paying a fee to have this sorted.
What about this thumbprint issue, how to resolve? Maybe that's the problem?
2012-02-22T09:08:53.170+02:00 [02108 error 'Default'] [Converter Agent SysinfoQuery] while trying to execute "C:\Program Files (x86)\VMware\VMware vCenter Converter Standalone\plink.exe -noprompt -stdin -P 22 -thumbprint <emptyThumbprint> root@196.201.6.58 uname -m" received error code (249) with result: ce:39:83:50:8e:86:51:57:8f:10:44:b7:9d:46:53:d9
-->
2012-02-22T09:08:53.170+02:00 [02108 error 'Default'] [Converter Agent SysinfoQuery] ssh connection to host 196.201.6.58 failed because the host thumbprint was different: client: <emptyThumbprint>, host: ce:39:83:50:8e:86:51:57:8f:10:44:b7:9d:46:53:d9
2012-02-22T09:08:53.170+02:00 [02108 error 'Default'] Sysinfo Query failed with error [Converter Agent SysinfoQuery] ssh connection to host 196.201.6.58 failed because the host thumbprint was different: client: <emptyThumbprint>, host: ce:39:83:50:8e:86:51:57:8f:10:44:b7:9d:46:53:d9

Viewing all articles
Browse latest Browse all 293210

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>