Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1207

June 23rd, 2015 09:00

vSphere Plugin install failure

Hi there,

Just setting up a test bed and having some issues getting the vSphere Plugin installed. I'm running the ScaleIOPluginSetup-1.32-402.1.ps1 script and it's consistently failing when trying to start up an internal java based server. After selecting standard registration is does the following:

Waiting for internal server to load (attempt 1)...

[repeat 5 times]

WARNING: Failed retrieving thumbprint from the server (https://:65101/resources/plugin)

It looks like the server doesn't start, thus returning null for the hostname (although this could have been hard coded to localhost).

I did get the java firewall warning and permitted access on private networks (and I double checked the Windows networking configuration to confirm that it does think it's on a private network).

I haven't had any luck finding anything pertinent in the Event Logs.

Ideas ?

June 24th, 2015 02:00

From a quick peek on our PowerCLI code with our developers, it appears that the non-English OS may be causing this problem.
If you can work with English OS that would be best for now, we will work on future solutions for non-English OS.

June 23rd, 2015 23:00

Hi,

1. Can you please run ipconfig /all on the machine where you run the PowerCLI (ps1) script and send us the output?

2. What is the vCenter name / ip that you used in the script

Thanks,

Tomer

5 Posts

June 24th, 2015 00:00

PS C:\Windows\system32> ipconfig /all

Configuration IP de Windows

Nom de l'hÙte . . . . . . . . . . : officebox

Suffixe DNS principal . . . . . . :

Type de noeud. . . . . . . . . . : Hybride

Routage IP activÈ . . . . . . . . : Non

Proxy WINS activÈ . . . . . . . . : Non

Liste de recherche du suffixe DNS.: infrageeks.com

af.lan

ig.test

Carte Ethernet Ethernet0 :

Suffixe DNS propre ‡ la connexion. . . :

Description. . . . . . . . . . . . . . : Connexion rÈseau Intel(R) 82574L Gigabit

Adresse physique . . . . . . . . . . . : 00-50-56-98-1A-7A

DHCP activÈ. . . . . . . . . . . . . . : Non

Configuration automatique activÈe. . . : Oui

Adresse IPv6 de liaison locale. . . . .: fe80::86c:530f:d5aa:6c69%3(prÈfÈrÈ)

Adresse IPv4. . . . . . . . . . . . . .: 192.168.3.201(prÈfÈrÈ)

Masque de sous-rÈseau. . . .†. . . . . : 255.255.255.0

Passerelle par dÈfaut. . . .†. . . . . : 192.168.3.1

IAID DHCPv6 . . . . . . . . . . . : 50352214

DUID de client DHCPv6. . . . . . . . : 00-01-00-01-1A-8E-B2-44-00-50-56-98-1A-7A

Serveurs DNS. . . . . . . . . . . . . : 192.168.3.202

192.168.2.198

NetBIOS sur Tcpip. . . . . . . . . . . : ActivÈ

Carte Tunnel Teredo Tunneling Pseudo-Interface :

Suffixe DNS propre ‡ la connexion. . . :

Description. . . . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface

Adresse physique . . . . . . . . . . . : 00-00-00-00-00-00-00-E0

DHCP activÈ. . . . . . . . . . . . . . : Non

Configuration automatique activÈe. . . : Oui

Adresse IPv6. . . . . . . . . . .†. . .: 2001:0:5ef5:79fb:1065:49f6:3931:7939(prÈfÈrÈ)

Adresse IPv6 de liaison locale. . . . .: fe80::1065:49f6:3931:7939%4(prÈfÈrÈ)

Passerelle par dÈfaut. . . .†. . . . . : ::

IAID DHCPv6 . . . . . . . . . . . : 134217728

DUID de client DHCPv6. . . . . . . . : 00-01-00-01-1A-8E-B2-44-00-50-56-98-1A-7A

NetBIOS sur TCPIP. . . . . . . . . . . : DÈsactivÈ

Carte Tunnel isatap.{FCD7871E-E6AA-481F-821F-8CEBB1FB8F3C} :

Statut du mÈdia. . . . . . . . . . . . : MÈdia dÈconnectÈ

Suffixe DNS propre ‡ la connexion. . . :

Description. . . . . . . . . . . . . . : Carte Microsoft ISATAP #2

Adresse physique . . . . . . . . . . . : 00-00-00-00-00-00-00-E0

DHCP activÈ. . . . . . . . . . . . . . : Non

Configuration automatique activÈe. . . : Oui

The vCenter server is vocal.ig.test and is resolvable & reachable from the machine.

PS C:\Windows\system32> nslookup vcapp.ig.test

Serveur : mail.infrageeks.com

Address: 192.168.3.202

Nom : vcapp.ig.test

Address: 192.168.2.59

Perhaps the fact it’s a french OS is causing some problems ?

June 24th, 2015 04:00

Ticket opened in our JIRA (bug Mgmt system): http://vm-lightning-1.lss.emc.com:8080/browse/SCI-6957

No Events found!

Top