Hi all
I have the trouble with xen setup
Zone created, host added, but there trouble with default VM start
Log in attach
P.S. vhd-util download from link in manual, template download, use local
storage, host in zone is up
2014-04-25 12:30:04,712 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) Searching resources only under specified Pod: 1
2014-04-25 12:30:04,712 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) Listing clusters in order of aggregate capacity, 
that have (atleast one host with) enough CPU and RAM capacity under this Pod: 1
2014-04-25 12:30:04,726 DEBUG [c.c.d.DeploymentPlanningManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) Checking resources in Cluster: 1 under Pod: 1
2014-04-25 12:30:04,726 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Looking for hosts in dc: 
1  pod:1  cluster:1
2014-04-25 12:30:04,732 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) FirstFitAllocator has 1 
hosts to check for allocation: [Host[-1-Routing]]
2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Found 1 hosts for 
allocation after prioritization: [Host[-1-Routing]]
2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Looking for 
speed=500Mhz, Ram=1024
2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host name: ark3, hostId: 
1 is in avoid set, skipping this and trying other available hosts
2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host Allocator returning 
0 suitable hosts
2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) No suitable hosts found
2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) No suitable hosts found under this Cluster: 1
2014-04-25 12:30:04,740 DEBUG [c.c.d.DeploymentPlanningManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) Could not find suitable Deployment Destination 
for this VM under any clusters, returning.
2014-04-25 12:30:04,740 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) Searching resources only under specified Pod: 1
2014-04-25 12:30:04,741 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) Listing clusters in order of aggregate capacity, 
that have (atleast one host with) enough CPU and RAM capacity under this Pod: 1
2014-04-25 12:30:04,746 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) Removing from the clusterId list these clusters 
from avoid set: [1]
2014-04-25 12:30:04,746 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) No clusters found after removing disabled 
clusters and clusters in avoid list, returning.
2014-04-25 12:30:04,761 DEBUG [c.c.c.CapacityManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) 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
2014-04-25 12:30:04,772 DEBUG [c.c.c.CapacityManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) Hosts's actual total CPU: 13568 and CPU after 
applying overprovisioning: 13568
2014-04-25 12:30:04,772 DEBUG [c.c.c.CapacityManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) Hosts's actual total RAM: 31580478720 and RAM 
after applying overprovisioning: 31580479488
2014-04-25 12:30:04,772 DEBUG [c.c.c.CapacityManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) release cpu from host: 1, old used: 
1000,reserved: 0, actual total: 13568, total with overprovisioning: 13568; new 
used: 500,reserved:0; movedfromreserved: false,moveToReserveredfalse
2014-04-25 12:30:04,772 DEBUG [c.c.c.CapacityManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) release mem from host: 1, old used: 
1610612736,reserved: 0, total: 31580479488; new used: 536870912,reserved:0; 
movedfromreserved: false,moveToReserveredfalse
2014-04-25 12:30:04,779 WARN  [c.c.c.ConsoleProxyManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) Exception while trying to start console proxy
com.cloud.exception.InsufficientServerCapacityException: Unable to create a 
deployment for VM[ConsoleProxy|v-1-VM]Scope=interface com.cloud.dc.DataCenter; 
id=1
        at 
com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:921)
        at 
com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:761)
        at 
com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:745)
        at 
com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:555)
        at 
com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:941)
        at 
com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1666)
        at 
com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:157)
        at 
com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:118)
        at 
com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:35)
        at 
com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:88)
        at 
com.cloud.vm.SystemVmLoadScanner$1.runInContext(SystemVmLoadScanner.java:79)
        at 
org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
        at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
        at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
        at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
        at 
org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
2014-04-25 12:30:06,913 DEBUG [c.c.a.m.DirectAgentAttache] 
(DirectAgent-13:ctx-cc7fe930) Ping from 1(ark3)
2014-04-25 12:30:07,400 INFO  [o.a.c.s.v.VolumeServiceImpl] 
(secstorage-1:ctx-4e251bd2) Unable to acquire lock on VMTemplateStoragePool 11
2014-04-25 12:30:07,403 ERROR [c.c.v.VirtualMachineManagerImpl] 
(secstorage-1:ctx-4e251bd2) Failed to start instance 
VM[SecondaryStorageVm|s-6-VM]
java.lang.NullPointerException

Reply via email to