This post is more than 5 years old
4 Posts
0
1258
February 14th, 2017 04:00
can't install scaleIO plugin on vSphere 6.2
Hi!
Does scaleIO 2.0 (ScaleIOPluginSetup-2.0-12000.122) support vSphere 6.2 (vCenter 6.0 + ESXi 6.0 with last updates (update 2))?
When i install ScaleIOPluginSetup-2.0-12000.122 through powerCLI there is an error:
PowerCLI C:\EMC-ScaleIO-vSphere-plugin> .\ScaleIOPluginSetup-2.0-12000.122.ps1
cmdlet ScaleIOPluginSetup-2.0-12000.122.ps1 at command pipeline position 1
Supply values for the following parameters:
(Type !? for Help.)
vCenter: 172.16.20.200
Username: administrator
Password: *********
Choose mode:
1 - Register ScaleIO plug-in
2 - Unregister ScaleIO plug-in
3 - Create SVM template
4 - Exit the script
: 1
Welcome to ScaleIO Plugin Register Utility
Important notice to users upgrading to ScaleIO release 1.32, or higher:
1. ESXi 5.1 is no longer supported. ESXi 5.5 and above are supported.
2. Running SDC within an SVM is no longer supported. SDC must be installed in the ESXi host.
If your configuration isn't supported, DO NOT UPGRADE.
Contact Support for additional info and further assistance.
Do you wish to continue? Y / N: y
Do you want to run the Standard or Advanced registration? [s|a]: s
verify protocol url : https://172.16.20.194:65101/resources/plugin
Waiting for internal server to load (attempt 1)...
Connecting to vCenter 172.16.20.200...
WARNING: There were one or more problems with the server certificate for the server 172.16.20.200:443:
* The X509 chain could not be built up to the root certificate.
Certificate: [Subject]
C=US, CN=172.16.20.200
[Issuer]
OU=VMware, O=localhost.raidix.com, S=California, C=US, DC=lcal, DC=vsphere, CN=CA
[Serial Number]
00C09709540E5FF0FD
[Not Before]
15.11.2016 12:28:24
[Not After]
10.11.2026 12:28:24
[Thumbprint]
A904175AA647EB9B8543549987C37D16154456F5
The server certificate is not valid.
WARNING: THE DEFAULT BEHAVIOR UPON INVALID SERVER CERTIFICATE WILL CHANGE IN A FUTURE RELEASE. To ensure scripts are
not affected by the change, use Set-PowerCLIConfiguration to set a value for the InvalidCertificateAction option.
Successfully connected to vCenter 172.16.20.200
Registering ScaleIO extension...
Log out, and then log back in to vSphere web client. The plugin is downloaded upon login to the vSphere web client. After you have logged back in, press ENTER.
ERROR: The process "7684" not found.
Disconnecting from the vCenter 172.16.20.200...
I log out, then log in, press enter, but there is no scaleio-plagin in vsphere web-concole...
RHasleton1
73 Posts
0
February 14th, 2017 08:00
Hi yahonts,
Take a look at this KB article, https://support.emc.com/kb/493225
We've seen this a few times where the SSL handshake between the vcenter host and the mini-gateway the ps1 script creates is failing. Right now, the above KB has three workarounds that have been proven to work in various environments.
Hope that helps