I have a small 3 host cluster with vSAN enabled. Everything works as expected (so far) except Storage profile. This is a lab environment. ESXi and vCenter are clean installs from the latest versions (5.5.0 2d).
I've tried to resync in the Storage Provides tab of vCenter and I get this result:
And I see this happening in the thick client:
I have tried to regenerate the SSL certs as detailed here: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2078070
I have tried the fixes mentioned here: http://tsmith.co/2014/vsan-storage-profile-missing/
I have tried removing hosts from the cluster, bringing them back, resyncing, restarting the Storage Driven Profile service and VirtualCenter Server service. I get the same results as above.
I am able to access the xml file when connecting to: https://192.168.20.101:8080/version.xml and it looks like this:
[code]<vasa-provider><supported-versions><!-- <version id="1" serviceLocation="/ivp/services/vasaService" />
--><version id="2" serviceLocation="/vasa/services/vasaService"/></supported-versions></vasa-provider>[/code]
I cannot access the version.xml file if I try only with http://, I have to use secure.
When I try to add a storage provider manually I get this:
Then this:
I click yes and get this:
Not sure where to go from here or what else to try. Can anyone else think of something?
Additionally, I have the "Host vendor provider registration has failed" error on all three hosts. I have restarted the vsanvpd service on all of the hosts as per this (http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2105018)