Re: 回复: 改了linux CS主机ROOT密码后,平台登陆不了问题

2014-01-15 Thread Bo Wang
看日志信息应该就是密码错了,你不如重置一下admin的密码吧 1.直接改数据库,当用admin/password登陆的时候,对应的数据库user表的admin行的password字段为:5f4dcc3b5aa765d61d8327deb882cf99 2.如果这样不行,可能就是从ui段传来的已经使用MD5方式加密了的密码,和后台原始存储的加密密码不一致了,你可以使用浏览器的firebug来调试一下,看看再cloudstack.js的200行左右能看到对应已经使用MD5加密的了密码,然后把这个密码拷出来,存到数据库里就OK了。 2014/1/14 XuChun Jiang

CS4.2 +Xenserver6.2.0 应用VM 的HA问题

2014-01-15 Thread 严思恒
CS4.2 +Xenserver6.2.0这样的部署,用开启高可用的计算机方案 来创建vm,其HA为什么不可用,急救

Re:日志

2014-01-15 Thread 严思恒
出现这种情况,不一定就是系统资源不足,也有可能是配置问题 在 2014-01-15 17:36:07,王磊 wang...@smartdot.com 写道: 是不是只要出现 “com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[User|centos-2341]Scope=interface com.cloud.dc.DataCenter; id=1” 就表示是系统资源不足造成的实例创建失败

回复: Re:日志

2014-01-15 Thread 王磊
下面的日志能否判断出是资源不够造成的无法创建实例?因为我现在CPU占81%,内存占35%,本地存储占69% 但是cpu.overprovisioning.factor、mem.overprovisioning.factor、storage.overprovisioning.factor 这三项的值我都已经设成了5 2014-01-10 18:04:19,332 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (Job-Executor-8:job-106 = [

Re:回复: Re:日志

2014-01-15 Thread 严思恒
你这个确实是资源不够所造成的创建失败 在 2014-01-15 18:33:38,王磊 wang...@smartdot.com 写道: 下面的日志能否判断出是资源不够造成的无法创建实例?因为我现在CPU占81%,内存占35%,本地存储占69% 但是cpu.overprovisioning.factor、mem.overprovisioning.factor、storage.overprovisioning.factor 这三项的值我都已经设成了5 2014-01-10 18:04:19,332 DEBUG

回复: Re:回复: Re:日志

2014-01-15 Thread 王磊
有人做过这种超额分配的实验吗,我用的是xenserver,启用了本地存储,CPU、mem、storage都做了5倍的超额分配,但还是报这种资源不够的提示 发件人:严思恒 yansiheng...@163.com 发送时间:2014-01-16 09:37 主题:Re:回复: Re:日志 收件人:users-cnusers-cn@cloudstack.apache.org 抄送: 你这个确实是资源不够所造成的创建失败 在 2014-01-15 18:33:38,王磊 wang...@smartdot.com 写道:

Re: Re:回复: Re:日志

2014-01-15 Thread Bo Wang
我觉得你说的着一块各种原因都可能会有,xenserver须在6.2以上版本或者6.0企业版才支持内存超配(设定了静态最小内存为静态最大内存的1/4,这就意味xenserver内存超配不能超过实际内存的4倍),也有可能是CS的某个版本对超配功能的实现有BUG. 你再分析一下环境及日志,看看是什么情况造成超配不成功吧 实在不行的话你可以拿到源码调试一下。 2014/1/16 王磊 wang...@smartdot.com 有人做过这种超额分配的实验吗,我用的是xenserver,启用了本地存储,CPU、mem、storage都做了5倍的超额分配,但还是报这种资源不够的提示

Re: 如何将cloudstack套在其他业务系统之中,让其他系统自动登录指定的cloudstack用户?

2014-01-15 Thread Bo Wang
如果这么说看来你只能代码模拟cloudstack登陆了,不过无论你是使用js还是java的httpclient或者其他语言,都可以参考cloudstack项目中的cloudstack.js文件中的200行左右的loginAction方法。 在 2013年12月13日 下午4:37,刘蒙恩 3...@3mn.net写道: 用户要求不用AD LDAP或者NIS , 就要手动建立的一个个用户,统一身份认证有针对涉密信息系统直接开发好的,LDAP之类的想用也用不了。 这种情况下如何集成,难道真的只有用js写个自动填写表单的自动登录?

Re: Where can I find the latest Cloudstack XenServer 6.2.0 supplemental package ? (need OVS tunnel functionality)

2014-01-15 Thread Kirk Kosinski
Hi, there is no CSP for XS 6.1 and above. The missing functionality provided by the CSP was incorporated into XS as of version 6.1. The CSP is mainly some RPMs including a different kernel and likely wouldn't include those scripts anyway. The CloudStack management server copies updated scripts

RE: CS 4.2 System VMs Secondary Storage VM

2014-01-15 Thread Geoff Higginbottom
Motty, So you have eth0 - cloudbr0 - Guest/Public eth1 - cloudbr1 - Management and presumably eth2 eth3 for PRIMARY Storage When you deployed your zone, you needed to set the KVM-Traffic-Labels for each of the traffic types. So for your Management Traffic, you should have set 'cloudbr1'

RE: Where can I find the latest Cloudstack XenServer 6.2.0 supplemental package ? (need OVS tunnel functionality)

2014-01-15 Thread Florin Dumitrascu
Hi Kirk, Many thanks for this clarification, it is very helpul. Kind regards, Florin -Original Message- From: Kirk Kosinski [mailto:kirkkosin...@gmail.com] Sent: Wednesday, January 15, 2014 8:37 AM To: users@cloudstack.apache.org Subject: Re: Where can I find the latest Cloudstack

Re: Host with Id: null after upgrade to 4.2.0

2014-01-15 Thread Cody Rucks
Any development on why the regions icons are not working properly after upgrading to 4.2.1? On Sun, Jan 12, 2014 at 7:47 PM, Dean Kamali dean.kam...@gmail.com wrote: I have noticed this issue as well, I managed to resolve it by putting host on maintenance node and removing it and adding it

Re: just 2 questions

2014-01-15 Thread Hollman Enciso R.
On Tue, Jan 14, 2014 at 5:37 PM, Geoff Higginbottom geoff.higginbot...@shapeblue.com wrote: If you need to, I believe you can resize the Root Volume on the Hypervisor, but obviously this will have be completed by Admins with Hypervisor access, and not normal users Hi Geoff yeap. I stopped

RE: just 2 questions

2014-01-15 Thread Geoff Higginbottom
You can modify the 'size' column in the 'volumes' table to reflect the new expanded size. e.g. I just changed a 20GB root volume to 30GB. 20GB = 21474836480 30GB = 32212254720 After stopping then starting the VM, it is still reporting the size as 30GB The 'Primary Storage Allocated' in the

Re: just 2 questions

2014-01-15 Thread Hollman Enciso R.
On Wed, Jan 15, 2014 at 8:39 AM, Geoff Higginbottom geoff.higginbot...@shapeblue.com wrote: You can modify the 'size' column in the 'volumes' table to reflect the new expanded size. e.g. I just changed a 20GB root volume to 30GB. 20GB = 21474836480 30GB = 32212254720 After stopping then

Re: Active-Active CloudStack, what about cloudstack-usage?

2014-01-15 Thread Francois Gaudreault
Awesome, thanks for the info. Francois On 1/14/2014, 10:38 PM, Dave Dunaway wrote: I'm pretty sure this how we've run it in our shop since day one, and have had no issues. (we are in the 3.0.x stream however, so your mileage may vary) On Tue, Jan 14, 2014 at 5:38 PM, Geoff Higginbottom

Re: CS 4.2 System VMs Secondary Storage VM

2014-01-15 Thread motty cruz
Thank you very much for your response Geoff, In a hurry to get things done, I map same IQN on two different hypervisors, so that is the reason it would disconnect from SAN and therefore the agent on Storage System VMs failed to connect. Thanks again for your support. On Wed, Jan 15, 2014 at

Domain wide template

2014-01-15 Thread Simon Murphy
Is it possible to register a template to a domain so that only accounts in that domain can deploy from the template? Simon Murphy Solutions Architect ViFX | Cloud Infrastructure Level 7, 57 Fort Street, Auckland, New Zealand 1010 PO Box 106700, Auckland, New Zealand 1143 M +64 21 285 4519 | S