Guest User

Untitled

a guest
Jan 24th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.26 KB | None | 0 0
  1. 2011-10-17 11:17:02,701 DEBUG [cloud.vm.VirtualMachineManagerImpl] (consoleproxy-1:null) Cleaning up resources for the vm VM[ConsoleProxy|v-2-VM] in Starting state
  2. 2011-10-17 11:17:02,713 DEBUG [cloud.vm.VirtualMachineManagerImpl] (consoleproxy-1:null) Successfully cleanued up resources for the vm VM[ConsoleProxy|v-2-VM] in Starting state
  3. 2011-10-17 11:17:02,718 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) In FirstFitPlanner:: plan
  4. 2011-10-17 11:17:02,718 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) Trying to allocate a host and storage pools from dc:2, pod:1,cluster:null, requested cpu: 500, requested ram: 1073741824
  5. 2011-10-17 11:17:02,718 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) Is ROOT volume READY (pool already allocated)?: No
  6. 2011-10-17 11:17:02,718 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) Searching resources only under specified Pod: 1
  7. 2011-10-17 11:17:02,718 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) Listing clusters that have enough aggregate CPU and RAM capacity under this Pod: 1
  8. 2011-10-17 11:17:02,719 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) CPUOverprovisioningFactor considered: 1.0
  9. 2011-10-17 11:17:02,725 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) Checking resources in Cluster: 1 under Pod: 1
  10. 2011-10-17 11:17:02,725 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) Calling HostAllocators to find suitable hosts
  11. 2011-10-17 11:17:02,725 DEBUG [allocator.impl.FirstFitAllocator] (consoleproxy-1:FirstFitRoutingAllocator) Looking for hosts in dc: 2 pod:1 cluster:1
  12. 2011-10-17 11:17:02,727 DEBUG [allocator.impl.FirstFitAllocator] (consoleproxy-1:FirstFitRoutingAllocator) FirstFitAllocator has 1 hosts to check for allocation: [Host[-1-Routing]]
  13. 2011-10-17 11:17:02,731 DEBUG [allocator.impl.FirstFitAllocator] (consoleproxy-1:FirstFitRoutingAllocator) Found 1 hosts for allocation after prioritization: [Host[-1-Routing]]
  14. 2011-10-17 11:17:02,731 DEBUG [allocator.impl.FirstFitAllocator] (consoleproxy-1:FirstFitRoutingAllocator) Looking for speed=500Mhz, Ram=1024
  15. 2011-10-17 11:17:02,732 DEBUG [allocator.impl.FirstFitAllocator] (consoleproxy-1:FirstFitRoutingAllocator) Host name: mualvclp04.mcs.muohio.edu, hostId: 1 is in avoid set, skipping this and trying other available hosts
  16. 2011-10-17 11:17:02,732 DEBUG [allocator.impl.FirstFitAllocator] (consoleproxy-1:FirstFitRoutingAllocator) Host Allocator returning 0 suitable hosts
  17. 2011-10-17 11:17:02,732 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) No suitable hosts found
  18. 2011-10-17 11:17:02,732 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) No suitable hosts found under this Cluster: 1
  19. 2011-10-17 11:17:02,732 DEBUG [cloud.deploy.FirstFitPlanner] (consoleproxy-1:null) Could not find suitable Deployment Destination for this VM under any clusters, returning.
  20. 2011-10-17 11:17:02,736 DEBUG [cloud.capacity.CapacityManagerImpl] (consoleproxy-1:null) VM state transitted from :Starting to Stopped with event: OperationFailedvm's original host id: null new host id: null host id before state transition: 1
  21. 2011-10-17 11:17:02,742 DEBUG [cloud.capacity.CapacityManagerImpl] (consoleproxy-1:null) Hosts's actual total CPU: 21280 and CPU after applying overprovisioning: 21280
  22. 2011-10-17 11:17:02,742 DEBUG [cloud.capacity.CapacityManagerImpl] (consoleproxy-1:null) release cpu from host: 1, old used: 500,reserved: 0, actual total: 21280, total with overprovisioning: 21280; new used: 0,reserved:0; movedfromreserved: false,moveToReserveredfalse
  23. 2011-10-17 11:17:02,742 DEBUG [cloud.capacity.CapacityManagerImpl] (consoleproxy-1:null) release mem from host: 1, old used: 1073741824,reserved: 0, total: 16853299200; new used: 0,reserved:0; movedfromreserved: false,moveToReserveredfalse
  24. 2011-10-17 11:17:02,743 WARN [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:null) Exception while trying to start console proxy
  25. com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[ConsoleProxy|v-2-VM]Scope=interface com.cloud.dc.DataCenter; id=2
  26. at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:694)
  27. at com.cloud.vm.VirtualMachineManagerImpl.start(VirtualMachineManagerImpl.java:450)
  28. at com.cloud.vm.VirtualMachineManagerImpl.start(VirtualMachineManagerImpl.java:445)
  29. at com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:430)
  30. at com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:916)
  31. at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1647)
  32. at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:151)
  33. at com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:115)
  34. at com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:36)
  35. at com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:85)
  36. at com.cloud.vm.SystemVmLoadScanner$1.run(SystemVmLoadScanner.java:75)
  37. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  38. at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
  39. at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
  40. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165)
  41. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267)
  42. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  43. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  44. at java.lang.Thread.run(Thread.java:636)
  45. 2011-10-17 11:17:03,086 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 routers.
  46. 2011-10-17 11:17:05,656 DEBUG [agent.transport.Request] (AgentManager-Handler-4:null) Seq 1-1171849217: Processing: { Ans: , MgmtId: 86471469911, via: 1, Ver: v1, Flags: 10, [{"Answer":{"result":true,"details":"","wait":0}}] }
  47. 2011-10-17 11:17:05,656 DEBUG [cloud.vm.VirtualMachineManagerImpl] (AgentManager-Handler-4:null) Cleanup succeeded. Details
Add Comment
Please, Sign In to add comment