CloudStack 4.2 源码搭建遇到问题

2013-11-13 Thread yuhui
各位, 我在使用源码搭建4.2.0环境的时候(在windows下,使用Cygwin操作),在执行到最后一步:mvn -pl :cloud-client jetty:run 后遇到异常,服务能够启动,但是使用admin账号不能登录, 查找相关资料也没有找到解决方法,日志文件如下,求帮助,谢谢! INFO [utils.component.ComponentContext] (Timer-2:) Configuring com.cloud.upgrade.DatabaseIntegrityChecker_EnhancerByCloudStack_52a37170 INFO

Re: CloudStack 4.2 源码搭建遇到问题

2013-11-13 Thread Du Jun
Cannot read the private key file java.io.FileNotFoundException: C:\Users\yh\.ssh\id_rsa.cloud 好好研究这两句话 2013/11/13 yuhui yu...@inspur.com 各位, 我在使用源码搭建4.2.0环境的时候(在windows下,使用Cygwin操作),在执行到最后一步:mvn -pl :cloud-client jetty:run 后遇到异常,服务能够启动,但是使用admin账号不能登录, 查找相关资料也没有找到解决方法,日志文件如下,求帮助,谢谢!

Re: CloudStack 4.3功能前瞻

2013-11-13 Thread Gavin Lee
1. 建立LXC的Cluster时提示找不到对应的Resource Manager 2. 在Wiki页上,6月底未提交到Master上的Feature有LXC,当时应该有4.2 Branch了: https://cwiki.apache.org/confluence/display/CLOUDSTACK/LXC+Support+in+Cloudstack 2013/11/13 Du Jun dj199...@gmail.com Hi, 你从哪里得知CS4.2不支持LXC? 在 2013年11月13日下午2:57,Gavin Lee

Re: cloudstack的lxc特性

2013-11-13 Thread Wei ZHOU
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=aa79ccf 倒是有一些修改了,不过还没实测过。 在 2013年11月13日下午2:09,Gavin Lee gavin@gmail.com写道: 另一封邮件回你了。实测也是无法添加LXC的集群,Wiki上也说这个Feature没有Commit到Master上(6月底) 2013/11/13 Du Jun dj199...@gmail.com Hi,

回复: Re: 有关apikey和secretkey的问题,请帮忙解决

2013-11-13 Thread evanitsharp
当然是利用SQL查询获取的。 有人说数据库里存的secretkey是经过编码的,而且我也往这方面想过。只是通过追踪源代码的执行,我没能找到具体的源码位置,因为也就不能确定到底是通过什么方法进行编解码的 evanitsharp 发件人: 刘洋 发送时间: 2013-11-14 11:50 收件人: users-cn; evanitsharp 主题: Re:回复: Re: 有关apikey和secretkey的问题,请帮忙解决 数据库是怎么获取的? 在 2013-11-14 10:38:17,evanitsharp evanitsh...@gmail.com 写道:

Re: 有关apikey和secretkey的问题,请帮忙解决

2013-11-13 Thread Wei ZHOU
数据库里面的值是用dbkey加密的。可以这样来解密 java -classpath /usr/share/cloudstack-common/lib/jasypt-1.9.0.jar org.jasypt.intf.cli.JasyptPBEStringDecryptionCLI decrypt.sh password=(dbkey) input=(secretkey in db) 如果不记得dbkey,可以用management key(/etc/cloudstack/management/key)来解密 java -classpath

回复: Re: 有关apikey和secretkey的问题,请帮忙解决

2013-11-13 Thread evanitsharp
谢谢各位,问题已解决^ ^ evanitsharp 发件人: Wei ZHOU 发送时间: 2013-11-14 14:55 收件人: users-cn; evanitsharp 主题: Re: 有关apikey和secretkey的问题,请帮忙解决 数据库里面的值是用dbkey加密的。可以这样来解密 java -classpath /usr/share/cloudstack-common/lib/jasypt-1.9.0.jar org.jasypt.intf.cli.JasyptPBEStringDecryptionCLI decrypt.sh

请教高手,添加来宾网络的时候,网络域是干什么用的?另外ISO模板中的密钥和值是干什么用的?

2013-11-13 Thread toudsf
2013-11-14 toudsf

Re: Problems with Secondary Storage on Cloudstack 4.2

2013-11-13 Thread Daan Hoogland
Sughand, By the looks of that output the secondary storage machine doesn't export the location of the secondary storage. Another possibility is that no firewall is blocking nfs. go to the secondary storage machine and try to ping your ssvm. regards On Wed, Nov 13, 2013 at 11:38 AM, Sugandh

Re: Problems with Secondary Storage on Cloudstack 4.2

2013-11-13 Thread Daan Hoogland
you wrote earlier that both primary and secondary are on this server. Is one export and the other home/sugandh/cloudnfs? On Wed, Nov 13, 2013 at 11:59 AM, Sugandh sugandh.s.dbst_irdst...@dbst.iitd.ac.in wrote: Daan, I am able to ping nfs server from the ssvm. I have exported a directory

Multiple simultaneous tasks in vCenter

2013-11-13 Thread Sean Hamilton
Hi, We use VMware for our hypervisor layer and run 4.2.0. We've noticed that when a user creates a template from a volume, CloudStack creates a Exporting OVF template task in vCenter. This seems to stop any other commands from being issued into vCenter until this task has completed. Has anyone

RE: External Loadbalancer

2013-11-13 Thread Sanjeev Neelarapu
In an inline setup we only support F5 SRX combination. F5 will be behind SRX so F5 does not require any public IP configured. So no need to configure public interface with public vlan and IP address. -Original Message- From: BJO ERN [mailto:bjoern.tei...@gmail.com] Sent: Wednesday,

Cores from Multiple Physical Hosts in VM

2013-11-13 Thread Robert Gabriel
Hi, Is it possible to do the below? Thank you. Answered by sgordon: It is my understanding that this is not currently possible, there was some discussion at the design summit (I think in the Libvirt driver roadmap session) about making the scheduler NUMA aware which would allow such

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Shanker Balan
Hi Junaid, On 13-Nov-2013, at 5:07 pm, Junaid Shahid shahid.jun...@gmail.com wrote: Hi all, We are running a mixture of Windows and Linux VMs under different accounts on our cloud, that is based on CloudPlatform 3 (I know that it's a mailing list for ACS, but I still need your feedback so

Re: Problems with Secondary Storage on Cloudstack 4.2

2013-11-13 Thread Daan Hoogland
I am starting to get lost here with you Sugandh, One last open pathway seams to be: Do you have a deamon running that has a default of no-recurse on exports? That would mean that paths below the export can't be mounted only the export itself. Can you test that? regards, On Wed, Nov 13, 2013 at

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Todd Pigram
Junaid, what did you set the the network rate to in the exchange service offering? Depending on your backend network setup for that offering you may get better results with setting it to a '0' for unlimited. On my internal CCP, our SQL servers service offering has network rate to '0' as I am

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Junaid Shahid
Thanks Shankar! But please enlighten me as to whether you have seen or heard of people using Shared primary storage for traditional Windows workloads? Or people prefer to use Local Disk for such use cases? I mean when we use these windows applications our cloud cannot even sustain 5 to 10 users

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Junaid Shahid
Thanks Todd! Well I think the service offering is at 200Mbps.. Also I we are not using any link aggregation at all. Let me float these ideas to my team. Thanks for your feedback! On Wed, Nov 13, 2013 at 5:36 PM, Todd Pigram t...@toddpigram.com wrote: Junaid, what did you set the the network

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Junaid Shahid
Though I totally agree to your idea of going back to the drawing board and doing capacity planning for our target workload. Thanks! On Wed, Nov 13, 2013 at 5:40 PM, Junaid Shahid shahid.jun...@gmail.comwrote: Thanks Shankar! But please enlighten me as to whether you have seen or heard of

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Conrad Geiger
Are you really saturating you GigE link with only 5-10 users. It sounds like you may be running out of IOs, SQL is usually a very write intensive workload. Junaid Shahid shahid.jun...@gmail.com wrote: Thanks Todd! Well I think the service offering is at 200Mbps.. Also I we are not using any

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Junaid Shahid
Yeah with 5-10 users only :) Also I think we don't have any write-cache (called ZILs in the ZFS lingo, I think) on the storage server too, so SQL would be even more problematic there.. On Wed, Nov 13, 2013 at 5:53 PM, Conrad Geiger cgei...@it1solutions.comwrote: Are you really saturating you

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Conrad Geiger
The additional 5-10 users shouldn't be such an extreme load. How many Mbps were you using with the 5-10 users? I am trying to clarify if the SAN or the storage network is the bottleneck. In either case,as previous stated it does all go back to capacity/workload planning. I know this is getting

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Junaid Shahid
Yep, so we have specified a limit of 200Mbps in our service offering.. But again, I think windows workloads would work fine if the infrastructure is designed from the get go for such a use case. Thanks everybody for your feedback, I think I have got my answers. On Wed, Nov 13, 2013 at 6:15 PM,

Re: Unable to add host (clean 4.2.0 installation)

2013-11-13 Thread Carlos Miranda Molina (Mstaaravin)
On Tue, Nov 12, 2013 at 8:35 PM, Nux! n...@li.nux.ro wrote: Are you sure you are giving the right password for root? http://www.cuantocabron.com/images/templates/kidding-me-template.jpg -- La Voluntad es el único motor de nuestros logros http://blog.ngen.com.ar/

Re: Unable to add host (clean 4.2.0 installation)

2013-11-13 Thread Koen Vanoppen
Aslo, check you resolv.conf. Maybe something is wrong in there... 2013/11/13 Carlos Miranda Molina (Mstaaravin) mstaara...@gmail.com On Tue, Nov 12, 2013 at 8:35 PM, Nux! n...@li.nux.ro wrote: Are you sure you are giving the right password for root?

New Ruby client for CloudStack API

2013-11-13 Thread Mike Nicholaides
Hi folks, Our team at PromptWorks, in conjunction with SunGard, has recently released a new Ruby client for the CloudStack API called StackerBee: https://github.com/promptworks/stacker_bee There are already a few Ruby clients out there but none of them met our needs so we made our own. Here's

Re: Problems with Secondary Storage on Cloudstack 4.2

2013-11-13 Thread Sugandh
Daan, I am able to ping nfs server from the ssvm. I have exported a directory within my home directory as an nfs share for secondary storage, could this be a problem? These re the permissions for secondary storage directory: sugandh@sugandh-desktop:~$ ls -l |grep cloud

Re: New Ruby client for CloudStack API

2013-11-13 Thread Chip Childers
Really awesome Mike! On Wed, Nov 13, 2013 at 9:47 AM, Mike Nicholaides m...@promptworks.com wrote: Hi folks, Our team at PromptWorks, in conjunction with SunGard, has recently released a new Ruby client for the CloudStack API called StackerBee: https://github.com/promptworks/stacker_bee

Where is the UI getting VM Statistics Network Read/Write?

2013-11-13 Thread David Matteson
I looked around and couldn't find an answer to this; where is the UI pulling the Network Read/Write data that's shown in the Statistics tab? Unfortunately our cloud_usage db contains no usage type = 4,5 entries. But clearly some data is out there somewhere. Thanks.

Re: UI problems in Chrome

2013-11-13 Thread David Matteson
It's probably related to the aggressive caching, as when I clear all browsing history/cache/cookies it will temporarily work properly for a little while. Maybe it's related to our specific installation, since other people are not reporting the same problems. Thanks for the feedback. On

Re: Where is the UI getting VM Statistics Network Read/Write?

2013-11-13 Thread Nitin Mehta
It collects this stats from the HyperVisor directly. It pings the HyperVisor vm.stats.interval to get it. On 13/11/13 10:50 AM, David Matteson dmatte...@a2hosting.com wrote: I looked around and couldn't find an answer to this; where is the UI pulling the Network Read/Write data that's shown in

Re: API - listTemplates, not working or I am doing something wrong??

2013-11-13 Thread 李栋
And the secretKeys are different between CS UI and database,who knows why? the secreyKey in CS UI is 2hjBSbXyOzUJ495PbSN1M4eM-ppYd9z3sKnJxUMEVovLHwJ9MVtg6bmriB1IVaMx213UFgtYkfs-v7s4s1WIDA but in CS mysql database is

Major stability problems lately

2013-11-13 Thread Timothy Ehlers
We are experiencing massive instability and cannot determine whats causing this. Every so often jvsvc triggers the following in our system logs: Nov 13 18:59:31 cpegh0009 kernel: \[15188599.258955\] BUG: soft lockup - CPU#24 stuck for 22s\! \[jsvc:60385\] Nov 13 18:59:31 cpegh0009 kernel:

Re: Major stability problems lately

2013-11-13 Thread Timothy Ehlers
What is this error? Cannot connect because we still have 5 Coult it be the cause? for i in `cat cpeg`;do ssh root@$i 'hostname zgrep Cannot connect because we still have /var/log/cloud/agent/agent.log* |less |awk {print \$1} |uniq -c |sort';done cpegh0001 1

RE: Site to Site and RA VPN?

2013-11-13 Thread CSG - Ashley Lester
We are using it in a single lan network and not using tiers of VPC. Just the default lan created for the customer. The VPN server is a template we have created so we just run it up and some vpn details added of course. No VPC is in use -Original Message- From: Geoff Higginbottom

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Shanker Balan
On 13-Nov-2013, at 6:23 pm, Conrad Geiger cgei...@it1solutions.com wrote: Are you really saturating you GigE link with only 5-10 users. It sounds like you may be running out of IOs, SQL is usually a very write intensive workload. Only one way to find out - deploy monitoring tools to graph

Re: Unable to add host (clean 4.2.0 installation)

2013-11-13 Thread Shanker Balan
On 13-Nov-2013, at 8:22 pm, Carlos Miranda Molina (Mstaaravin) mstaara...@gmail.com wrote: After repetitive errors i configure a local DNS server with correct reverse resolution between manager and hosts, that works fine! Now, i'm thinking in reinstall all my laboratory, probably i take a

Re: HA for Cloudstack

2013-11-13 Thread Shanker Balan
On 14-Nov-2013, at 6:48 am, jk744 jk...@yahoo.com.tw wrote: Dear users, Could you please tell me where to get HA setup manual for Cloudstack VM ? http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html-single/Admin_Guide/index.html#sys-reliability-and-ha Is it available for

Libcloud problems with ex_list_keypairs

2013-11-13 Thread Carlos Reategui
FYI if any of you are using Libcloud, I ran into a problem trying to create and list sshkeypairs if there were none in Cloudstack. I filed the following and included a fix: https://issues.apache.org/jira/browse/LIBCLOUD-438 ex_create_keypair was affected since it first checks to see if the

Re: New Ruby client for CloudStack API

2013-11-13 Thread Prasanna Santhanam
Let the twitter bird tweet the bee's buzz! (will shut up now!) On Wed, Nov 13, 2013 at 09:35:08PM +, Chiradeep Vittal wrote: +1. One more for Sebastien's book https://github.com/runseb/cloudstack-books/tree/master On 11/13/13 8:51 AM, Chip Childers chipchild...@apache.org wrote:

RE: [Doc] Volunteers for Completing 4.2.1 Upgrade Section

2013-11-13 Thread Alok Kumar Singh
I can help you in this. ALOK K. SINGH Lead Engineer Cloud Technical Operations, Axway Extn: 86145  | M: +91-9891420484 -Original Message- From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com] Sent: Thursday, November 14, 2013 10:12 AM To: users@cloudstack.apache.org

Re: Problems with Secondary Storage on Cloudstack 4.2

2013-11-13 Thread Sugandh
Daan, At this point I think I'll go with installing Cloudstack from scratch one more time. I just want to ask one question, although it is mentioned in the Cloudstack installation guide that the management server must have atleast 256GB space, is it really required? Because the system on