Community
 
 
 

CloudPlatform 3.x

343 followers
 
Avatar
Pankaj Paliwal

"Unable to Add Host) Xenserver 6.0

Avatar

"Unable to Add Host) Xenserver 6.0

Hi Team,

I am unable to add xenserver 6.0 from GUI, I have tried deleting POD and cluster still issue not resolved.

below is the error log:

WARN [cloud.api.ApiDispatcher] (catalina-exec-25:) class com.cloud.api.ServerApiException : Unable to add the host
INFO [cloud.resource.ResourceManagerImpl] (catalina-exec-12:) Trying to add a new host at http://172.19.73.24 in data center 1
WARN [cloud.resource.ResourceManagerImpl] (catalina-exec-12:) Unable to find the server resources at http://172.19.73.24
WARN [api.commands.AddHostCmd] (catalina-exec-12:) Exception:
com.cloud.exception.DiscoveryException: Unable to add the host
at com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:798)
at com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:615)
at com.cloud.api.commands.AddHostCmd.execute(AddHostCmd.java:136)
at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:134)
at com.cloud.api.ApiServer.queueCommand(ApiServer.java:539)
at com.cloud.api.ApiServer.handleRequest(ApiServer.java:419)
at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:300)
at com.cloud.api.ApiServlet.doGet(ApiServlet.java:59)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)
at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:721)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2268)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)

Edited by: raju.roks on Jan 28, 2013 6:38 AM


ksn raju MEMBERS
2 comments
0

Please sign in to leave a comment.

 
 

Previous 2 comments

Avatar
Pankaj Paliwal
Avatar

"Unable to Add Host) Xenserver 6.0

Raju, error Unable to find the server resources at http://172.19.73.24 means that your CloudStack is unable to find xapi service running on your XenServer.
1. Can you connect to 172.19.73.24 using XenCenter?
2. can you ping 172.19.73.24 from CloudStack

Radek.


Radoslaw Smigielski CITRIX EMPLOYEES
Comment actions Permalink
Avatar
Pankaj Paliwal
Avatar

I am able to ping and conenct to xencenter. Xenserver is installed on ESXi server as guest vm it might be the problem. I have created a new xenserver and it was added without any issues.

Thanks,
Raju


ksn raju MEMBERS
Comment actions Permalink

Top Contributors