From the logs it appears that your hosts (6,1,3) are in disconnected state. Not sure how many hosts you have in total.
Look at that part of the logs where the planners are looking for available capacities for this VM, that will give you more insight into what is happening. -abhi > On 15-Dec-2014, at 8:01 pm, John Pletka <[email protected]> wrote: > > I have an issue where I can create Virtual Machines of Medium or smaller > CPU, and < 100G disk space, but anything larger throws an > InsufficientServerCapacityException. (I have 36 CPU cores, 256G RAM and >> 10TB of storage available). > > Where are these limits stored? After the instance is created, I can change > it to X-Large and attach larger disks, but when it tries to start the VM, > it fails with InsufficientServerCapacity again. > > Snippit of log file if helps. I've been getting those "Unable to get > current status" messages in the logs, but according to the UI everything is > good. > > Thanks > > > INFO [c.c.a.m.AgentManagerImpl] (AgentMonitor-1:ctx-503b0ea5) Found the > following agents behind on ping: [6, 1, 3] > INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-6:ctx-323541a2) > Investigating why host 6 has disconnected with event PingTimeout > INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-7:ctx-2e840219) > Investigating why host 1 has disconnected with event PingTimeout > INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-11:ctx-aea5ffb8) > Investigating why host 3 has disconnected with event PingTimeout > INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-11:ctx-aea5ffb8) The state > determined is Up > INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-11:ctx-aea5ffb8) Agent is > determined to be up and running > INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-6:ctx-323541a2) The state > determined is Up > INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-6:ctx-323541a2) Agent is > determined to be up and running > INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-7:ctx-2e840219) The state > determined is Up > INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-7:ctx-2e840219) Agent is > determined to be up and running > WARN [c.c.a.m.DirectAgentAttache] (DirectAgentCronJob-77:ctx-e230005c) > Unable to get current status on 1(xenserver01.cloud.abraxis.net) > WARN [c.c.a.m.DirectAgentAttache] (DirectAgentCronJob-307:ctx-87da1613) > Unable to get current status on 6(xenserver02.cloud.abraxis.net) > INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-1:ctx-aed879fd > job-628) Add job-628 into job monitoring > WARN [c.c.a.m.DirectAgentAttache] (DirectAgentCronJob-154:ctx-dddf448b) > Unable to get current status on 3(xenserver03.cloud.abraxis.net) > WARN [o.a.c.alerts] (API-Job-Executor-1:ctx-aed879fd job-628 > ctx-0a756fa3) alertType:: 8 // dataCenterId:: 1 // podId:: null // > clusterId:: null // message:: Failed to deploy Vm with Id: 44, on Host with > Id: null > INFO [o.a.c.a.c.a.v.DeployVMCmdByAdmin] (API-Job-Executor-1:ctx-aed879fd > job-628 ctx-0a756fa3) > com.cloud.exception.InsufficientServerCapacityException: Unable to create a > deployment for VM[User|i-2-44-VM]Scope=interface com.cloud.dc.DataCenter; > id=1 > INFO [o.a.c.a.c.a.v.DeployVMCmdByAdmin] (API-Job-Executor-1:ctx-aed879fd > job-628 ctx-0a756fa3) Unable to create a deployment for VM[User|i-2-44-VM] > com.cloud.exception.InsufficientServerCapacityException: Unable to create a > deployment for VM[User|i-2-44-VM]Scope=interface com.cloud.dc.DataCenter; > id=1 > at > org.apache.cloudstack.engine.cloud.entity.api.VMEntityManagerImpl.reserveVirtualMachine(VMEntityManagerImpl.java:214) > at > org.apache.cloudstack.engine.cloud.entity.api.VirtualMachineEntityImpl.reserve(VirtualMachineEntityImpl.java:200) > at > com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3462) Find out more about ShapeBlue and our range of CloudStack related services IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.
