Hello,
we are experiencing some stange behaviour with our vSphere 5.1 installation. We are not able to deploy OVF with vSphere Webclient or with ovftool. It always gives an error "No datastores found on target". I tried all datastores & datastore clusters we have (all FC based) but it is always the same error.
Ovftool returns
MANIFEST
+ <ManifestValidate valid="true"/>
ERROR
+ <Errors>
+ <Error>
+ <Type>ovftool.vi.target.datastore.empty</Type>
+ <LocalizedMsg>
+ No datastores found on target
+ </LocalizedMsg>
+ </Error>
+ </Errors>
RESULT
+ ERROR
See screenshot for error from WebClient
Deploying the ovf with vSphere Client works without problems. The problem exists since installation of that system. It was nstalled from scratch (no upgrade from previous version)
Does anyone have a clue, or is experiencing the same issues