I have two sites each covered by an Eaton UPS.
First site has two vSphere 5 hosts forming a DRS/HA cluster, second site one vSphere 5 host. All managed by the same virtualized vCenter server running in the cluster.
After installing IPM I am unable to make it login to vCenter. It actually does install the plugin, but after that the log shows "Error on the VMware connection" once a minute. Details are "Host 'vcenter': cannot complete login due to an incorrect user name or password".
In the vCenter log i have
2012-02-28T16:35:52.947+01:00 [03452 info 'Default' opID=74ff386e] [VpxLRO] -- ERROR task-internal-4524 -- -- vim.SessionManager.login: vim.fault.InvalidLogin:
--> Result:
--> (vim.fault.InvalidLogin) {
--> dynamicType = <unset>,
--> faultCause = (vmodl.MethodFault) null,
--> msg = "",
--> }
--> Args:
-->
--> Arg userName:
--> "domain\domainadmin"
--> Arg password:
--> (not shown)
-->
--> Arg locale:
-->
I have tried several accounts that I know for a fact works with vCenter, in the form of USERNAME, SERVERNAME\USERNAME and DOMAIN\USERNAME.
Any help will be appreciated.