You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "angeline shen (JIRA)" <ji...@apache.org> on 2013/04/14 04:16:15 UTC

[jira] [Updated] (CLOUDSTACK-2027) openvswitch CentOS 6.3 - unable to add host

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

angeline shen updated CLOUDSTACK-2027:
--------------------------------------

    Description: 
MS  RHEL6.3 ASF 4.1 latest build 189
host RHEL6.3 ASF 4.1 latest build 189    libvirtd (libvirt) 0.10.1      openvswitch-1.7.1 

1. In creating advance zone, unable to add host.  Most likely is configuration error.

2013-04-12 20:49:22,183 DEBUG [kvm.discoverer.KvmServerDiscoverer] (catalina-exec-18:null) Timeout, to wait for the host connecting to mgt svr, assuming it is failed
2013-04-12 20:49:22,206 WARN  [cloud.resource.ResourceManagerImpl] (catalina-exec-18:null) Unable to find the server resources at http://10.223.58.195
2013-04-12 20:49:22,255 INFO  [utils.exception.CSExceptionErrorCode] (catalina-exec-18:null) Could not find exception: com.cloud.exception.DiscoveryException in error code list for exceptions
2013-04-12 20:49:22,255 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:867)
        at com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:619)
        at org.apache.cloudstack.api.command.admin.host.AddHostCmd.execute(AddHostCmd.java:143)
        at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:162)
        at com.cloud.api.ApiServer.queueCommand(ApiServer.java:499)
        at com.cloud.api.ApiServer.handleRequest(ApiServer.java:349)
        at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:302)
        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: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)
2013-04-12 20:49:22,257 INFO  [cloud.api.ApiServer] (catalina-exec-18:null) Unable to add the host
2013-04-12 20:49:22,259 DEBUG [cloud.api.ApiServlet] (catalina-exec-18:null) ===END===  10.216.133.70 -- POST  command=addHost&response=json&sessionkey=ywWdQdCNgb4jqrNSSAaHsPpSJ4c%3D




  was:
MS  RHEL6.3 ASF 4.1 latest build 189
host RHEL6.3 ASF 4.1 latest build 189    libvirtd (libvirt) 0.10.1      openvswitch-1.7.1 

1. In creating advance zone, unable to add host.

    
> openvswitch CentOS 6.3 - unable to add host
> -------------------------------------------
>
>                 Key: CLOUDSTACK-2027
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2027
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.1.0
>         Environment: MS  RHEL6.3 ASF 4.1 latest build 189
> host RHEL6.3 ASF 4.1 latest build 189    libvirtd (libvirt) 0.10.1      openvswitch-1.7.1 
>            Reporter: angeline shen
>            Assignee: edison su
>            Priority: Critical
>             Fix For: 4.1.0
>
>
> MS  RHEL6.3 ASF 4.1 latest build 189
> host RHEL6.3 ASF 4.1 latest build 189    libvirtd (libvirt) 0.10.1      openvswitch-1.7.1 
> 1. In creating advance zone, unable to add host.  Most likely is configuration error.
> 2013-04-12 20:49:22,183 DEBUG [kvm.discoverer.KvmServerDiscoverer] (catalina-exec-18:null) Timeout, to wait for the host connecting to mgt svr, assuming it is failed
> 2013-04-12 20:49:22,206 WARN  [cloud.resource.ResourceManagerImpl] (catalina-exec-18:null) Unable to find the server resources at http://10.223.58.195
> 2013-04-12 20:49:22,255 INFO  [utils.exception.CSExceptionErrorCode] (catalina-exec-18:null) Could not find exception: com.cloud.exception.DiscoveryException in error code list for exceptions
> 2013-04-12 20:49:22,255 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:867)
>         at com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:619)
>         at org.apache.cloudstack.api.command.admin.host.AddHostCmd.execute(AddHostCmd.java:143)
>         at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:162)
>         at com.cloud.api.ApiServer.queueCommand(ApiServer.java:499)
>         at com.cloud.api.ApiServer.handleRequest(ApiServer.java:349)
>         at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:302)
>         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: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)
> 2013-04-12 20:49:22,257 INFO  [cloud.api.ApiServer] (catalina-exec-18:null) Unable to add the host
> 2013-04-12 20:49:22,259 DEBUG [cloud.api.ApiServlet] (catalina-exec-18:null) ===END===  10.216.133.70 -- POST  command=addHost&response=json&sessionkey=ywWdQdCNgb4jqrNSSAaHsPpSJ4c%3D

--
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