Page 1 of 1
Can't Get Virtual SAN to Install
Posted: Tue Jan 16, 2018 11:16 pm
by NEEDHELP
I am trying to install Starwind on a cluster of servers (that have no link to the internet). I am getting an error that says
"Setup failed to install Microsoft .NET Core. Error 12007"
I have already ran a seperate installer for .NET, so I don't see why the installer is hanging up there. Any help on what to try next would be appreciated.
Thanks!
Re: Can't Get Virtual SAN to Install
Posted: Wed Jan 17, 2018 3:22 am
by hanle1gs
If you don't need the "VTL and Cloud Replication" feature, uncheck it on the install. It is what is requiring that .NET install. I doubt you need it since your cluster is isolated.
Re: Can't Get Virtual SAN to Install
Posted: Wed Jan 17, 2018 5:11 am
by Boris (staff)
hanle1gs is right, you need to uncheck that component and no .NET Core installation will be required.
Re: Can't Get Virtual SAN to Install
Posted: Wed Jan 17, 2018 4:59 pm
by tig_jeff
Also, if you are installing on a server without a GUI (i.e., Server Core) you can install from command line with something like...
starwind-v8_build_11456.exe /SILENT /COMPONENTS="service,service\starflb,service\starportdriver,StarWindxDll,StarWindXDll\powerShellEx" /LICENSEKEY="StarWind_Virtual_SAN_Free_License_Key.swk"
This works on 2012 core, 2012 R2 core and 2016 core.
Re: Can't Get Virtual SAN to Install
Posted: Wed Jan 17, 2018 5:15 pm
by Boris (staff)
tig_jeff,
Correct. Those options work just fine.
Re: Can't Get Virtual SAN to Install
Posted: Wed Jan 17, 2018 8:13 pm
by NEEDHELP
hanle1gs wrote:If you don't need the "VTL and Cloud Replication" feature, uncheck it on the install. It is what is requiring that .NET install. I doubt you need it since your cluster is isolated.
Thanks! That got me installed!
Re: Can't Get Virtual SAN to Install
Posted: Wed Jan 17, 2018 9:05 pm
by tig_jeff
Glad that worked for you!!
If you need help... just reach out.
Re: Can't Get Virtual SAN to Install
Posted: Wed Jan 17, 2018 9:20 pm
by Boris (staff)
Great to know the issue is resolved.