You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2013/05/30 13:28:21 UTC

[jira] [Resolved] (CLOUDSTACK-2735) Unable to Add two Xen hosts(6.1 with all updates/patches) in a cluster.

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhinandan Prateek resolved CLOUDSTACK-2735.
--------------------------------------------

    Resolution: Fixed
    
> Unable to Add two Xen hosts(6.1 with all updates/patches) in a cluster.
> -----------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2735
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2735
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Install and Setup
>    Affects Versions: 4.2.0
>            Reporter: Kiran Koneti
>            Assignee: Abhinandan Prateek
>            Priority: Critical
>             Fix For: 4.2.0
>
>         Attachments: management-server.zip
>
>
> Tried to add two Xen Hosts (6.1 hosts with all updates installed) to a single cluster and observed the below error message
> "2013-05-29 13:07:09,969 DEBUG [xen.resource.XenServerConnectionPool] (catalina-exec-18:null) Host(10.147.40.18) unable to Join the pool at 10.147.40.21
> 2013-05-29 13:07:09,969 WARN  [xen.discoverer.XcpServerDiscoverer] (catalina-exec-18:null) Unable to join the pool
> 2013-05-29 13:07:09,970 INFO  [utils.exception.CSExceptionErrorCode] (catalina-exec-18:null) Could not find exception: com.cloud.exception.DiscoveryException in error code list for exceptions
> 2013-05-29 13:07:09,970 DEBUG [xen.discoverer.XcpServerDiscoverer] (catalina-exec-18:null) other exceptions: com.cloud.exception.DiscoveryException: Unable to join the pool
> com.cloud.exception.DiscoveryException: Unable to join the pool
>         at com.cloud.hypervisor.xen.discoverer.XcpServerDiscoverer.addHostsToPool(XcpServerDiscoverer.java:411)
>         at com.cloud.hypervisor.xen.discoverer.XcpServerDiscoverer.find(XcpServerDiscoverer.java:207)
>         at com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:847)
>         at com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:658)
>         at org.apache.cloudstack.api.command.admin.host.AddHostCmd.execute(AddHostCmd.java:143)
>         at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:155)
>         at com.cloud.api.ApiServer.queueCommand(ApiServer.java:527)
>         at com.cloud.api.ApiServer.handleRequest(ApiServer.java:370)
>         at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:304)
>         at com.cloud.api.ApiServlet.doPost(ApiServlet.java:71)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
>         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:2274)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:679)
> 2013-05-29 13:07:09,971 WARN  [cloud.resource.ResourceManagerImpl] (catalina-exec-18:null) Unable to find the server resources at http://10.147.40.18
> 2013-05-29 13:07:09,972 INFO  [utils.exception.CSExceptionErrorCode] (catalina-exec-18:null) Could not find exception: com.cloud.exception.DiscoveryException in error code list for exceptions
> 2013-05-29 13:07:09,972 WARN  [admin.host.AddHostCmd] (catalina-exec-18:null) Exception: com.cloud.exception.DiscoveryException: Unable to add the host
>         at com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:913)
>         at com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:658)
>         at org.apache.cloudstack.api.command.admin.host.AddHostCmd.execute(AddHostCmd.java:143)
>         at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:155)
>         at com.cloud.api.ApiServer.queueCommand(ApiServer.java:527)
>         at com.cloud.api.ApiServer.handleRequest(ApiServer.java:370)
>         at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:304)
>         at com.cloud.api.ApiServlet.doPost(ApiServlet.java:71)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
>         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:2274)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:679)
> 2013-05-29 13:07:09,987 INFO  [cloud.api.ApiServer] (catalina-exec-18:null) Unable to add the host
> 2013-05-29 13:07:09,989 DEBUG [cloud.api.ApiServlet] (catalina-exec-18:null) ===END===  10.146.0.12 -- POST  command=addHost&response=json&sessionkey=A%2FOMaMjZ6n%2Fj7tbsSzFFzLHOU60%3D
> 2013-05-29 13:07:15,798 DEBUG [storage.download.DownloadListener] (Timer-6:null) Scheduling timeout at 30000 ms, template=CentOS 5.3(64-bit) no GUI (vSphere) at host nfs://10.147.28.7/export/home/shweta/vmwaresecondary
> 2013-05-29 13:07:16,354 DEBUG [storage.download.DownloadListener] (Timer-10:null) Scheduling timeout at 30000 ms, template=win864 at host nfs://10.147.28.7/export/home/shweta/vmwaresecondary
> 2013-05-29 13:07:18,049 DEBUG [agent.transport.Request] (Timer-6:null) Seq 4-1451230218: Sending  { Cmd , MgmtId: 6909931290812, via: 4, Ver: v1, Flags: 100011, [{"storage.DownloadProgressCommand":{"jobId":"2ba8274e-9237-4050-af78-9b044bddc76f","request":"GET_STATUS","hvm":false,"description":"CentOS 5.3(64-bit) no GUI (vSphere)","checksum":"f6f881b7f2292948d8494db837fe0f47","maxDownloadSizeInBytes":53687091200,"id":7,"resourceType":"TEMPLATE","url":"http://download.cloud.com/releases/2.2.0/CentOS5.3-x86_64.ova","format":"OVA","accountId":1,"name":"centos53-x64","secUrl":"nfs://10.147.28.7/export/home/shweta/vmwaresecondary","wait":0}}] }
> 2013-05-29 13:07:18,093 DEBUG [agent.transport.Request] (AgentManager-Handler-8:null) Seq 4-1451230218: Processing:  { Ans: , MgmtId: 6909931290812, via: 4, Ver: v1, Flags: 10, [{"storage.DownloadAnswer":{"jobId":"2ba8274e-9237-4050-af78-9b044bddc76f","downloadPct":76,"errorString":" ","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/6f6abf47-1216-32e0-9151-09cccb16fa7f/template/tmpl/1/7/dnld395373137679135287tmp_","templateSize":0,"templatePhySicalSize":0,"checkSum":"f6f881b7f2292948d8494db837fe0f47","result":false,"details":" ","wait":0}}] }
> 2013-05-29 13:07:18,765 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-115:null) Ping from 1"
> Attaching the management server Logs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira