You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by zhiqing wu <wu...@gmail.com> on 2012/10/31 06:29:59 UTC

multiple diffenent hypervisor capacity ?

Hi:
I created a cloudstack environment, with XenServer hypervisor,  VMware
ESXI5 is added as a new cloudstack cluster, can't  create instances in the
VMware  hypervisor environment, I've been checking management log, error as
follows:

2012-10-31 13:17:27,764 DEBUG [cloud.deploy.FirstFitPlanner]
(Job-Executor-36:job-57) Could not find suitable Deployment Destination for
this VM under any clusters, returning.
2012-10-31 13:17:27,785 DEBUG [cloud.capacity.CapacityManagerImpl]
(Job-Executor-36:job-57) VM state transitted from :Starting to Stopped with
event: OperationFailedvm's original host id: null new host id: null host id
before state transition: null
2012-10-31 13:17:27,850 DEBUG [cloud.capacity.CapacityManagerImpl]
(Job-Executor-36:job-57) 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
2012-10-31 13:17:27,926 INFO  [api.commands.DeployVMCmd]
(Job-Executor-36:job-57)
com.cloud.exception.InsufficientServerCapacityException: Unable to create a
deployment for VM[User|i-2-16-VM]Scope=interface com.cloud.dc.DataCenter;
id=1
2012-10-31 13:17:27,926 WARN  [cloud.api.ApiDispatcher]
(Job-Executor-36:job-57) class com.cloud.api.ServerApiException : Unable to
create a deployment for VM[User|i-2-16-VM]
2012-10-31 13:17:27,927 DEBUG [cloud.async.AsyncJobManagerImpl]
(Job-Executor-36:job-57) Complete async job-57, jobStatus: 2, resultCode:
530, result: com.cloud.api.response.ExceptionResponse@40dc6e51
2012-10-31 13:17:32,735 DEBUG [cloud.async.AsyncJobManagerImpl]
(catalina-exec-14:null) Async job-57 completed


How to deal with the situation?

Re: multiple diffenent hypervisor capacity ?

Posted by zhiqing wu <wu...@gmail.com>.
thanks ,i had solved the question!!


2012/10/31 Gavin Lee <ga...@gmail.com>

> It'll be helpful if you can add more details about your env.
> 1. cloudstack version?
> 2.  vsphere cluster/hosts status and statistics?
> 3. XenServer cluster is workable?
>
>  The log shows there was no sutiable host found to do vm deployment.
> You also need make sure the hypervisor/storage has enough capacity.
>
> More logs are also helpful.
>
> On Wed, Oct 31, 2012 at 1:29 PM, zhiqing wu <wu...@gmail.com>
> wrote:
> > Hi:
> > I created a cloudstack environment, with XenServer hypervisor,  VMware
> > ESXI5 is added as a new cloudstack cluster, can't  create instances in
> the
> > VMware  hypervisor environment, I've been checking management log, error
> as
> > follows:
> >
> > 2012-10-31 13:17:27,764 DEBUG [cloud.deploy.FirstFitPlanner]
> > (Job-Executor-36:job-57) Could not find suitable Deployment Destination
> for
> > this VM under any clusters, returning.
> > 2012-10-31 13:17:27,785 DEBUG [cloud.capacity.CapacityManagerImpl]
> > (Job-Executor-36:job-57) VM state transitted from :Starting to Stopped
> with
> > event: OperationFailedvm's original host id: null new host id: null host
> id
> > before state transition: null
> > 2012-10-31 13:17:27,850 DEBUG [cloud.capacity.CapacityManagerImpl]
> > (Job-Executor-36:job-57) 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
> > 2012-10-31 13:17:27,926 INFO  [api.commands.DeployVMCmd]
> > (Job-Executor-36:job-57)
> > com.cloud.exception.InsufficientServerCapacityException: Unable to
> create a
> > deployment for VM[User|i-2-16-VM]Scope=interface com.cloud.dc.DataCenter;
> > id=1
> > 2012-10-31 13:17:27,926 WARN  [cloud.api.ApiDispatcher]
> > (Job-Executor-36:job-57) class com.cloud.api.ServerApiException : Unable
> to
> > create a deployment for VM[User|i-2-16-VM]
> > 2012-10-31 13:17:27,927 DEBUG [cloud.async.AsyncJobManagerImpl]
> > (Job-Executor-36:job-57) Complete async job-57, jobStatus: 2, resultCode:
> > 530, result: com.cloud.api.response.ExceptionResponse@40dc6e51
> > 2012-10-31 13:17:32,735 DEBUG [cloud.async.AsyncJobManagerImpl]
> > (catalina-exec-14:null) Async job-57 completed
> >
> >
> > How to deal with the situation?
>
>
>
> --
> Gavin
>

Re: multiple diffenent hypervisor capacity ?

Posted by Gavin Lee <ga...@gmail.com>.
It'll be helpful if you can add more details about your env.
1. cloudstack version?
2.  vsphere cluster/hosts status and statistics?
3. XenServer cluster is workable?

 The log shows there was no sutiable host found to do vm deployment.
You also need make sure the hypervisor/storage has enough capacity.

More logs are also helpful.

On Wed, Oct 31, 2012 at 1:29 PM, zhiqing wu <wu...@gmail.com> wrote:
> Hi:
> I created a cloudstack environment, with XenServer hypervisor,  VMware
> ESXI5 is added as a new cloudstack cluster, can't  create instances in the
> VMware  hypervisor environment, I've been checking management log, error as
> follows:
>
> 2012-10-31 13:17:27,764 DEBUG [cloud.deploy.FirstFitPlanner]
> (Job-Executor-36:job-57) Could not find suitable Deployment Destination for
> this VM under any clusters, returning.
> 2012-10-31 13:17:27,785 DEBUG [cloud.capacity.CapacityManagerImpl]
> (Job-Executor-36:job-57) VM state transitted from :Starting to Stopped with
> event: OperationFailedvm's original host id: null new host id: null host id
> before state transition: null
> 2012-10-31 13:17:27,850 DEBUG [cloud.capacity.CapacityManagerImpl]
> (Job-Executor-36:job-57) 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
> 2012-10-31 13:17:27,926 INFO  [api.commands.DeployVMCmd]
> (Job-Executor-36:job-57)
> com.cloud.exception.InsufficientServerCapacityException: Unable to create a
> deployment for VM[User|i-2-16-VM]Scope=interface com.cloud.dc.DataCenter;
> id=1
> 2012-10-31 13:17:27,926 WARN  [cloud.api.ApiDispatcher]
> (Job-Executor-36:job-57) class com.cloud.api.ServerApiException : Unable to
> create a deployment for VM[User|i-2-16-VM]
> 2012-10-31 13:17:27,927 DEBUG [cloud.async.AsyncJobManagerImpl]
> (Job-Executor-36:job-57) Complete async job-57, jobStatus: 2, resultCode:
> 530, result: com.cloud.api.response.ExceptionResponse@40dc6e51
> 2012-10-31 13:17:32,735 DEBUG [cloud.async.AsyncJobManagerImpl]
> (catalina-exec-14:null) Async job-57 completed
>
>
> How to deal with the situation?



-- 
Gavin