You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users-cn@cloudstack.apache.org by cui6522123 <cu...@gmail.com> on 2014/04/03 08:35:30 UTC

XenServer 6.2.0






求助,xenserver添加新主机时报错

2014-04-03 14:34:25,325 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-475:null) Seq 4-1182690782: Response Received: 

2014-04-03 14:34:25,325 DEBUG [agent.transport.Request] (StatsCollector-3:null) Seq 4-1182690782: Received:  { Ans: , MgmtId: 264018885718825, via: 4, Ver: v1, Flags: 10, { GetStorageStatsAnswer } }

2014-04-03 14:34:28,120 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-2:null) SeqA 2-1086990: Processing Seq 2-1086990:  { Cmd , MgmtId: -1, via: 2, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"{\n  \"connections\": []\n}","wait":0}}] }

2014-04-03 14:34:28,123 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-2:null) SeqA 2-1086990: Sending Seq 2-1086990:  { Ans: , MgmtId: 264018885718825, via: 2, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.AgentControlAnswer":{"result":true,"wait":0}}] }

2014-04-03 14:34:29,805 DEBUG [cloud.server.StatsCollector] (StatsCollector-3:null) VmStatsCollector is running...

2014-04-03 14:34:29,844 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-324:null) Seq 1-256474499: Executing request

2014-04-03 14:34:30,235 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-324:null) Vm cpu utilization 0.16624999999999998

2014-04-03 14:34:30,235 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-324:null) Vm cpu utilization 0.02296875

2014-04-03 14:34:30,235 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-324:null) Vm cpu utilization 1.1575000000000002

2014-04-03 14:34:30,236 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-324:null) Vm cpu utilization 4.9978125

2014-04-03 14:34:30,331 DEBUG [cloud.api.ApiServlet] (catalina-exec-12:null) ===START===  114.251.179.130 -- POST  command=addHost&response=json&sessionkey=K%2BuSlmObGtldRSR3v%2B8Q5OUsLGU%3D

2014-04-03 14:34:30,347 INFO  [cloud.resource.ResourceManagerImpl] (catalina-exec-12:null) Trying to add a new host at http://121.201.1.101 in data center 1

2014-04-03 14:34:30,361 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-324:null) Seq 1-256474499: Response Received: 

2014-04-03 14:34:30,361 DEBUG [agent.transport.Request] (StatsCollector-3:null) Seq 1-256474499: Received:  { Ans: , MgmtId: 264018885718825, via: 1, Ver: v1, Flags: 10, { GetVmStatsAnswer } }

2014-04-03 14:34:30,387 DEBUG [xen.resource.XenServerConnectionPool] (catalina-exec-12:null) Slave logon to 121.201.1.101

2014-04-03 14:34:30,393 DEBUG [xen.resource.XenServerConnectionPool] (catalina-exec-12:null) Logging on as the master to 121.201.1.101

2014-04-03 14:34:30,406 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-500:null) Seq 4-1182690783: Executing request

2014-04-03 14:34:31,043 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-500:null) Vm cpu utilization 0.08140625

2014-04-03 14:34:31,043 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-500:null) Vm cpu utilization 0.168125

2014-04-03 14:34:31,043 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-500:null) Vm cpu utilization 1.0178125

2014-04-03 14:34:31,043 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-500:null) Vm cpu utilization 0.36671875

2014-04-03 14:34:31,043 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-500:null) Vm cpu utilization 1.51734375

2014-04-03 14:34:31,043 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-500:null) Vm cpu utilization 0.011093750000000001

2014-04-03 14:34:31,043 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-500:null) Vm cpu utilization 0.5190625000000001

2014-04-03 14:34:31,043 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-500:null) Vm cpu utilization 1.10296875

2014-04-03 14:34:31,316 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-500:null) Seq 4-1182690783: Response Received: 

2014-04-03 14:34:31,316 DEBUG [agent.transport.Request] (StatsCollector-3:null) Seq 4-1182690783: Received:  { Ans: , MgmtId: 264018885718825, via: 4, Ver: v1, Flags: 10, { GetVmStatsAnswer } }

2014-04-03 14:34:31,376 WARN  [xen.resource.XenServerConnectionPool] (catalina-exec-12:null) Catch com.xensource.xenapi.Types$OperationNotAllowed Unable to allow host 121.201.1.101 to join pool 121.201.1.99 due to You attempted an operation that was not allowed.

You attempted an operation that was not allowed.

	at com.xensource.xenapi.Types.checkResponse(Types.java:1760)

	at com.xensource.xenapi.Connection.dispatch(Connection.java:368)

	at com.xensource.xenapi.Pool.join(Pool.java:1082)

	at com.cloud.hypervisor.xen.resource.XenServerConnectionPool.join(XenServerConnectionPool.java:785)

	at com.cloud.hypervisor.xen.resource.XenServerConnectionPool.joinPool(XenServerConnectionPool.java:159)

	at com.cloud.hypervisor.xen.discoverer.XcpServerDiscoverer.addHostsToPool(XcpServerDiscoverer.java:408)

	at com.cloud.hypervisor.xen.discoverer.XcpServerDiscoverer.find(XcpServerDiscoverer.java:206)

	at com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:741)

	at com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:590)

	at org.apache.cloudstack.api.command.admin.host.AddHostCmd.execute(AddHostCmd.java:143)

	at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158)

	at com.cloud.api.ApiServer.queueCommand(ApiServer.java:514)

	at com.cloud.api.ApiServer.handleRequest(ApiServer.java:372)

	at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:305)

	at com.cloud.api.ApiServlet.doPost(ApiServlet.java:71)

	at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)

	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)

	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)

	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)

	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)

	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)

	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)

	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)

	at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)

	at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:721)

	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2268)

	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

	at java.lang.Thread.run(Thread.java:662)

2014-04-03 14:34:31,378 DEBUG [xen.resource.XenServerConnectionPool] (catalina-exec-12:null) Host(121.201.1.101) unable to Join the pool at 121.201.1.99

2014-04-03 14:34:31,378 WARN  [xen.discoverer.XcpServerDiscoverer] (catalina-exec-12:null) Unable to join the pool

2014-04-03 14:34:31,378 INFO  [utils.exception.CSExceptionErrorCode] (catalina-exec-12:null) Could not find exception: com.cloud.exception.DiscoveryException in error code list for exceptions

2014-04-03 14:34:31,379 DEBUG [xen.discoverer.XcpServerDiscoverer] (catalina-exec-12:null) other exceptions: com.cloud.exception.DiscoveryException: Unable to join the pool

com.cloud.exception.DiscoveryException: Unable to join the pool

	at com.cloud.hypervisor.xen.discoverer.XcpServerDiscoverer.addHostsToPool(XcpServerDiscoverer.java:410)

	at com.cloud.hypervisor.xen.discoverer.XcpServerDiscoverer.find(XcpServerDiscoverer.java:206)

	at com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:741)

	at com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:590)

	at org.apache.cloudstack.api.command.admin.host.AddHostCmd.execute(AddHostCmd.java:143)

	at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158)

	at com.cloud.api.ApiServer.queueCommand(ApiServer.java:514)

	at com.cloud.api.ApiServer.handleRequest(ApiServer.java:372)

	at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:305)

	at com.cloud.api.ApiServlet.doPost(ApiServlet.java:71)

	at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)

	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)

	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)

	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)

	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)

	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)

	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)

	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)

	at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)

	at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:721)

	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2268)

	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

	at java.lang.Thread.run(Thread.java:662)

2014-04-03 14:34:31,379 WARN  [cloud.resource.ResourceManagerImpl] (catalina-exec-12:null) Unable to find the server resources at http://121.201.1.101

2014-04-03 14:34:31,379 INFO  [utils.exception.CSExceptionErrorCode] (catalina-exec-12:null) Could not find exception: com.cloud.exception.DiscoveryException in error code list for exceptions

2014-04-03 14:34:31,379 WARN  [admin.host.AddHostCmd] (catalina-exec-12:null) Exception: 

com.cloud.exception.DiscoveryException: Unable to add the host

	at com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:798)

	at com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:590)

	at org.apache.cloudstack.api.command.admin.host.AddHostCmd.execute(AddHostCmd.java:143)

	at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158)

	at com.cloud.api.ApiServer.queueCommand(ApiServer.java:514)

	at com.cloud.api.ApiServer.handleRequest(ApiServer.java:372)

	at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:305)

	at com.cloud.api.ApiServlet.doPost(ApiServlet.java:71)

	at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)

	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)

	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)

	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)

	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)

	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)

	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)

	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)

	at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)

	at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:721)

	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2268)

	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

	at java.lang.Thread.run(Thread.java:662)

2014-04-03 14:34:31,380 INFO  [cloud.api.ApiServer] (catalina-exec-12:null) Unable to add the host

2014-04-03 14:34:31,381 DEBUG [cloud.api.ApiServlet] (catalina-exec-12:null) ===END===  114.251.179.130 -- POST  command=addHost&response=json&sessionkey=K%2BuSlmObGtldRSR3v%2B8Q5OUsLGU%3D

2014-04-03 14:34:33,121 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-14:null) SeqA 2-1086991: Processing Seq 2-1086991:  { Cmd , MgmtId: -1, via: 2, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"{\n  \"connections\": []\n}","wait":0}}] }

2014-04-03 14:34:33,125 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-14:null) SeqA 2-1086991: Sending Seq 2-1086991:  { Ans: , MgmtId: 264018885718825, via: 2, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.AgentControlAnswer":{"result":true,"wait":0}}] }

2014-04-03 14:34:33,823 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-359:null) Ping from 1

2014-04-03 14:34:36,309 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-5:null) Ping from 2

2014-04-03 14:34:36,666 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-11:null) Ping from 3

2014-04-03 14:34:38,231 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-37:null) Seq 1-256442372: Executing request

2014-04-03 14:34:39,490 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-37:null) Seq 1-256442372: Response Received: 

2014-04-03 14:34:39,491 DEBUG [agent.transport.Request] (DirectAgent-37:null) Seq 1-256442372: Processing:  { Ans: , MgmtId: 264018885718825, via: 1, Ver: v1, Flags: 10, [{"com.cloud.agent.api.ClusterSyncAnswer":{"_clusterId":1,"_newStates":{},"_isExecuted":false,"result":true,"wait":0}}] }

2014-04-03 14:34:40,458 DEBUG [host.dao.HostDaoImpl] (ClusteredAgentManager Timer:null) Resetting hosts suitable for reconnect

2014-04-03 14:34:40,460 DEBUG [host.dao.HostDaoImpl] (ClusteredAgentManager Timer:null) Completed resetting hosts suitable for reconnect

2014-04-03 14:34:40,460 DEBUG [host.dao.HostDaoImpl] (ClusteredAgentManager Timer:null) Acquiring hosts for clusters already owned by this management server

2014-04-03 14:34:40,463 DEBUG [host.dao.HostDaoImpl] (ClusteredAgentManager Timer:null) Completed acquiring hosts for clusters already owned by this management server

2014-04-03 14:34:40,463 DEBUG [host.dao.HostDaoImpl] (ClusteredAgentManager Timer:null) Acquiring hosts for clusters not owned by any management server

2014-04-03 14:34:40,463 DEBUG [host.dao.HostDaoImpl] (ClusteredAgentManager Timer:null) Completed acquiring hosts for clusters not owned by any management server


cui6522123



---
此电子邮件没有病毒和恶意软件,因为 avast! 防病毒保护处于活动状态。
http://www.avast.com

回复: 回复: 求助无法创建虚拟机

Posted by ganglin_lan <ga...@tcloudcomputing.com>.
日志中没看出是主存储问题,请问你是怎么判断主存储问题的?




ganglin_lan

From: 虚无缥缈
Date: 2014-04-03 18:05
To: users-cn
Subject: 回复: 回复: 回复: 求助无法创建虚拟机
谢谢回复,我主存储有问题,换了一个主存储就好了。




------------------ 原始邮件 ------------------
发件人: "Shane Wayne";<zx...@gmail.com>;
发送时间: 2014年4月3日(星期四) 下午4:59
收件人: "users-cn"<us...@cloudstack.apache.org>; 

主题: Re: 回复: 回复: 求助无法创建虚拟机



日志里面有这一条。 ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114 as they are not
HVM enabled
2014年4月3日 下午4:55于 "ganglin_lan" <ga...@tcloudcomputing.com>写道:

> FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to
> > deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114
> as
> > they are not HVM enabled
>
> 虚拟化没开还是不支持?
>
>
>
>
> ganglin_lan
>
> From: 虚无缥缈
> Date: 2014-04-03 16:48
> To: users-cn
> Subject: 回复: 求助无法创建虚拟机
> 系统虚拟机,上边还没有跑vm呢,刚建的系统,主机cpu绝对够。
>
>
>
>
> ------------------ 原始邮件 ------------------
> 发件人: "Shane Wayne";<zx...@gmail.com>;
> 发送时间: 2014年4月3日(星期四) 下午4:39
> 收件人: "users-cn"<us...@cloudstack.apache.org>;
>
> 主题: Re: 求助无法创建虚拟机
>
>
>
> 检查是不是你的offering主频超过了处理器核心频率。
> 2014年4月3日 下午3:33于 "史丽丽" <sh...@neusoft.com>写道:
>
> > 虚拟化管理程序是xenserver
> >
> > 创建虚拟机的时候日志反复提示下边这段代码,虚拟机创建失败
> >
> >
> > 2014-04-03 15:19:13,649 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> > suitable hosts found
> > 2014-04-03 15:19:13,649 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> > suitable hosts found under this Cluster: 1
> > 2014-04-03 15:19:13,653 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Could
> not
> > find suitable Deployment Destination for this VM under any clusters,
> > returning.
> > 2014-04-03 15:19:13,653 DEBUG [cloud.deploy.FirstFitPlanner]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ])
> Searching
> > all possible resources under this Zone: 1
> > 2014-04-03 15:19:13,654 DEBUG [cloud.deploy.FirstFitPlanner]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Listing
> > clusters in order of aggregate capacity, that have (atleast one host
> with)
> > enough CPU and RAM capacity under this Zone: 1
> > 2014-04-03 15:19:13,666 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ])
> Checking
> > resources in Cluster: 1 under Pod: 1
> > 2014-04-03 15:19:13,666 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Looking for hosts in dc: 1  pod:1  cluster:1
> > 2014-04-03 15:19:13,669 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) FirstFitAllocator has 1 hosts to check for
> > allocation: [Host[-1-Routing]]
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to
> > deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114
> as
> > they are not HVM enabled
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Found 0 hosts for allocation after
> > prioritization: []
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Looking for speed=1000Mhz, Ram=1024
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Host Allocator returning 0 suitable hosts
> >
> >
> ---------------------------------------------------------------------------------------------------
> > Confidentiality Notice: The information contained in this e-mail and any
> > accompanying attachment(s)
> > is intended only for the use of the intended recipient and may be
> > confidential and/or privileged of
> > Neusoft Corporation, its subsidiaries and/or its affiliates. If any
> reader
> > of this communication is
> > not the intended recipient, unauthorized use, forwarding, printing,
> >  storing, disclosure or copying
> > is strictly prohibited, and may be unlawful.If you have received this
> > communication in error,please
> > immediately notify the sender by return e-mail, and delete the original
> > message and all copies from
> > your system. Thank you.
> >
> >
> ---------------------------------------------------------------------------------------------------
> >

回复: 回复: 回复: 求助无法创建虚拟机

Posted by 虚无缥缈 <83...@qq.com>.
谢谢回复,我主存储有问题,换了一个主存储就好了。




------------------ 原始邮件 ------------------
发件人: "Shane Wayne";<zx...@gmail.com>;
发送时间: 2014年4月3日(星期四) 下午4:59
收件人: "users-cn"<us...@cloudstack.apache.org>; 

主题: Re: 回复: 回复: 求助无法创建虚拟机



日志里面有这一条。 ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114 as they are not
HVM enabled
2014年4月3日 下午4:55于 "ganglin_lan" <ga...@tcloudcomputing.com>写道:

> FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to
> > deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114
> as
> > they are not HVM enabled
>
> 虚拟化没开还是不支持?
>
>
>
>
> ganglin_lan
>
> From: 虚无缥缈
> Date: 2014-04-03 16:48
> To: users-cn
> Subject: 回复: 求助无法创建虚拟机
> 系统虚拟机,上边还没有跑vm呢,刚建的系统,主机cpu绝对够。
>
>
>
>
> ------------------ 原始邮件 ------------------
> 发件人: "Shane Wayne";<zx...@gmail.com>;
> 发送时间: 2014年4月3日(星期四) 下午4:39
> 收件人: "users-cn"<us...@cloudstack.apache.org>;
>
> 主题: Re: 求助无法创建虚拟机
>
>
>
> 检查是不是你的offering主频超过了处理器核心频率。
> 2014年4月3日 下午3:33于 "史丽丽" <sh...@neusoft.com>写道:
>
> > 虚拟化管理程序是xenserver
> >
> > 创建虚拟机的时候日志反复提示下边这段代码,虚拟机创建失败
> >
> >
> > 2014-04-03 15:19:13,649 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> > suitable hosts found
> > 2014-04-03 15:19:13,649 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> > suitable hosts found under this Cluster: 1
> > 2014-04-03 15:19:13,653 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Could
> not
> > find suitable Deployment Destination for this VM under any clusters,
> > returning.
> > 2014-04-03 15:19:13,653 DEBUG [cloud.deploy.FirstFitPlanner]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ])
> Searching
> > all possible resources under this Zone: 1
> > 2014-04-03 15:19:13,654 DEBUG [cloud.deploy.FirstFitPlanner]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Listing
> > clusters in order of aggregate capacity, that have (atleast one host
> with)
> > enough CPU and RAM capacity under this Zone: 1
> > 2014-04-03 15:19:13,666 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ])
> Checking
> > resources in Cluster: 1 under Pod: 1
> > 2014-04-03 15:19:13,666 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Looking for hosts in dc: 1  pod:1  cluster:1
> > 2014-04-03 15:19:13,669 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) FirstFitAllocator has 1 hosts to check for
> > allocation: [Host[-1-Routing]]
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to
> > deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114
> as
> > they are not HVM enabled
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Found 0 hosts for allocation after
> > prioritization: []
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Looking for speed=1000Mhz, Ram=1024
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Host Allocator returning 0 suitable hosts
> >
> >
> ---------------------------------------------------------------------------------------------------
> > Confidentiality Notice: The information contained in this e-mail and any
> > accompanying attachment(s)
> > is intended only for the use of the intended recipient and may be
> > confidential and/or privileged of
> > Neusoft Corporation, its subsidiaries and/or its affiliates. If any
> reader
> > of this communication is
> > not the intended recipient, unauthorized use, forwarding, printing,
> >  storing, disclosure or copying
> > is strictly prohibited, and may be unlawful.If you have received this
> > communication in error,please
> > immediately notify the sender by return e-mail, and delete the original
> > message and all copies from
> > your system. Thank you.
> >
> >
> ---------------------------------------------------------------------------------------------------
> >

Re: 回复: 回复: 求助无法创建虚拟机

Posted by Shane Wayne <zx...@gmail.com>.
日志里面有这一条。 ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114 as they are not
HVM enabled
2014年4月3日 下午4:55于 "ganglin_lan" <ga...@tcloudcomputing.com>写道:

> FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to
> > deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114
> as
> > they are not HVM enabled
>
> 虚拟化没开还是不支持?
>
>
>
>
> ganglin_lan
>
> From: 虚无缥缈
> Date: 2014-04-03 16:48
> To: users-cn
> Subject: 回复: 求助无法创建虚拟机
> 系统虚拟机,上边还没有跑vm呢,刚建的系统,主机cpu绝对够。
>
>
>
>
> ------------------ 原始邮件 ------------------
> 发件人: "Shane Wayne";<zx...@gmail.com>;
> 发送时间: 2014年4月3日(星期四) 下午4:39
> 收件人: "users-cn"<us...@cloudstack.apache.org>;
>
> 主题: Re: 求助无法创建虚拟机
>
>
>
> 检查是不是你的offering主频超过了处理器核心频率。
> 2014年4月3日 下午3:33于 "史丽丽" <sh...@neusoft.com>写道:
>
> > 虚拟化管理程序是xenserver
> >
> > 创建虚拟机的时候日志反复提示下边这段代码,虚拟机创建失败
> >
> >
> > 2014-04-03 15:19:13,649 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> > suitable hosts found
> > 2014-04-03 15:19:13,649 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> > suitable hosts found under this Cluster: 1
> > 2014-04-03 15:19:13,653 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Could
> not
> > find suitable Deployment Destination for this VM under any clusters,
> > returning.
> > 2014-04-03 15:19:13,653 DEBUG [cloud.deploy.FirstFitPlanner]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ])
> Searching
> > all possible resources under this Zone: 1
> > 2014-04-03 15:19:13,654 DEBUG [cloud.deploy.FirstFitPlanner]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Listing
> > clusters in order of aggregate capacity, that have (atleast one host
> with)
> > enough CPU and RAM capacity under this Zone: 1
> > 2014-04-03 15:19:13,666 DEBUG
> [cloud.deploy.DeploymentPlanningManagerImpl]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ])
> Checking
> > resources in Cluster: 1 under Pod: 1
> > 2014-04-03 15:19:13,666 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Looking for hosts in dc: 1  pod:1  cluster:1
> > 2014-04-03 15:19:13,669 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) FirstFitAllocator has 1 hosts to check for
> > allocation: [Host[-1-Routing]]
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to
> > deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114
> as
> > they are not HVM enabled
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Found 0 hosts for allocation after
> > prioritization: []
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Looking for speed=1000Mhz, Ram=1024
> > 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> > (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> > FirstFitRoutingAllocator) Host Allocator returning 0 suitable hosts
> >
> >
> ---------------------------------------------------------------------------------------------------
> > Confidentiality Notice: The information contained in this e-mail and any
> > accompanying attachment(s)
> > is intended only for the use of the intended recipient and may be
> > confidential and/or privileged of
> > Neusoft Corporation, its subsidiaries and/or its affiliates. If any
> reader
> > of this communication is
> > not the intended recipient, unauthorized use, forwarding, printing,
> >  storing, disclosure or copying
> > is strictly prohibited, and may be unlawful.If you have received this
> > communication in error,please
> > immediately notify the sender by return e-mail, and delete the original
> > message and all copies from
> > your system. Thank you.
> >
> >
> ---------------------------------------------------------------------------------------------------
> >

回复: 回复: 求助无法创建虚拟机

Posted by ganglin_lan <ga...@tcloudcomputing.com>.
FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to
> deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114 as
> they are not HVM enabled

虚拟化没开还是不支持?




ganglin_lan

From: 虚无缥缈
Date: 2014-04-03 16:48
To: users-cn
Subject: 回复: 求助无法创建虚拟机
系统虚拟机,上边还没有跑vm呢,刚建的系统,主机cpu绝对够。




------------------ 原始邮件 ------------------
发件人: "Shane Wayne";<zx...@gmail.com>;
发送时间: 2014年4月3日(星期四) 下午4:39
收件人: "users-cn"<us...@cloudstack.apache.org>; 

主题: Re: 求助无法创建虚拟机



检查是不是你的offering主频超过了处理器核心频率。
2014年4月3日 下午3:33于 "史丽丽" <sh...@neusoft.com>写道:

> 虚拟化管理程序是xenserver
>
> 创建虚拟机的时候日志反复提示下边这段代码,虚拟机创建失败
>
>
> 2014-04-03 15:19:13,649 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> suitable hosts found
> 2014-04-03 15:19:13,649 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> suitable hosts found under this Cluster: 1
> 2014-04-03 15:19:13,653 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Could not
> find suitable Deployment Destination for this VM under any clusters,
> returning.
> 2014-04-03 15:19:13,653 DEBUG [cloud.deploy.FirstFitPlanner]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Searching
> all possible resources under this Zone: 1
> 2014-04-03 15:19:13,654 DEBUG [cloud.deploy.FirstFitPlanner]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Listing
> clusters in order of aggregate capacity, that have (atleast one host with)
> enough CPU and RAM capacity under this Zone: 1
> 2014-04-03 15:19:13,666 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Checking
> resources in Cluster: 1 under Pod: 1
> 2014-04-03 15:19:13,666 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Looking for hosts in dc: 1  pod:1  cluster:1
> 2014-04-03 15:19:13,669 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) FirstFitAllocator has 1 hosts to check for
> allocation: [Host[-1-Routing]]
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to
> deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114 as
> they are not HVM enabled
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Found 0 hosts for allocation after
> prioritization: []
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Looking for speed=1000Mhz, Ram=1024
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Host Allocator returning 0 suitable hosts
>
> ---------------------------------------------------------------------------------------------------
> Confidentiality Notice: The information contained in this e-mail and any
> accompanying attachment(s)
> is intended only for the use of the intended recipient and may be
> confidential and/or privileged of
> Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader
> of this communication is
> not the intended recipient, unauthorized use, forwarding, printing,
>  storing, disclosure or copying
> is strictly prohibited, and may be unlawful.If you have received this
> communication in error,please
> immediately notify the sender by return e-mail, and delete the original
> message and all copies from
> your system. Thank you.
>
> ---------------------------------------------------------------------------------------------------
>

回复: 求助无法创建虚拟机

Posted by 虚无缥缈 <83...@qq.com>.
系统虚拟机,上边还没有跑vm呢,刚建的系统,主机cpu绝对够。




------------------ 原始邮件 ------------------
发件人: "Shane Wayne";<zx...@gmail.com>;
发送时间: 2014年4月3日(星期四) 下午4:39
收件人: "users-cn"<us...@cloudstack.apache.org>; 

主题: Re: 求助无法创建虚拟机



检查是不是你的offering主频超过了处理器核心频率。
2014年4月3日 下午3:33于 "史丽丽" <sh...@neusoft.com>写道:

> 虚拟化管理程序是xenserver
>
> 创建虚拟机的时候日志反复提示下边这段代码,虚拟机创建失败
>
>
> 2014-04-03 15:19:13,649 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> suitable hosts found
> 2014-04-03 15:19:13,649 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> suitable hosts found under this Cluster: 1
> 2014-04-03 15:19:13,653 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Could not
> find suitable Deployment Destination for this VM under any clusters,
> returning.
> 2014-04-03 15:19:13,653 DEBUG [cloud.deploy.FirstFitPlanner]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Searching
> all possible resources under this Zone: 1
> 2014-04-03 15:19:13,654 DEBUG [cloud.deploy.FirstFitPlanner]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Listing
> clusters in order of aggregate capacity, that have (atleast one host with)
> enough CPU and RAM capacity under this Zone: 1
> 2014-04-03 15:19:13,666 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Checking
> resources in Cluster: 1 under Pod: 1
> 2014-04-03 15:19:13,666 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Looking for hosts in dc: 1  pod:1  cluster:1
> 2014-04-03 15:19:13,669 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) FirstFitAllocator has 1 hosts to check for
> allocation: [Host[-1-Routing]]
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to
> deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114 as
> they are not HVM enabled
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Found 0 hosts for allocation after
> prioritization: []
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Looking for speed=1000Mhz, Ram=1024
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Host Allocator returning 0 suitable hosts
>
> ---------------------------------------------------------------------------------------------------
> Confidentiality Notice: The information contained in this e-mail and any
> accompanying attachment(s)
> is intended only for the use of the intended recipient and may be
> confidential and/or privileged of
> Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader
> of this communication is
> not the intended recipient, unauthorized use, forwarding, printing,
>  storing, disclosure or copying
> is strictly prohibited, and may be unlawful.If you have received this
> communication in error,please
> immediately notify the sender by return e-mail, and delete the original
> message and all copies from
> your system. Thank you.
>
> ---------------------------------------------------------------------------------------------------
>

Re: 求助无法创建虚拟机

Posted by Shane Wayne <zx...@gmail.com>.
检查是不是你的offering主频超过了处理器核心频率。
2014年4月3日 下午3:33于 "史丽丽" <sh...@neusoft.com>写道:

> 虚拟化管理程序是xenserver
>
> 创建虚拟机的时候日志反复提示下边这段代码,虚拟机创建失败
>
>
> 2014-04-03 15:19:13,649 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> suitable hosts found
> 2014-04-03 15:19:13,649 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No
> suitable hosts found under this Cluster: 1
> 2014-04-03 15:19:13,653 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Could not
> find suitable Deployment Destination for this VM under any clusters,
> returning.
> 2014-04-03 15:19:13,653 DEBUG [cloud.deploy.FirstFitPlanner]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Searching
> all possible resources under this Zone: 1
> 2014-04-03 15:19:13,654 DEBUG [cloud.deploy.FirstFitPlanner]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Listing
> clusters in order of aggregate capacity, that have (atleast one host with)
> enough CPU and RAM capacity under this Zone: 1
> 2014-04-03 15:19:13,666 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Checking
> resources in Cluster: 1 under Pod: 1
> 2014-04-03 15:19:13,666 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Looking for hosts in dc: 1  pod:1  cluster:1
> 2014-04-03 15:19:13,669 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) FirstFitAllocator has 1 hosts to check for
> allocation: [Host[-1-Routing]]
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to
> deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114 as
> they are not HVM enabled
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Found 0 hosts for allocation after
> prioritization: []
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Looking for speed=1000Mhz, Ram=1024
> 2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator]
> (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]
> FirstFitRoutingAllocator) Host Allocator returning 0 suitable hosts
>
> ---------------------------------------------------------------------------------------------------
> Confidentiality Notice: The information contained in this e-mail and any
> accompanying attachment(s)
> is intended only for the use of the intended recipient and may be
> confidential and/or privileged of
> Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader
> of this communication is
> not the intended recipient, unauthorized use, forwarding, printing,
>  storing, disclosure or copying
> is strictly prohibited, and may be unlawful.If you have received this
> communication in error,please
> immediately notify the sender by return e-mail, and delete the original
> message and all copies from
> your system. Thank you.
>
> ---------------------------------------------------------------------------------------------------
>

求助无法创建虚拟机

Posted by 史丽丽 <sh...@neusoft.com>.
虚拟化管理程序是xenserver

创建虚拟机的时候日志反复提示下边这段代码,虚拟机创建失败


2014-04-03 15:19:13,649 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No suitable hosts found
2014-04-03 15:19:13,649 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) No suitable hosts found under this Cluster: 1
2014-04-03 15:19:13,653 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Could not find suitable Deployment Destination for this VM under any clusters, returning. 
2014-04-03 15:19:13,653 DEBUG [cloud.deploy.FirstFitPlanner] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Searching all possible resources under this Zone: 1
2014-04-03 15:19:13,654 DEBUG [cloud.deploy.FirstFitPlanner] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Listing clusters in order of aggregate capacity, that have (atleast one host with) enough CPU and RAM capacity under this Zone: 1
2014-04-03 15:19:13,666 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ]) Checking resources in Cluster: 1 under Pod: 1
2014-04-03 15:19:13,666 DEBUG [allocator.impl.FirstFitAllocator] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ] FirstFitRoutingAllocator) Looking for hosts in dc: 1  pod:1  cluster:1
2014-04-03 15:19:13,669 DEBUG [allocator.impl.FirstFitAllocator] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ] FirstFitRoutingAllocator) FirstFitAllocator has 1 hosts to check for allocation: [Host[-1-Routing]]
2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ] FirstFitRoutingAllocator) Not considering hosts: [Host[-1-Routing]]  to deploy template: Tmpl[202-ISO-202-2-d3beb14a-c693-3825-b20c-f41493d06114 as they are not HVM enabled
2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ] FirstFitRoutingAllocator) Found 0 hosts for allocation after prioritization: []
2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ] FirstFitRoutingAllocator) Looking for speed=1000Mhz, Ram=1024
2014-04-03 15:19:13,672 DEBUG [allocator.impl.FirstFitAllocator] (Job-Executor-2:job-9 = [ c62429cd-cfd8-439b-82bb-6bc6e4568764 ] FirstFitRoutingAllocator) Host Allocator returning 0 suitable hosts
---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this communication in error,please 
immediately notify the sender by return e-mail, and delete the original message and all copies from 
your system. Thank you. 
---------------------------------------------------------------------------------------------------