Seems to be 2,3GHz (9200MHz requested over 4 cpus).
Chris: check that your host(s) CPU speed is registered as 2300MHz or higher in the ACS gui. Erik Den lørdag 13. juni 2015 skrev prapul cool <[email protected]> følgende: > Hi Chris, > What are the Compute offering frequencies you set for 32gb offering? > Thanks,Prapul sriram,Architect,PSI Cloud Solutions. > > > On Saturday, 13 June 2015 7:25 AM, Chris Chupela < > [email protected] <javascript:;>> wrote: > > > I'm trying to change the service offering on an existing vm from 4 > cpu/16gb ram, to 4 cpu/32gb of ram. In doing so, I receive the 'unable to > create deployment for vm' message in the CP web ui. Looking thru the > management-server.log file, I see the following repeating for all of my > hosts (noting the cpuFreqGood:false) > > 3-1361-4028-9b48-7e34d8b54770 ] FirstFitRoutingAllocator) STATS: Can alloc > CPU from host: 6, used: 115647, reserved: 9196, actual total: 55176, total > with overprovisioning: 275880; requested > cpu:9200,alloc_from_last_host?:false ,considerReservedCapacity?: true > 2015-06-12 20:21:39,151 DEBUG [cloud.capacity.CapacityManagerImpl] > (Job-Executor-39:job-65 = [ 24499b73-1361-4028-9b48-7e34d8b54770 ] > FirstFitRoutingAllocator) STATS: Can alloc MEM from host: 6, used: > 85094039552, reserved: 17179869184, total: 137412255744; requested mem: > 34359738368,alloc_from_last_host?:false ,considerReservedCapacity?: true > 2015-06-12 20:21:39,151 DEBUG [allocator.impl.FirstFitAllocator] > (Job-Executor-39:job-65 = [ 24499b73-1361-4028-9b48-7e34d8b54770 ] > FirstFitRoutingAllocator) Not using host 6; numCpusGood: true; cpuFreqGood: > false, host has capacity?true. > com.cloud.exception.InsufficientServerCapacityException: Unable to create > a deployment for > VM[User|4cada82f-23a6-4bac-9508-3c4b07f9a2b4]Scope=interface > com.cloud.dc.DataCenter; id=1 > at > com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:846) > at > com.cloud.vm.VirtualMachineManagerImpl.start(VirtualMachineManagerImpl.java:580) > at > org.apache.cloudstack.engine.cloud.entity.api.VMEntityManagerImpl.deployVirtualMachine(VMEntityManagerImpl.java:242) > at > org.apache.cloudstack.engine.cloud.entity.api.VirtualMachineEntityImpl.deploy(VirtualMachineEntityImpl.java:209) > at > com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3509) > at > com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:1996) > at > com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125) > at > org.apache.cloudstack.api.command.user.vm.StartVMCmd.execute(StartVMCmd.java:120) > at > com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158) > at > com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:530) > at > java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) > at java.util.concurrent.FutureTask$Sync.innerRun(Unknown > Source) > at java.util.concurrent.FutureTask.run(Unknown Source) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > > > The vm will not start. If I change service offering back to 4cpu/16gb ram, > vm will start successfully. This seems odd, since I have not changed number > of cpu's but yet cloudstack is complaining that is the issue - CpuFreqGood: > false. > > Additionally, my memory usage and cpu usage (for the zone), sit at 59% and > 29% respectively. > > Chris Chupela > Systems Engineer > DSS > > > >
