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)...
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.
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.
tomer__engineer
155 Posts
771
0
Posted 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.