使用cloudstack部署中遇到的问题

2014-07-28 Thread 13662097...@163.com
您好, 最近部署cloudstack的项目,虚拟化环境使用的是vmware的,我想咨询一下 一定要将vcenter加入到域环境中吗? 还有如果虚拟化环境使用kvm的话,关于kvm集群怎么搭建 (cloudstack管理kvm集群) 谢谢! 13662097...@163.com

Re: 使用cloudstack部署中遇到的问题

2014-07-28 Thread linux...@gmail.com
Vcenter是要加入域环境的 如果是KVM,可以直接在KVM上部署agent,然后添加到cloudstack中 在 2014年7月28日 下午2:25,13662097...@163.com 13662097...@163.com 写道: 您好, 最近部署cloudstack的项目,虚拟化环境使用的是vmware的,我想咨询一下 一定要将vcenter加入到域环境中吗? 还有如果虚拟化环境使用kvm的话,关于kvm集群怎么搭建 (cloudstack管理kvm集群) 谢谢! 13662097...@163.com -- 白清杰

答复: 答复: 数据库初始化使用问题

2014-07-28 Thread 张仕博
cloudstack-setup-databases 初始化时候可以指定数据库ip地址将数据库初始化到非管理节点,就是使用的-i参数指定 可以使用cloudstack-setup-databases -h命令查看帮助文档 -邮件原件- 发件人: linux...@gmail.com [mailto:linux...@gmail.com] 发送时间: 2014年7月28日 16:34 收件人: users-cn 主题: Re: 答复: 数据库初始化使用问题 建议回复一个解决办法,以后其他人也可以参考 2014-07-25 8:53 GMT+08:00 张仕博

cloudstack登录问题

2014-07-28 Thread 张仕博
请问cloud.account表中数据是怎么产生的,我这里使用admin无法登录,日志如下 2014-07-28 17:00:46,074 INFO [utils.component.ComponentContext] (Timer-2:null) Configuring com.cloud.user.dao.UserDaoImpl_EnhancerByCloudStack_5bb1634b 2014-07-28 17:00:46,195 ERROR [ehcache.distribution.MulticastRMICacheManagerPeerProvider]

答复: cloudstack登录问题

2014-07-28 Thread 张仕博
这个问题在https://issues.apache.org/jira/browse/CLOUDSTACK-208 这里找到答案了,居然是网关没有配置引起的 -邮件原件- 发件人: 张仕博 [mailto:zhang...@neusoft.com] 发送时间: 2014年7月28日 17:29 收件人: users-cn 主题: cloudstack登录问题 请问cloud.account表中数据是怎么产生的,我这里使用admin无法登录,日志如下 2014-07-28 17:00:46,074 INFO

Cloud Stack Log Related Issue

2014-07-28 Thread Suraj Sawant
Hi Can anyone provide me management server log file of Cloud Stack having some network error in it or some kind of miss configuration which caused error .I want to analyse if a network error comes then how a particular process running will react to it. Apart from printing the same network

RE: Error while deploying a new VM

2014-07-28 Thread Sanjeev Neelarapu
Hi Sandeep, In one of your previous emails you mentioned that everything is coming up except VR that means SSVM and CPVM are up? If yes there are no issues with primary and secondary storage mounting on hypervisor. If you have restarted your host to resolve issues please try force reconnect

Re: Unable to stop or delete vm's

2014-07-28 Thread Giri Prasad
Thanks for the update. I updated the db to set the vm state as Stopped, and then destroyed the instance via cloudmonkey. Went thru fine, the gui shows the vm state as Destroyed.  Then, I created a new vm, using the ISO option (already uploaded ISO into CS infra), for centos 6.5, the

Re: Unable to stop or delete vm's

2014-07-28 Thread Rajani Karuturi
DHCP command failed. Did you check the agent.log on the host and /var/log/cloud.log on VR? ~Rajani On 28-Jul-2014, at 11:49 am, Giri Prasad g_p...@yahoo.commailto:g_p...@yahoo.com wrote: Thanks for the update. I updated the db to set the vm state as Stopped, and then destroyed the instance

Ceph as primary storage at CS 4.3

2014-07-28 Thread Vadim Kimlaychuk
Hi all, I have a fresh install of CS4.3 and going to configure Ceph RBD device as primary storage. I can’t see this type at drop-down list (only nfs, clvm and shared mountpoint are available). KVM hypervisor is installed on Ubuntu 14.04 LTS. Management servers are sparate

Re: Unable to stop or delete vm's

2014-07-28 Thread Giri Prasad
Thanks. Here is the agent.log: tail -50 /var/log/cloudstack/agent/agent.log     at java.lang.Thread.run(Thread.java:701) 2014-07-28 12:13:59,274 INFO  [utils.nio.NioClient] (Agent-Selector:null) Connecting to XXX.XXX.X.3:8250 2014-07-28 12:14:02,273 ERROR [utils.nio.NioConnection]

Re: Unable to stop or delete vm's

2014-07-28 Thread Giri Prasad
And some more logs: tail -20 /var/log/cloudstack/management/localhost.2014-07-28.log 28 Jul, 2014 10:31:26 AM org.apache.catalina.core.ApplicationContext log INFO: Set web app root system property: 'webapp.root' = [/usr/share/cloudstack-management/webapps/client/] 28 Jul, 2014 10:31:26 AM

Re: Unable to stop or delete vm's

2014-07-28 Thread Rajani Karuturi
looks like agent isn’t able to connect to management server. Did your management server ip change? is the agent state connected in cloudstack UI for the system vms? ~Rajani On 28-Jul-2014, at 12:16 pm, Giri Prasad g_p...@yahoo.commailto:g_p...@yahoo.com wrote: Thanks. Here is the

Re: Unable to stop or delete vm's

2014-07-28 Thread Giri Prasad
And some more logs: tail -20 /var/log/cloudstack/management/localhost.2014-07-28.log 28 Jul, 2014 10:31:26 AM org.apache.catalina.core.ApplicationContext log INFO: Set web app root system property: 'webapp.root' = [/usr/share/cloudstack-management/webapps/client/] 28 Jul, 2014 10:31:26 AM

Re: Unable to stop or delete vm's

2014-07-28 Thread Giri Prasad
After running for about 30-40 minutes, the new vm instance creation (via gui) fails, with the following error : 2014-07-28 13:37:04,831 DEBUG [agent.manager.ClusteredAgentAttache] (AgentManager-Handler-8:null) Seq 1-988151911: Forwarding Seq 1-988151911:  { Cmd , MgmtId: 187796561440775, via:

Networking issue between physical network and guest

2014-07-28 Thread Elliot Berg
Hi, I've got a KVM host in a test set up, where the host is on 10.4.0.x, the private addresses are on 10.4.1.x and the public addresses are 10.4.2.x - I really want the latter two to be the same as I just want guests to have a single IP on the main network, but that's a side point for now.

RE: Stuck with Advanced Networking

2014-07-28 Thread Soeren Malchow
Dear Sanjeev, i assumed that with the public network. However, the complete setup is running, the gateway for the guest network is configured, and I can ping the secondary storage VM, but - Neither can I connect to the console of the storage vm (is that supposed to work at all ?) - nor can I

Re: Ceph as primary storage at CS 4.3

2014-07-28 Thread Gerolamo Valcamonica
Il 28/07/2014 08:43, Vadim Kimlaychuk ha scritto: I have a fresh install of CS4.3 and going to configure Ceph RBD device as primary storage. I can’t see this type at drop-down list (only nfs, clvm and shared mountpoint are available). I use CS 4.3 on KVM and Ceph. No problem with ceph, but

RE: Ceph as primary storage at CS 4.3

2014-07-28 Thread Vadim Kimlaychuk
1. I have read that System VM-s can't run on RBD. But the information was rather old (for Ceph 0.58) is it still valid for ACS 4.3 and Ceph 0.80.4 ?? 2. When I run cloud configuration wizard just after CS install - it does not have RBD type for primary storage in drop-down list. But when I

Re: Swift as secondary storage

2014-07-28 Thread Francois Gaudreault
Nobody out there using Swift as secondary storage? :S FG On 2014-07-24, 10:27 AM, Francois Gaudreault wrote: Simple question: Anybody using this is integration in production? What is the UX? Does it require tmp_auth? Thanks! -- Francois Gaudreault Gestionnaire de Produit | Product

Re: Ceph as primary storage at CS 4.3

2014-07-28 Thread Gerolamo Valcamonica
Hi Vadim 1- Virtual routers can run on RDB. If you have VR running on other storage (ie: NFS) , you can stop them and than change the system offering with the Ceph's one (Ceph version:Dumpling) . My secondary storage VM and my console proxy are still on NFS. It works to me (Virtual router

Re: dual NIC VLAN configuration

2014-07-28 Thread Ian Young
Is private traffic the same thing as management/storage traffic? On Fri, Jul 25, 2014 at 11:17 PM, Geoff Higginbottom geoff.higginbot...@shapeblue.com wrote: Hi Ian, As you are deploying a Basic network there will be no public traffic. The private traffic, assuming you allocate an IP