我说的host指全局设置里的host. 需要是你管理网的IP. 我之前遇到类似问题, 从你的日志看可能的原因有: 1. 全局配置的cidr和host (连接管理服务器超时) 2. 使用NFS作存储时, NFS是version 4, 需要禁掉v4,使用v3, 可以在NFS服务器端nfsstat查看. (Storage Driver error) 不知你使用的存储是什么?
On Tue, Apr 9, 2013 at 5:17 PM, wanghaicheng2004 <[email protected] > wrote: > > > 1.iptables都是清空的 > 2.cidr 已经进行了设置 > 3.只有host上kvm,由于配置是基本域,默认即可,不用手动设置桥接的 > > http://hongxin.blog.51cto.com/2464891/1174812 建立基本域知道报错状态的日志。大家帮忙看下 > > 另外在agent端,看到日志报错 > 2013-04-09 16:40:10,988{GMT} INFO [utils.nio.NioClient] (Agent-Selector:) > SSL: Handshake done > 2013-04-09 16:40:10,988 INFO [utils.nio.NioClient] (Agent-Selector:null) > SSL: Handshake done > libvir: Storage Driver error : 未找到存储池: 没有带匹配 uuid 的池 > > > > 信息量太少, 有可能导致这个问题的原因: > 1. iptables设置 > 2. 管理服务器的cidr和host在全局配置里设置是否是管理的流量 > 3. KVM自身网络流量的设置 > > > > On Tue, Apr 9, 2013 at 3:19 PM, wanghaicheng2004 < > [email protected]> wrote: > > cloudstack3.0.5 + CentOS6.3+KVM > > 创建基本域时,卡在了添加主机 > > ConsoleProxyManagerImpl > Skip capacity scan DUE TO there is no Primary Storage UPintenance > mode > VirtualNetworkApplianceManagerImpl > Found 0 routers. > ConsoleProxyManagerImpl > Skip capacity scan DUE TO there is no Primary Storage UPintenance > mode > VirtualNetworkApplianceManagerImpl > Found 0 routers. > StatsCollector > VmStatsCollector is running... > StatsCollector > HostStatsCollector is running... > StatsCollector > StorageCollector is running... > KvmServerDiscoverer > Timeout, to wait for the host connecting to mgt svr, assuming it > is failed > ResourceManagerImpl > Unable to find the server resources at http://192.168.1.253 > AddHostCmd > Exception: > ApiDispatcher > class ServerApiException : Unable to add the host > > > > > wanghaicheng2004 > > > > > > -- > Gavin -- Gavin
