CloudStack 4.0.2运行后,系统虚拟机无法启动,日志报错

2013-06-18 Thread evanitsharp
CloudStack 4.0.2运行后,系统虚拟机无法启动,日志报错,如下,怎么解决。 之前认为是Hypervisor分配的内存太少,但是内存加到3G,这个问题仍然在,求大神给予指导。 我的环境是这样的:管理服务器、Hypervisor基础设施(XenServer)都装在VMware二次虚拟环境下。 2013-06-18 02:04:57,680 WARN [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null) Exception while trying to start secondary

两个关于多张网卡的问题

2013-06-18 Thread qin wu
1.使用vmware作为虚拟化的时候,有两张网卡,创建的时候默认使用第一张网卡,但我想使用第二张网卡,我尝试在创建的时候设置网络标签,但好像没有效果,它应该设置为vmware中显示的vswitch或是vm network ,还是vkernel? 2.cs的管理节点有两张网卡,一张eth0是10.0.0.0/8的,另一张eth1是192.168.0.0/16 的,现在想建两个zone,都是基本模式,但分别建立在两张不同的网卡上。现在使用eth0的创建成功了,但使用eht1的在创建时,停在了创建物理网络上,没有报错,也没有返回,就卡在那里了。这是什么原因吗?有解决的方法吗?

kvm 做lvs 虚拟ip 问题

2013-06-18 Thread zhang.xiaofei
基本网络模式 2个kvm虚机使用的heartbeat(keepalived)做热备 安全组设置的 tcp 1 65535 0.0.0.0/0 udp 1 65535 0.0.0.0/0 icmp -1 -1 0.0.0.0/0 Q1:虚机虚拟出来vip 外部无法访问到 Q2:使用keepalived时2台主机无法检查到各自心跳 但是2台虚机是可以ping通的 请问是哪里出来问题呢? 2013-06-19 zhang.xiaofei

Unable to create host

2013-06-18 Thread Jefferson Briones (CONVERGE)
Hi guys, After accessing the client web page, I was able to create zone, pod and cluster but I got a failed attempt on the host. Below are the logs. What is missing in my config? [root@srvr1 management]# tail -f management-server.log 2013-06-18 14:51:19,925 INFO

Re: allow outbound access by default on virtual routers

2013-06-18 Thread wq meng
Hello Jayapal. Could I send the root password to you, so that you may ssh to this PC and check? Still not sure is it a bug or not. But produce it should be possible as I have reload the OS and CS many times. Can I send it to your personal email? Thank you very much. On Tue, Jun 18, 2013

Installation path for the vhd-util

2013-06-18 Thread Enric Muñoz
Is this the correct path to install the vhd-util in Cloudstack 4.1: /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver The system vms are not starting and I don't know if this is the reason because the path in the documentation doesn't exist. Enric Muñoz - INTECOM E-mail:

RE: Installation path for the vhd-util

2013-06-18 Thread Geoff Higginbottom
Enric, These are the 3 commands I use to deploy the script to the Management Server cd /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver wget http://download.cloud.com.s3.amazonaws.com/tools/vhd-util chmod 755 /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/vhd-util If

Re: Guid is not updated for cluster with specified cluster id; need to wait for hosts in this cluster to come up

2013-06-18 Thread Ahmad Emneina
Excellent. This should be compiled in some sort of FAQ. Ahmad On Jun 17, 2013, at 7:58 PM, domino.ji...@gmail.com domino.ji...@gmail.com wrote: i had got this error too.i had resolved it. 1、i found the host info in the DB. you can find the host's guid in the host server directory

Storage capacity not well recognised

2013-06-18 Thread Enric Muñoz
Hi, I have a secondary storage, which is a whole hard disk of 3 TB. I do a NFS share with it but the cloudstack dashboard says that my secondary storage capacity is 1.97 GB (GB instead of TB). Therefore, when it downloads the CentOS template it appears an error telling this: Failed post

starting VM and get error of unable to create a deployment for VM[user|i-2-107-VM]

2013-06-18 Thread William Jiang
Hi, We have a Ubuntu 12.04 VM with one disk on shared storage, it was working well before but now we saw the error of unable to create a deployment for VM[user|i-2-107-VM] during starting. We saw this kind of issue happened on a windows server 2008 VM before. In

Re: starting VM and get error of unable to create a deployment for VM[user|i-2-107-VM]

2013-06-18 Thread Nitin Mehta
Can you check the hypervisor admin guide to see if this version of guest os is supported ? Also can u please paste the complete logs (grep for job-626 would work as well) On 18/06/13 8:15 PM, William Jiang william.ji...@manwin.com wrote: Hi, We have a Ubuntu 12.04 VM with one disk on shared

Re: starting VM and get error of unable to create a deployment for VM[user|i-2-107-VM]

2013-06-18 Thread tawfiq zidi
Can you specify the host Type and it's availabilty status ? On Tue, Jun 18, 2013 at 5:01 PM, Nitin Mehta nitin.me...@citrix.com wrote: Can you check the hypervisor admin guide to see if this version of guest os is supported ? Also can u please paste the complete logs (grep for job-626 would

RE: starting VM and get error of unable to create a deployment for VM[user|i-2-107-VM]

2013-06-18 Thread William Jiang
Hi Nitin, Ubuntu 12.04 does not fully supported by xenserver 6.0.2, but we have some Ubuntu 12.04 work well, and we also saw same issue in one windows server 2008 R2 VM which is fully supported by hypervisor. The complete logs as following:

Re: snapshot in kvm

2013-06-18 Thread Dean Kamali
true, snapshot gets created first on primary then moved to secondary, maybe its taking a while to copy to secondary, thats why its taking hours. For me 20G takes between 3 - 5 min, keep in mind, my kvm box is connected to storage via 10G Network / Jambo frames set to 9000 + I have a fast disk

Cloudstack 4.1 MySQL install issue

2013-06-18 Thread Ethan Gillani
Help! I am setting up cloudstack management on one server with MySQL installed on a second server, both on CentOS. I have followed the installation material and setup mysql and edited the my.cnf file as well, but when I go back to the management server to run the cloudstack-setup-databases

Re: Cloudstack 4.1 MySQL install issue

2013-06-18 Thread Nux!
On 18.06.2013 19:06, Ethan Gillani wrote: Help! I am setting up cloudstack management on one server with MySQL installed on a second server, both on CentOS. I have followed the installation material and setup mysql and edited the my.cnf file as well, but when I go back to the management server

Re: Cloudstack 4.1 MySQL install issue

2013-06-18 Thread Ron Wheeler
http://stackoverflow.com/questions/5287220/is-there-a-way-to-only-install-the-mysql-client-linux You need the client on any machine that wants to access a database on another machine. You should not have to install the server on each machine. You may also need a mysql connector. I am not sure

Storage over-provisioning w/sharedmountpoint?

2013-06-18 Thread Bryan Whitehead
In the admin documentation it states at section 13.2.3 that over-provisioning is only supported for NFS? Is this correct? with kvm/qcow2 I often have qcow2 files that never grow beyond 1-5GB even though the underlying qcow2 file can grow to 100GB. If I remember correctly in 3.0.x of cloudstack

Re: Storage over-provisioning w/sharedmountpoint?

2013-06-18 Thread Dean Kamali
Well its called thin provisioning, and yes its supported with NFS, however its not recommended to abuse this feature. The setting should work, but keep an eye on the storage configure SNMP correctly. Best On Jun 18, 2013 9:04 PM, Bryan Whitehead dri...@megahappy.net wrote: In the admin

RE: Unable to create host

2013-06-18 Thread Jefferson Briones (CONVERGE)
Hi Guys, Heres the log files ive seen when creating a host. WARN [kvm.discoverer.KvmServerDiscoverer] (catalina-exec-16:) can't setup agent, due to java.io.IOException: There was a problem while connecting to 192.168.122.2:22 - There was a problem while connecting to 192.168.122.2:22 WARN

Re: Unable to create host

2013-06-18 Thread Dean Kamali
Is ssh running on your KVM box? Is it centos or Ubuntu ?? Give us version, and more detailed info, pasting the log in email like this is annoying, why don't you use pastebin?? On Jun 18, 2013 2:56 AM, Jefferson Briones (CONVERGE) jcbrio...@convergeict.com wrote: Hi guys, After accessing the