Page 4 of 7

Re: Support Needed

Posted: Fri Dec 06, 2013 2:04 pm
by abrist
ancovington wrote: [root@localhost tmp]# tar xzf VMware-vSphere-SDK-for-Perl-5.5.0-1384587.x86_64.taz.gz
tar (child): VMware-vSphere-SDK-for-Perl-5.5.0-1384587.x86_64.taz.gz: Cannot open: No such file or directory
Have you tried to rerun the decompress and install? Due to the mistype, the file was not found. Try:

Code: Select all

tar xzf VMware-vSphere-SDK-for-Perl-5.5.0-1384587.x86_64.tar.gz
cd vmware-vsphere-cli-distrib/
./vmware-install.pl
Post the errors in your next post.

Re: Support Needed - XI Update

Posted: Tue Dec 10, 2013 8:21 am
by ancovington
I have tried that and it still doesn't work. I get the error that the file exists and when I try to run the install it says that it is not available.

Re: Support Needed - XI Update

Posted: Tue Dec 10, 2013 11:04 am
by abrist
Ok, lets try this order of ops:

Code: Select all

cd /tmp
rm -rf vmware-vsphere-cli-distrib
tar xzf VMware-vSphere-SDK-for-Perl-5.5.0-1384587.x86_64.tar.gz
cd vmware-vsphere-cli-distrib/
./vmware-install.pl

Re: Support Needed - XI Update

Posted: Tue Dec 10, 2013 11:41 am
by ancovington
This is what I get:

Code: Select all

[root@localhost tmp]# rm -rf vmware-vshpere-cli-distrib
[root@localhost tmp]# tar xzf VMware-vSphere-SDK-for-Perl-5.5.0-1384587.x86_64.tar.gz
tar (child): VMware-vSphere-SDK-for-Perl-5.5.0-1384587.x86_64.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
[root@localhost tmp]#

Re: Support Needed - XI Update

Posted: Tue Dec 10, 2013 11:43 am
by slansing
What is the exact name of the SDK tarball in your /tmp directory? Copy and paste it out of the terminal if possible.

Re: Support Needed - XI Update

Posted: Tue Dec 10, 2013 11:47 am
by ancovington
VMware-vSphere-Perl-SDK-5.5.0-1292267.x86_64.tar.gz

Re: Support Needed - XI Update

Posted: Tue Dec 10, 2013 12:01 pm
by slansing
Well that looks like your issue right there.. You've been using the wrong tarball name in your commands. Please run through abrist's steps again, this time with the correct file name.

Re: Support Needed - XI Update

Posted: Tue Dec 10, 2013 12:05 pm
by ancovington
Here is the output I get:

Code: Select all

[root@localhost tmp]# rm -rf vmware-vshpere-cli-distrib
[root@localhost tmp]# tar xzf VMware-vSphere-SDK-for-Perl-5.5.0-1292267.x86_64.tar.gz
tar (child): VMware-vSphere-SDK-for-Perl-5.5.0-1292267.x86_64.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
[root@localhost tmp]# cd vmware-vshpere-cli-distrib/
-bash: cd: vmware-vshpere-cli-distrib/: No such file or directory
[root@localhost tmp]# ./vmware-install.pl
-bash: ./vmware-install.pl: No such file or directory
[root@localhost tmp]#

Re: Support Needed - XI Update

Posted: Tue Dec 10, 2013 12:14 pm
by abrist
That is not the right file name . . . .
You tried: VMware-vSphere-SDK-for-Perl-5.5.0-1292267.x86_64.tar.gz
Your actual file name is: VMware-vSphere-Perl-SDK-5.5.0-1292267.x86_64.tar.gz
Please be more attentive and follow the directions carefully:

Code: Select all

cd /tmp
tar xzf VMware-vSphere-Perl-SDK-5.5.0-1292267.x86_64.tar.gz
cd vmware-vsphere-cli-distrib/
./vmware-install.pl

Re: Support Needed - XI Update

Posted: Tue Dec 10, 2013 12:44 pm
by ancovington
Ok, now I am really embarrassed. :oops:
THANK YOU SOOO MUCH FOR YOUR HELP ON MONITORING VM.
One more question. Is there a way to change the unknown error with Datastores of our ESX host?
This is what we are seeing:

UNKNOWN: Login to VirtualCentre server failed: Error connecting to server at 'https://yourvcenterserver.yourdomain.lo ... webService': Bad hostname