this was due to a missing guid in the cluster table adding it manualy solved the issue
On Tue, Jun 11, 2013 at 7:00 PM, Ahmad Emneina <aemne...@gmail.com> wrote: > Your pool master might be hurt, if you're using xenserver... > > > On Tue, Jun 11, 2013 at 9:59 AM, Ahmad Emneina <aemne...@gmail.com> wrote: > > > What hypervisor is this with? > > > > > > On Mon, Jun 10, 2013 at 12:06 AM, david van zeebroeck < > > da...@analytics.brusselsairport.be> wrote: > > > >> when i try to add a host to a cluster i get following error: > >> > >> Guid is not updated for cluster with specified cluster id; need to wait > >> for > >> hosts in this cluster to come up > >> > >> this is on 3.0.2 > >> (planning upgrade later) > >> > >> in the management log is see also following error : > >> > >> 2013-06-10 09:05:52,581 ERROR [cloud.api.ApiDispatcher] > >> (catalina-exec-16:null) Exception while executing AddHostCmd: > >> com.cloud.utils.exception.CloudRuntimeException: Guid is not updated for > >> cluster with specified cluster id; need to wait for hosts in this > cluster > >> to come up > >> at > >> > >> > com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:624) > >> at > com.cloud.api.commands.AddHostCmd.execute(AddHostCmd.java:136) > >> at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:263) > >> at com.cloud.api.ApiServer.queueCommand(ApiServer.java:545) > >> at com.cloud.api.ApiServer.handleRequest(ApiServer.java:429) > >> at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:307) > >> at com.cloud.api.ApiServlet.doPost(ApiServlet.java:68) > >> 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) > >> > > > > >