Re: Google Compute Engine API front-end to CloudStack

2012-06-29 Thread David Chamard
I think that google (specially google app engine) has a big developer base that will try/use GCE in the short term. A few 3rd party tools already announced compatibility with GCE. It could be another crowd that will use Cloudstack. David On Fri, Jun 29, 2012 at 8:15 PM, Chiradeep Vittal < chirad

Re: First review of RBD support for primary storage

2012-06-29 Thread David Chamard
Wido, Very nice to see. Is there any plan to support xen/xcp hypervisors in the future? On Fri, Jun 29, 2012 at 1:39 PM, David Nalley wrote: > On Fri, Jun 29, 2012 at 11:59 AM, Wido den Hollander > wrote: > > Hi, > > > > After a couple of months worth of work I'm happy to announce that the RBD

Re: EC2/S3 API testing

2012-06-09 Thread David Chamard
This S3 compatibility test framework is actually pretty good( from the inktank guys) https://github.com/ceph/s3-tests On Sat, Jun 9, 2012 at 4:01 AM, Sam Robertson wrote: > The test scripts they have are very limited, but it's a good framework for > what it is. > > On 6/8/12 8:07 PM, "Rajesh Bat

Re: HDFS and CloudStack? was: [SCM] CloudStack OSS branch s3-hdfs

2012-05-23 Thread David Chamard
g. Any > links where we can take peak? > > --Alex > > > -Original Message- > > From: David Chamard [mailto:da...@cloud.ca] > > Sent: Wednesday, May 23, 2012 1:15 PM > > To: cloudstack-dev@incubator.apache.org > > Subject: Re: HDFS and Clo

Re: HDFS and CloudStack? was: [SCM] CloudStack OSS branch s3-hdfs

2012-05-23 Thread David Chamard
Hi Guys, Have you guys considered swift? Rackspace have a 100% availability with swift in the last 2 years.. Having the meta data included in the object make it very scalable + having a database for every container . The key with swift is a good infrastructure architecture to get the desired perf

Re: [DISCUSS] releases going forward

2012-05-14 Thread David Chamard
Agreed with this.. I think that people are using cloudstack as the compute stack right now because its more advanced than the other ones on the market. The other big open source project has momentum so I think it really important that the schedule for releases stays on the aggressive side! my 2 c

Cloudstack consistency between github tags and tarballs

2012-05-05 Thread David Chamard
Hi, Working on patches and adding features to cloudstack, we used the 3.0.1 tags from github on the development machine. When we applied the modification in our staging environement that uses the 3.0.1 RHEL 6.2 production tarball.. we realized that it was not the same version than 3.0.1 Tag from g

Tree view refreshing in 3.0.1

2012-04-24 Thread David Chamard
Hi, We use the "treeview (" the one in the domains section) for our object store UI add-on and you absolutely need to close and reopen the "arrow" at a top of a tree to be able to refresh the list. Is there a reason behind this and is there a patch planned? Thanks, David

Re: .jar modification in Cloudstack

2012-04-24 Thread David Chamard
mcat runs as 'cloud' user and can probably > not load files with 'root' ownership > > On 4/23/12 12:51 PM, "David Chamard" wrote: > > >Hi, > > > >We are running into a problems trying to modify a jar in our > >beta environment while it

Re: OVS tunnel manager feature merged in master and 3.0.x

2012-04-24 Thread David Chamard
Great.. we will start testing it next week and fill bugs if any. On Mon, Apr 23, 2012 at 9:08 PM, Salvatore Orlando < salvatore.orla...@eu.citrix.com> wrote: > Hi, > > Just a quick heads-up to inform that the Open vSwitch tunnel manager is > now available in Cloudstack's master and 3.0.x branche

.jar modification in Cloudstack

2012-04-23 Thread David Chamard
Hi, We are running into a problems trying to modify a jar in our beta environment while it was working fine in our dev environment running the same version (3.0.1) . We basically had to modify the cloud-server.jar to have the swift UI work and handles api keys. We replaced the cloud-server.jar wit