Running CloudStack Management Server:

  v3.0.1.1



OS:

  [root@cumulus management]# uname -a

  Linux cumulus.eng.citrite.net 2.6.32-220.el6.x86_64 #1 SMP Tue Dec 6 19:48:22 
GMT 2011 x86_64 x86_64 x86_64 GNU/Linux

  [root@cumulus management]#

Hi:

I am trying to deploy the simplest of VMs from the GUI.

Attached the csms failing job's log output in job-53.txt.

How do I fix these two problems reported in the attached log file?


1)  Unable to apply dhcp entry on disconnected router r-4-VM(4)

2)  Host name: xenserver1-cs, hostId: 12 is in avoid set

Is #1 an important error, since I am using well-defined ip address ranges?

In #2, how do I get xenserver1-cs out of the avoid set?


Regards,

Evan Miller

Citrix Systems. Inc.
Desktop and Cloud Engineering Infrastructure
4988 Great America Parkway
Santa Clara, CA 95054



management-server.log:2012-07-03 15:12:13,032 DEBUG 
[cloud.async.AsyncJobManagerImpl] (catalina-exec-22:null) submit async job-53, 
details: AsyncJobVO {id:53, userId: 2, accountId: 2, sessionKey: null, 
instanceType: VirtualMachine, instanceId: 23, cmd: 
com.cloud.api.commands.DeployVMCmd, cmdOriginator: null, cmdInfo: 
{"id":"23","templateId":"57dca056-e5b4-4700-9504-6d55244da2f3","response":"json","sessionkey":"UtkCYqnc3O83zAA7fITeFMbLEG8\u003d","ctxUserId":"2","hypervisor":"XenServer","serviceOfferingId":"ca0c5b3c-73c7-4831-9f9e-ee0e75641675","_":"1341353532418","ctxAccountId":"2","ctxStartEventId":"313","zoneId":"5ddb8fbb-0438-4a03-990b-2aa8361f1f6a"},
 cmdVersion: 0, callbackType: 0, callbackAddress: null, status: 0, 
processStatus: 0, resultCode: 0, result: null, initMsid: 207375654364, 
completeMsid: null, lastUpdated: null, lastPolled: null, created: null}
management-server.log:2012-07-03 15:12:13,042 DEBUG 
[cloud.async.AsyncJobManagerImpl] (Job-Executor-1:job-53) Executing 
com.cloud.api.commands.DeployVMCmd for job-53
management-server.log:2012-07-03 15:12:13,129 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) VM state 
transitted from :Stopped to Starting with event: StartRequestedvm's original 
host id: null new host id: null host id before state transition: null
management-server.log:2012-07-03 15:12:13,129 DEBUG 
[cloud.vm.VirtualMachineManagerImpl] (Job-Executor-1:job-53) Successfully 
transitioned to start state for VM[User|i-2-23-VM] reservation id = 
8b517a26-b66e-49bb-9ac7-0b050b6b4aa4
management-server.log:2012-07-03 15:12:13,182 DEBUG 
[cloud.vm.VirtualMachineManagerImpl] (Job-Executor-1:job-53) Trying to deploy 
VM, vm has dcId: 1 and podId: null
management-server.log:2012-07-03 15:12:13,183 DEBUG 
[cloud.vm.VirtualMachineManagerImpl] (Job-Executor-1:job-53) Deploy avoids 
pods: null, clusters: null, hosts: null
management-server.log:2012-07-03 15:12:13,192 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) DeploymentPlanner 
allocation algorithm: random
management-server.log:2012-07-03 15:12:13,192 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Trying to allocate a 
host and storage pools from dc:1, pod:null,cluster:null, requested cpu: 500, 
requested ram: 536870912
management-server.log:2012-07-03 15:12:13,192 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Is ROOT volume READY 
(pool already allocated)?: No
management-server.log:2012-07-03 15:12:13,192 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Searching all possible 
resources under this Zone: 1
management-server.log:2012-07-03 15:12:13,195 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Listing clusters in 
order of aggregate capacity, that have (atleast one host with) enough CPU and 
RAM capacity under this Zone: 1
management-server.log:2012-07-03 15:12:13,196 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) 
CPUOverprovisioningFactor considered: 1.0
management-server.log:2012-07-03 15:12:13,208 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Checking resources in 
Cluster: 1 under Pod: 1
management-server.log:2012-07-03 15:12:13,208 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Calling HostAllocators 
to find suitable hosts
management-server.log:2012-07-03 15:12:13,208 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Looking for hosts in dc: 1  pod:1  cluster:1
management-server.log:2012-07-03 15:12:13,212 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) FirstFitAllocator has 1 hosts to check for 
allocation: [Host[-12-Routing]]
management-server.log:2012-07-03 15:12:13,222 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Found 1 hosts for allocation after prioritization: 
[Host[-12-Routing]]
management-server.log:2012-07-03 15:12:13,222 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Looking for speed=500Mhz, Ram=512
management-server.log:2012-07-03 15:12:13,235 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Checking if host: 12 has enough capacity for 
requested CPU: 500 and requested RAM: 536870912 , cpuOverprovisioningFactor: 1.0
management-server.log:2012-07-03 15:12:13,240 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Hosts's actual total CPU: 3732 and CPU after applying 
overprovisioning: 3732
management-server.log:2012-07-03 15:12:13,241 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Free CPU: 3732 , Requested CPU: 500
management-server.log:2012-07-03 15:12:13,241 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Free RAM: 3775173696 , Requested RAM: 536870912
management-server.log:2012-07-03 15:12:13,241 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Host has enough CPU and RAM available
management-server.log:2012-07-03 15:12:13,241 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) STATS: Can alloc CPU from host: 12, used: 0, 
reserved: 0, actual total: 3732, total with overprovisioning: 3732; requested 
cpu:500,alloc_from_last_host?:false ,considerReservedCapacity?: true
management-server.log:2012-07-03 15:12:13,241 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) STATS: Can alloc MEM from host: 12, used: 0, 
reserved: 0, total: 3775173696; requested mem: 
536870912,alloc_from_last_host?:false ,considerReservedCapacity?: true
management-server.log:2012-07-03 15:12:13,241 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Found a suitable host, adding to list: 12
management-server.log:2012-07-03 15:12:13,241 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Host Allocator returning 1 suitable hosts
management-server.log:2012-07-03 15:12:13,244 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Checking suitable pools 
for volume (Id, Type): (33,ROOT)
management-server.log:2012-07-03 15:12:13,245 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) We need to allocate new 
storagepool for this volume
management-server.log:2012-07-03 15:12:13,245 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Calling 
StoragePoolAllocators to find suitable pools
management-server.log:2012-07-03 15:12:13,247 DEBUG 
[storage.allocator.FirstFitStoragePoolAllocator] (Job-Executor-1:job-53) 
Looking for pools in dc: 1  pod:1  cluster:1
management-server.log:2012-07-03 15:12:13,250 DEBUG 
[storage.allocator.FirstFitStoragePoolAllocator] (Job-Executor-1:job-53) 
FirstFitStoragePoolAllocator has 1 pools to check for allocation
management-server.log:2012-07-03 15:12:13,250 DEBUG 
[storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-1:job-53) 
Checking if storage pool is suitable, name: LS_PRIMARY1 ,poolId: 200
management-server.log:2012-07-03 15:12:13,250 DEBUG 
[storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-1:job-53) Is 
localStorageAllocationNeeded? false
management-server.log:2012-07-03 15:12:13,250 DEBUG 
[storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-1:job-53) Is 
storage pool shared? true
management-server.log:2012-07-03 15:12:13,252 DEBUG 
[storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-1:job-53) 
Attempting to look for pool 200 for storage, totalSize: 104586543104, 
usedBytes: 6997409792, usedPct: 0.06690545058977457, disable threshold: 0.85
management-server.log:2012-07-03 15:12:13,265 DEBUG 
[storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-1:job-53) 
Attempting to look for pool 200 for storage, maxSize : 209173086208, 
totalAllocatedSize : 12376400384, askingSize : 21474836480, allocated disable 
threshold: 0.85
management-server.log:2012-07-03 15:12:13,265 DEBUG 
[storage.allocator.FirstFitStoragePoolAllocator] (Job-Executor-1:job-53) 
FirstFitStoragePoolAllocator returning 1 suitable storage pools
management-server.log:2012-07-03 15:12:13,266 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Trying to find a 
potenial host and associated storage pools from the suitable host/pool lists 
for this VM
management-server.log:2012-07-03 15:12:13,266 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Checking if host: 12 can 
access any suitable storage pool for volume: ROOT
management-server.log:2012-07-03 15:12:13,268 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Host: 12 can access 
pool: 200
management-server.log:2012-07-03 15:12:13,268 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Found a potential host 
id: 12 name: xenserver1-cs and associated storage pools for this VM
management-server.log:2012-07-03 15:12:13,272 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Returning Deployment 
Destination: 
Dest[Zone(Id)-Pod(Id)-Cluster(Id)-Host(Id)-Storage(Volume(Id|Type-->Pool(Id))] 
: Dest[Zone(1)-Pod(1)-Cluster(1)-Host(12)-Storage(Volume(33|ROOT-->Pool(200))]
management-server.log:2012-07-03 15:12:13,272 DEBUG 
[cloud.vm.VirtualMachineManagerImpl] (Job-Executor-1:job-53) Deployment found  
- P0=VM[User|i-2-23-VM], 
P0=Dest[Zone(Id)-Pod(Id)-Cluster(Id)-Host(Id)-Storage(Volume(Id|Type-->Pool(Id))]
 : Dest[Zone(1)-Pod(1)-Cluster(1)-Host(12)-Storage(Volume(33|ROOT-->Pool(200))]
management-server.log:2012-07-03 15:12:13,349 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) VM state 
transitted from :Starting to Starting with event: OperationRetryvm's original 
host id: null new host id: 12 host id before state transition: null
management-server.log:2012-07-03 15:12:13,361 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) Hosts's actual 
total CPU: 3732 and CPU after applying overprovisioning: 3732
management-server.log:2012-07-03 15:12:13,361 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) We are allocating 
VM, increasing the used capacity of this host:12
management-server.log:2012-07-03 15:12:13,361 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) Current Used CPU: 
0 , Free CPU:3732 ,Requested CPU: 500
management-server.log:2012-07-03 15:12:13,361 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) Current Used RAM: 
0 , Free RAM:3775173696 ,Requested RAM: 536870912
management-server.log:2012-07-03 15:12:13,365 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) CPU STATS after 
allocation: for host: 12, old used: 0, old reserved: 0, actual total: 3732, 
total with overprovisioning: 3732; new used:500, reserved:0; requested 
cpu:500,alloc_from_last:false
management-server.log:2012-07-03 15:12:13,365 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) RAM STATS after 
allocation: for host: 12, old used: 0, old reserved: 0, total: 3775173696; new 
used: 536870912, reserved: 0; requested mem: 536870912,alloc_from_last:false
management-server.log:2012-07-03 15:12:13,416 DEBUG 
[cloud.vm.VirtualMachineManagerImpl] (Job-Executor-1:job-53) VM is being 
started in podId: 1
management-server.log:2012-07-03 15:12:13,422 DEBUG 
[cloud.network.NetworkManagerImpl] (Job-Executor-1:job-53) Network id=204 is 
already implemented
management-server.log:2012-07-03 15:12:13,578 DEBUG 
[cloud.network.NetworkManagerImpl] (Job-Executor-1:job-53) Changing active 
number of nics for network id=204 on 1
management-server.log:2012-07-03 15:12:13,643 DEBUG 
[cloud.network.NetworkManagerImpl] (Job-Executor-1:job-53) Asking JuniperSRX to 
prepare for Nic[29-23-8b517a26-b66e-49bb-9ac7-0b050b6b4aa4-10.217.5.217]
management-server.log:2012-07-03 15:12:13,648 DEBUG 
[cloud.network.NetworkManagerImpl] (Job-Executor-1:job-53) Asking Netscaler to 
prepare for Nic[29-23-8b517a26-b66e-49bb-9ac7-0b050b6b4aa4-10.217.5.217]
management-server.log:2012-07-03 15:12:13,654 DEBUG 
[cloud.network.NetworkManagerImpl] (Job-Executor-1:job-53) Asking F5BigIp to 
prepare for Nic[29-23-8b517a26-b66e-49bb-9ac7-0b050b6b4aa4-10.217.5.217]
management-server.log:2012-07-03 15:12:13,659 DEBUG 
[cloud.network.NetworkManagerImpl] (Job-Executor-1:job-53) Asking VirtualRouter 
to prepare for Nic[29-23-8b517a26-b66e-49bb-9ac7-0b050b6b4aa4-10.217.5.217]
management-server.log:2012-07-03 15:12:13,675 DEBUG 
[network.router.VirtualNetworkApplianceManagerImpl] (Job-Executor-1:job-53) 
Starting a router for Ntwk[204|Guest|5] in 
datacenter:com.cloud.dc.DataCenterVO$$EnhancerByCGLIB$$8e9b221d@1
management-server.log:2012-07-03 15:12:13,717 DEBUG 
[network.router.VirtualNetworkApplianceManagerImpl] (Job-Executor-1:job-53) 
Applying dhcp entry in network Ntwk[204|Guest|5]
management-server.log:2012-07-03 15:12:13,743 WARN  
[network.router.VirtualNetworkApplianceManagerImpl] (Job-Executor-1:job-53) 
Unable to apply dhcp entry on disconnected router r-4-VM
management-server.log:2012-07-03 15:12:13,744 DEBUG 
[network.router.VirtualNetworkApplianceManagerImpl] (Job-Executor-1:job-53) 
Unable to apply dhcp entry on disconnected router r-4-VM(4)
management-server.log:2012-07-03 15:12:13,745 INFO  
[cloud.vm.VirtualMachineManagerImpl] (Job-Executor-1:job-53) Unable to contact 
resource.
management-server.log:2012-07-03 15:12:13,802 DEBUG 
[cloud.vm.VirtualMachineManagerImpl] (Job-Executor-1:job-53) Cleaning up 
resources for the vm VM[User|i-2-23-VM] in Starting state
management-server.log:2012-07-03 15:12:13,805 DEBUG [agent.transport.Request] 
(Job-Executor-1:job-53) Seq 12-1520762890: Sending  { Cmd , MgmtId: 
207375654364, via: 12, Ver: v1, Flags: 100111, 
[{"StopCommand":{"isProxy":false,"vmName":"i-2-23-VM","wait":0}}] }
management-server.log:2012-07-03 15:12:13,806 DEBUG [agent.transport.Request] 
(Job-Executor-1:job-53) Seq 12-1520762890: Executing:  { Cmd , MgmtId: 
207375654364, via: 12, Ver: v1, Flags: 100111, 
[{"StopCommand":{"isProxy":false,"vmName":"i-2-23-VM","wait":0}}] }
management-server.log:2012-07-03 15:12:13,927 DEBUG [agent.transport.Request] 
(Job-Executor-1:job-53) Seq 12-1520762890: Received:  { Ans: , MgmtId: 
207375654364, via: 12, Ver: v1, Flags: 110, { StopAnswer } }
management-server.log:2012-07-03 15:12:13,928 DEBUG 
[cloud.vm.VirtualMachineManagerImpl] (Job-Executor-1:job-53) Cleanup succeeded. 
Details VM does not exist
management-server.log:2012-07-03 15:12:14,008 DEBUG 
[cloud.network.NetworkManagerImpl] (Job-Executor-1:job-53) Changing active 
number of nics for network id=204 on -1
management-server.log:2012-07-03 15:12:14,078 DEBUG 
[cloud.vm.VirtualMachineManagerImpl] (Job-Executor-1:job-53) Successfully 
cleanued up resources for the vm VM[User|i-2-23-VM] in Starting state
management-server.log:2012-07-03 15:12:14,080 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) DeploymentPlanner 
allocation algorithm: random
management-server.log:2012-07-03 15:12:14,081 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Trying to allocate a 
host and storage pools from dc:1, pod:null,cluster:null, requested cpu: 500, 
requested ram: 536870912
management-server.log:2012-07-03 15:12:14,081 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Is ROOT volume READY 
(pool already allocated)?: No
management-server.log:2012-07-03 15:12:14,081 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Searching all possible 
resources under this Zone: 1
management-server.log:2012-07-03 15:12:14,083 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Listing clusters in 
order of aggregate capacity, that have (atleast one host with) enough CPU and 
RAM capacity under this Zone: 1
management-server.log:2012-07-03 15:12:14,084 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) 
CPUOverprovisioningFactor considered: 1.0
management-server.log:2012-07-03 15:12:14,093 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Checking resources in 
Cluster: 1 under Pod: 1
management-server.log:2012-07-03 15:12:14,093 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Calling HostAllocators 
to find suitable hosts
management-server.log:2012-07-03 15:12:14,093 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Looking for hosts in dc: 1  pod:1  cluster:1
management-server.log:2012-07-03 15:12:14,096 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) FirstFitAllocator has 1 hosts to check for 
allocation: [Host[-12-Routing]]
management-server.log:2012-07-03 15:12:14,099 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Found 1 hosts for allocation after prioritization: 
[Host[-12-Routing]]
management-server.log:2012-07-03 15:12:14,099 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Looking for speed=500Mhz, Ram=512
management-server.log:2012-07-03 15:12:14,099 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Host name: xenserver1-cs, hostId: 12 is in avoid set, 
skipping this and trying other available hosts
management-server.log:2012-07-03 15:12:14,099 DEBUG 
[allocator.impl.FirstFitAllocator] (Job-Executor-1:job-53 
FirstFitRoutingAllocator) Host Allocator returning 0 suitable hosts
management-server.log:2012-07-03 15:12:14,099 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) No suitable hosts found
management-server.log:2012-07-03 15:12:14,099 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) No suitable hosts found 
under this Cluster: 1
management-server.log:2012-07-03 15:12:14,099 DEBUG 
[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-53) Could not find suitable 
Deployment Destination for this VM under any clusters, returning. 
management-server.log:2012-07-03 15:12:14,387 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) VM state 
transitted from :Starting to Stopped with event: OperationFailedvm's original 
host id: null new host id: null host id before state transition: 12
management-server.log:2012-07-03 15:12:14,395 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) Hosts's actual 
total CPU: 3732 and CPU after applying overprovisioning: 3732
management-server.log:2012-07-03 15:12:14,395 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) release cpu from 
host: 12, old used: 500,reserved: 0, actual total: 3732, total with 
overprovisioning: 3732; new used: 0,reserved:0; movedfromreserved: 
false,moveToReserveredfalse
management-server.log:2012-07-03 15:12:14,396 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) release mem from 
host: 12, old used: 536870912,reserved: 0, total: 3775173696; new used: 
0,reserved:0; movedfromreserved: false,moveToReserveredfalse
management-server.log:2012-07-03 15:12:14,648 DEBUG 
[cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-53) VM state 
transitted from :Stopped to Error with event: OperationFailedToErrorvm's 
original host id: null new host id: null host id before state transition: null
management-server.log:2012-07-03 15:12:15,052 INFO  [api.commands.DeployVMCmd] 
(Job-Executor-1:job-53) 
com.cloud.exception.InsufficientServerCapacityException: Unable to create a 
deployment for VM[User|i-2-23-VM]Scope=interface com.cloud.dc.DataCenter; id=1
management-server.log:2012-07-03 15:12:15,052 WARN  [cloud.api.ApiDispatcher] 
(Job-Executor-1:job-53) class com.cloud.api.ServerApiException : Unable to 
create a deployment for VM[User|i-2-23-VM]
management-server.log:2012-07-03 15:12:15,053 DEBUG 
[cloud.async.AsyncJobManagerImpl] (Job-Executor-1:job-53) Complete async 
job-53, jobStatus: 2, resultCode: 530, result: 
com.cloud.api.response.ExceptionResponse@14f30093
management-server.log:2012-07-03 15:12:18,128 DEBUG 
[cloud.async.AsyncJobManagerImpl] (catalina-exec-23:null) Async job-53 completed

Reply via email to