Hi Erik,

We found the error log, Please look in to this below error log,

2015-11-26 20:22:46,603 DEBUG [c.c.a.m.AgentAttache]
(DirectAgent-279:ctx-532427fb) Seq 4-8612571337392652847: No more commands
found
2015-11-26 20:22:46,607 INFO  [o.a.c.s.v.VolumeServiceImpl]
(Work-Job-Executor-7:ctx-b83ccf52 job-68/job-69 ctx-95031535) releasing
lock for VMTemplateStoragePool 3
2015-11-26 20:22:46,608 DEBUG [o.a.c.e.o.VolumeOrchestrator]
(Work-Job-Executor-7:ctx-b83ccf52 job-68/job-69 ctx-95031535) Unable to
create Vol[6|vm=5|ROOT]:Expected 1 VDI template but found 2 VDI template(s)
on: 10.0.0.170:/export/secondary/template/tmpl/1/5
2015-11-26 20:22:46,608 INFO  [c.c.v.VirtualMachineManagerImpl]
(Work-Job-Executor-7:ctx-b83ccf52 job-68/job-69 ctx-95031535) Unable to
contact resource.
com.cloud.exception.StorageUnavailableException: Resource [StoragePool:8]
is unreachable: Unable to create Vol[6|vm=5|ROOT]:Expected 1 VDI template
but found 2 VDI template(s) on: 10.0.0.170:
/export/secondary/template/tmpl/1/5


/export/secondary/template/tmpl/1/5   Inside the 2 .vhd files and  one
template properties  file is there please look in to the below files;

3986df71-b1d0-3e20-a655-7e42dd144370.vhd
 429d6340-6a5f-31ce-a581-cc05618500ab.vhd  template.properties

Which one is remove?

Could you please suggest.

Regards,
Venkatesh.k

On Thu, Nov 26, 2015 at 6:11 PM, Erik Weber <[email protected]> wrote:

> You need to paste more of your logs, in particular the (a lot of) lines
> before the exception where all the resource allocations happen.
>
> --
> Erik
>
> On Thu, Nov 26, 2015 at 1:38 PM, kotipalli venkatesh <
> [email protected]> wrote:
>
> > Hi All,
> >
> > I have successfully installed Cloudstack 4.6.0 setup
> > hypervisor is xenserver 6.5
> >
> > Successfully up and running SSVM and CPVM and Default templates
> downloaded.
> >
> > When i am spin the new instance it 's troughs *insufficient memory
> error*.
> > But i have *sufficient place*  *RAM* and *STORAGE* also.
> >
> > Please look in to this Management server log:
> >
> > 2015-11-26 17:49:10,572 WARN  [o.a.c.alerts]
> > (API-Job-Executor-1:ctx-801f0a96 job-56 ctx-63dfadf9)  alertType:: 8 //
> > dataCenterId:: 3 // podId:: 3 // clusterId:: null // message:: Failed to
> > deploy Vm with Id: 3, on Host with Id: null
> > 2015-11-26 17:49:10,601 ERROR [c.c.a.ApiAsyncJobDispatcher]
> > (API-Job-Executor-1:ctx-801f0a96 job-56) Unexpected exception while
> > executing org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin
> > com.cloud.utils.exception.CloudRuntimeException: Unable to start a VM due
> > to insufficient capacity
> >         at
> >
> >
> com.cloud.vm.VirtualMachineManagerImpl.start(VirtualMachineManagerImpl.java:622)
> >         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:212)
> >         at
> >
> >
> com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3870)
> >         at
> >
> >
> com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3488)
> >         at
> >
> >
> com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3476)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> >         at
> >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:606)
> >         at
> >
> >
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> >         at
> >
> >
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
> >         at
> >
> >
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> >         at
> >
> >
> org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:106)
> >         at
> >
> >
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
> >         at
> >
> >
> com.cloud.event.ActionEventInterceptor.invoke(ActionEventInterceptor.java:51)
> >         at
> >
> >
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
> >         at
> >
> >
> org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)
> >         at
> >
> >
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
> >         at
> >
> >
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
> >         at com.sun.proxy.$Proxy202.startVirtualMachine(Unknown Source)
> >         at
> >
> >
> org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin.execute(DeployVMCmdByAdmin.java:50)
> >         at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:150)
> >         at
> >
> com.cloud.api.ApiAsyncJobDispatcher.runJob(ApiAsyncJobDispatcher.java:108)
> >         at
> >
> >
> org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.runInContext(AsyncJobManagerImpl.java:537)
> >         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
> >
> >
> org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.run(AsyncJobManagerImpl.java:494)
> >         at
> > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> >         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> >         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)
> > Caused by: com.cloud.exception.InsufficientServerCapacityException:
> Unable
> > to create a deployment for VM[User|i-2-3-VM]Scope=interface
> > com.cloud.dc.DataCenter; id=3
> >         at
> >
> >
> com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:959)
> >
> > Please any suggestion....
> >
> > Warm Regards,
> > Venkatesh.k
> >
>

Reply via email to