I have 2 vcenters which I am trying to pair using Site Recovery Manager.
On the primary when I click the configure link and enter the ip address of the recovery vcenter i keep getting an error message: "Unable to connect to 10.136.80.83:80". This is before I get to the screen to specify the credentials.
When I look in the srm log file I see entries like this:
[2011-03-30 17:17:03.678 05428 verbose 'LocalSiteStatus'] Free disk space: 16953 Mb
[2011-03-30 17:17:03.678 05428 verbose 'LocalSiteStatus'] CPU usage: 5 %
[2011-03-30 17:17:03.678 05428 verbose 'LocalSiteStatus'] Available memory: 988 Mb
[2011-03-30 17:17:28.984 05428 info 'DrServiceInstance'] ProbeUrl for 10.136.80.83:80//sdkTunnel(1)
[2011-03-30 17:17:28.987 05428 error 'DrServiceInstance'] Can not read from socket 10.136.80.83:80 'The specified network name is no longer available'
[2011-03-30 17:17:28.990 05428 warning 'DrServiceInstance'] Fail in ProbeVcUrl: (dr.fault.NotHttpServerOrProxyPortFault) {
[#1] dynamicType = <unset>,
[#1] faultCause = (vmodl.MethodFault) null,
[#1] address = "10.136.80.83",
[#1] port = "80",
[#1] msg = "",
[#1] }
I've done a search and not turned up anything similar other than a tomcat memory kb which i followed to double the max memory for tomcat, with no effect.
Any ideas?
Thanks