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 whic

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 Subjec

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

2013-11-13 Thread Min Chen
That is because the one stored in sql DB is already encrypted due to security reason. When you deploy CS through source code, encryption is turned off, so you are seeing them match. Thanks -min On 11/13/13 6:04 PM, "李栋" wrote: >And the secretKeys are different between CS UI and database,who kn

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" wrote: > > >Really awesome

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 keypai

[Doc] Volunteers for Completing 4.2.1 Upgrade Section

2013-11-13 Thread Radhika Puthiyetath
Hi, I am looking for volunteers to help complete the Upgrade section in the RN. The current section is completely a mess, and I do not have the environments to do justice to the task. Thanks in advance for the help -Radhika

Re: HA for Cloudstack

2013-11-13 Thread Shanker Balan
On 14-Nov-2013, at 6:48 am, jk744 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 free version Clou

HA for Cloudstack

2013-11-13 Thread jk744
Dear users, Could you please tell me where to get HA setup manual for Cloudstack VM ?  Is it available for free version Cloudstack? Thanks a lot. Best regards. Jack

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) 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 mistake > in the in

Re: Traditional Windows workloads and Cloudstack

2013-11-13 Thread Shanker Balan
On 13-Nov-2013, at 6:23 pm, Conrad Geiger 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 metrics. I personally

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 [ma

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 /var/log/cloud/agent/a

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: \[1518

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 rS/gpVn9SvbhVjjFBtC2zo0Ue2pYTvgaf24gyIzzC4r4LXNxm7djo5desZMsBoPtfH0fVsJw9yq5NY

Re: New Ruby client for CloudStack API

2013-11-13 Thread Chiradeep Vittal
+1. One more for Sebastien's book https://github.com/runseb/cloudstack-books/tree/master On 11/13/13 8:51 AM, "Chip Childers" wrote: >Really awesome Mike! > >On Wed, Nov 13, 2013 at 9:47 AM, Mike Nicholaides >wrote: >> Hi folks, >> >> Our team at PromptWorks, in conjunction with SunGard, has r

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" 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 the Statistics tab? >

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 11/1

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: 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 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 > > There are alread

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 drwxrwxrw

Re: Unable to add host (clean 4.2.0 installation)

2013-11-13 Thread Carlos Miranda Molina (Mstaaravin)
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 mistake in the installation process. Thanks! On Wed, Nov 13, 2013 at 11:45 AM, Koen Vanoppen w

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 wha

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) > On Tue, Nov 12, 2013 at 8:35 PM, Nux! wrote: > > > Are you sure you are giving the right password for root? > > > > http://www.cuantocabron.com/images/templates/kidding-me-template

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! 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: 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, C

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
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 wrote: > Are you really saturating you GigE link with only 5-10

Cloudstack collab conference

2013-11-13 Thread Giles Sirett
(cross posting to dev,users,marketing) CLOUDSTACK COLLABORATION CONFERENCE, AMSTERDAM, 20-22 NOV www.cloudstackcollab.org I just had a chat with somebody whos active on the dev list, based in Europe and didn't know that the European CloudStack Collaboration Confe

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 wrote: Thanks Todd! Well I think the service offering is at 200Mbps.. Also I we are not using any link aggregation at all.

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 wrote: > Thanks Shankar! > > But please enlighten me as to whether you have seen or heard of people > using "Shared"

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 wrote: > Junaid, > > what did you set the the network rate to in the e

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 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 using

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 Shanker Balan
Hi Junaid, On 13-Nov-2013, at 5:07 pm, Junaid Shahid 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 read on please :)). >

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 configurat

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, No

Traditional Windows workloads and Cloudstack

2013-11-13 Thread Junaid Shahid
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 read on please :)). The Primary storage is based on iSCSI with GigE link, and Xen hyperviser

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: 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 wrote: > Daan, > > I am able to ping nfs server from the ssvm. I have exported a directory > within my home directory as an nfs share

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 wrot