各位大神,
     
我部署的是4.1版本的高级网络模式,一个计算节点,只使用一块物理网卡,管理网和公共网段使用的是10.7.0.0/16网段,guest网络使用默认的10.1.1.0/24网段,配置过程能够顺利完成
,SSVM、CPVM 和VR也都正常启动,且能够通过SSVM下载iso,但是无法通过控制台访问各个系统虚拟机和创建的vm实例;后来在计算节点通过‘ssh -i 
/root/.ssh/id_rsa.cloud -p 3922 [email protected] ' 
进入系统虚拟机CPVM内部,查看到的日志文件如下,求大神解惑,谢谢。

13:35:13,110 ERROR ConsoleProxyResource:468 - Unable to send out load info due 
to Unable to post agent control request as link is not available
com.cloud.exception.AgentControlChannelException: Unable to post agent control 
request as link is not available
at com.cloud.agent.Agent.postRequest(Agent.java:733)
at com.cloud.agent.Agent.postRequest(Agent.java:721)
at 
com.cloud.agent.resource.consoleproxy.ConsoleProxyResource.reportLoadInfo(ConsoleProxyResource.java:462)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.cloud.consoleproxy.ConsoleProxy.reportLoadInfo(ConsoleProxy.java:226)
at 
com.cloud.consoleproxy.ConsoleProxyGCThread.run(ConsoleProxyGCThread.java:102)
13:35:21,541 ERROR NioConnection:110 - Unable to connect to remote
13:35:23,118 ERROR ConsoleProxyResource:468 - Unable to send out load info due 
to Unable to post agent control request as link is not available
com.cloud.exception.AgentControlChannelException: Unable to post agent control 
request as link is not available
at com.cloud.agent.Agent.postRequest(Agent.java:733)
at com.cloud.agent.Agent.postRequest(Agent.java:721)
at 
com.cloud.agent.resource.consoleproxy.ConsoleProxyResource.reportLoadInfo(ConsoleProxyResource.java:462)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.cloud.consoleproxy.ConsoleProxy.reportLoadInfo(ConsoleProxy.java:226)
at 
com.cloud.consoleproxy.ConsoleProxyGCThread.run(ConsoleProxyGCThread.java:102)
13:35:26,549 ERROR NioConnection:110 - Unable to connect to remote
13:35:31,567 ERROR NioConnection:110 - Unable to connect to remote




yuhui

回复