On Sat, 2014-05-17 at 04:03 +0000, Jayapal Reddy Uradi wrote: > For com.cloud.exception.InsufficientServerCapacityException you need to > observe the logs above this exception to > get an idea about what is exactly failing.
I find this hard to decyper:- 2014-05-18 23:34:53,894 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Cleaning up because we're unable to implement the network Ntwk[208|Guest|8] 2014-05-18 23:34:53,982 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Lock is acquired for network Ntwk[208|Guest|8] as a part of network shutdown 2014-05-18 23:34:54,023 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Releasing 0 port forwarding rules for network id=208 as a part of shutdownNetworkRules 2014-05-18 23:34:54,023 DEBUG [c.c.n.f.FirewallManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) There are no rules to forward to the network elements 2014-05-18 23:34:54,024 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Releasing 0 static nat rules for network id=208 as a part of shutdownNetworkRules 2014-05-18 23:34:54,024 DEBUG [c.c.n.f.FirewallManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) There are no rules to forward to the network elements 2014-05-18 23:34:54,026 DEBUG [c.c.n.l.LoadBalancingRulesManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Revoking 0 Public load balancing rules for network id=208 2014-05-18 23:34:54,026 DEBUG [c.c.n.l.LoadBalancingRulesManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) There are no Load Balancing Rules to forward to the network elements 2014-05-18 23:34:54,029 DEBUG [c.c.n.l.LoadBalancingRulesManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Revoking 0 Internal load balancing rules for network id=208 2014-05-18 23:34:54,029 DEBUG [c.c.n.l.LoadBalancingRulesManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) There are no Load Balancing Rules to forward to the network elements 2014-05-18 23:34:54,030 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Releasing 0 firewall ingress rules for network id=208 as a part of shutdownNetworkRules 2014-05-18 23:34:54,030 DEBUG [c.c.n.f.FirewallManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) There are no rules to forward to the network elements 2014-05-18 23:34:54,032 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Releasing 0 firewall egress rules for network id=208 as a part of shutdownNetworkRules 2014-05-18 23:34:54,035 DEBUG [c.c.n.f.FirewallManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) applying default firewall egress rules 2014-05-18 23:34:54,047 DEBUG [c.c.n.f.FirewallManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) There are no rules to forward to the network elements 2014-05-18 23:34:54,048 DEBUG [c.c.n.r.RulesManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Found 0 static nat rules to apply for network id 208 2014-05-18 23:34:54,061 DEBUG [c.c.n.r.VirtualNetworkApplianceManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Router r-15-VM is in Stopped, so not sending apply ip association commands to the backend 2014-05-18 23:34:54,064 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Sending network shutdown to VirtualRouter 2014-05-18 23:34:54,066 DEBUG [c.c.n.r.VirtualNetworkApplianceManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Stopping router VM[DomainRouter|r-15-VM] 2014-05-18 23:34:54,068 DEBUG [c.c.v.VirtualMachineManagerImpl] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) VM is already stopped: VM[DomainRouter|r-15-VM] 2014-05-18 23:34:54,071 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Network id=208 is shutdown successfully, cleaning up corresponding resources now. 2014-05-18 23:34:54,073 DEBUG [c.c.n.g.GuestNetworkGuru] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Releasing vnet for the network id=208 2014-05-18 23:34:54,162 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Lock is released for network Ntwk[208|Guest|8] as a part of network shutdown 2014-05-18 23:34:54,163 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-30:ctx-de5169f4 ctx-b1b86e70) Lock is released for network id 208 as a part of network implement 2014-05-18 23:34:54,255 ERROR [c.c.a.ApiAsyncJobDispatcher] (Job-Executor-30:ctx-de5169f4) Unexpected exception while executing org.apache.cloudstack.api.command.admin.router.StartRouterCmd com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[DomainRouter|r-15-VM]Scope=interface com.cloud.dc.DataCenter; id=1 Any clues? > Also check the dashboard for resources. The dashboard is fine.