Community
 
 
 

CloudPlatform 3.x

팔로워 343명
 
Avatar
Pankaj Paliwal

can't creating new instance from windows template

Avatar

can't creating new instance from windows template

Hi,
I created a template in xenserver with windows server 2008 r2, and now i am trying to deploy a new instance with thie template but i am getting the following error in catalina.out. There is no stacktrace.

INFO [api.commands.DeployVMCmd] (Job-Executor-22:job-47) com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[User|wind2k8]Scope=interface com.cloud.dc.DataCenter; id=1
WARN [cloud.api.ApiDispatcher] (Job-Executor-22:job-47) class com.cloud.api.ServerApiException : Unable to create a deployment for VM[User|wind2k8]

I tryed to create the instance with windows 2008 r2 from ISO, but I got the same error.

I can create instance normally with debian and CentOs.

Thanks
Lucas


Lucas Vinturini MEMBERS
댓글 2개
0

댓글을 남기려면 로그인하세요.

 
 

Previous 댓글 2개

Avatar
Erik Godin

Your error message indicates there's a lack of capacity/resources somewhere although doesn't specify which resource is depleted. A few things that come to mind:

For an example, maybe you tried to provision your Linux and Windows instance on separate networks, and perhaps the network you tried to provision the Windows instance on is out of IPs?

Anyways, keep brainstorming along those lines, you'll figure out eventually. In case you didn't notice, here's the part of your error message that gave me the hint:

NFO http://api.commands.DeployVMCmd (Job-Executor-22:job-47) com.cloud.exception._InsufficientServerCapacityException_: Unable to create a deployment for VMwind2k8Scope=interface com.cloud.dc.DataCenter; id=1
WARN http://cloud.api.ApiDispatcher (Job-Executor-22:job-47) class com.cloud.api.ServerApiException : Unable to create a deployment for VMwind2k8


댓글 작업 고유 링크
Avatar
Pankaj Paliwal
Avatar

Hey there, can you post the log starting just before creating the instance and just after the error is coming. Log may be at-least 50 lines ...


ISMAIL SHAREEF MOHAMMED MEMBERS
댓글 작업 고유 링크

Top Contributors