Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Punith S
hi guys, we are having a fixed max iops for each volume being attached to the instance in managed storage, so this a problem where we are making users to pre allocate the iops of the disk without having an option to change or resize it, similar to the size metric. so i would like to introduce a n

CloudStack Bay Area Meetup

2014-03-05 Thread Amogh Vasekar
Hi all, The CloudStack SF Bay Area Users Meetup group is holding the 2nd CloudStack meetup of the year on Wednesday, March 19th, 2014 at NetApp in Sunnyvale, CA US. The hands-on session was a popular request the last time, and this meet-up will focus on the same. Here are the details: Date:

RE: [4.3] [Cherry-pick] developer mysql dependencies

2014-03-05 Thread Animesh Chaturvedi
Done > -Original Message- > From: John Kinsella [mailto:j...@stratosec.co] > Sent: Wednesday, February 26, 2014 6:29 PM > To: > Subject: [4.3] [Cherry-pick] developer mysql dependencies > > Dearest RM - would like the following commits from 4.3-forward picked into > 4.3. > > To the best

RE: OVS plugin in CloudStack 4.3.0

2014-03-05 Thread Nguyen Anh Tu
Animesh, so what should I do? Can these commits be cherry-picked to 4.3? Murali & Florin: The complete UI for OVS plugin already commited to 4.3-forward branch. Take your time checking it and help me reviewing please. I also add L3 services and KVM support for OVS plugin in these commits. Cheers,

RE: OVS plugin in CloudStack 4.3.0

2014-03-05 Thread Nguyen Anh Tu
We still get problem in migrating VM. Continue working... --Tuna Sent from my GT-N7000 On Mar 5, 2014 3:16 PM, "Nguyen Anh Tu" wrote: > Animesh, so what should I do? Can these commits be cherry-picked to 4.3? > > Murali & Florin: The complete UI for OVS plugin already commited to > 4.3-forward

The global settings beast...

2014-03-05 Thread John Kinsella
One thing that’s been gnawing on me - we keep shoving more and more stuff into the global settings shortcut instead of creating a proper settings UI. Then some new user comes along all shiny-eyed at the awesomeness of ACS, but wonders why something isn’t working, only to be told that combination

Re: Review Request 18352: CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool

2014-03-05 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18352/ --- (Updated March 5, 2014, 8:50 a.m.) Review request for cloudstack, Koushik Das a

[4.3][Cherry-pick] CLOUDSTACK-6162:support OVS as connectivity service provider

2014-03-05 Thread Murali Reddy
Can you please cherry-pick below commits BUG-ID: CLOUDSTACK-6162: UI > zone > physical network > service provider > add OVS. Reviewed-by: Brian Branch: refs/heads/4.3-forward Commit: 82121a214926fe3ace33183da9e76e0c13c5e203 Parents: 94257c0 Author: Jessica Wang mailto:jessicaw...@apache.org>> CL

Re: Review Request 18194: G11N: Fixed the Hardcoding Issue

2014-03-05 Thread Vetrivel Chinnasamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18194/ --- (Updated March 5, 2014, 9:01 a.m.) Review request for cloudstack and Brian Fede

Re: Review Request 18352: CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool

2014-03-05 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18352/#review36214 --- Commit a8b34c0c4f99067243524813f136b31cb78c5f78 in cloudstack's bran

Re: OVS plugin in CloudStack 4.3.0

2014-03-05 Thread Murali Reddy
Tuna, Jessica made a commit 82121a214926fe3ace33183da9e76e0c13c5e203 to fix the UI part. That should be good enough to go for 4.3 I do not understand some of the changes and refactoring. They are best done on master after proposing. Unlike the other SDN controller and corresponding providers w

Re: Review Request 18352: CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool

2014-03-05 Thread Koushik Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18352/#review36215 --- Ship it! Ship It! - Koushik Das On March 5, 2014, 8:50 a.m., Sak

Re: Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Wei ZHOU
I was thinking about it last week. AFAIK, libvirt-java 0.5.1 does not support change setting on running vms, but virsh command line and libvirt API supports it. so the sulution are (1) change libvirt-java to support it, and make it released in the next version. Maybe Wido can help us. (2) call virs

RE: The global settings beast...

2014-03-05 Thread Donal Lafferty
In fairness, the biggest problem is having to reboot. WRT to b), there is a search option that avoids the need to scroll. > -Original Message- > From: John Kinsella [mailto:j...@stratosec.co] > Sent: 05 March 2014 08:22 > To: > Subject: The global settings beast... > > One thing that's

Re: The global settings beast...

2014-03-05 Thread Rajani Karuturi
The need to restart the management server for any global configuration change is a problem. I spent at least a few hours trying to debug an issue only to realise that its not an issue but, I have to restart the management server. ~Rajani On 05-Mar-2014, at 3:01 pm, Donal Lafferty wrote: >

Re: [DISCUSS] realhostip.com going away

2014-03-05 Thread Erik Weber
How is security being handled in HTTP mode? -- Erik On Wed, Mar 5, 2014 at 2:43 AM, Amogh Vasekar wrote: > Hello, > > I have created a review request at : https://reviews.apache.org/r/18759/ > that partially address the issue. It has a link to the wiki describing the > changes in detail. > >

Re: Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Wido den Hollander
On 03/05/2014 10:12 AM, Wei ZHOU wrote: I was thinking about it last week. AFAIK, libvirt-java 0.5.1 does not support change setting on running vms, but virsh command line and libvirt API supports it. so the sulution are (1) change libvirt-java to support it, and make it released in the next ve

Re: Review Request 17591: CLOUDSTACK-5872: Async response from addAccountToProject doesn't contain useful information

2014-03-05 Thread daan Hoogland
> On March 4, 2014, 11:35 p.m., ASF Subversion and Git Services wrote: > > Commit 444e8f6bb3447a7eeb97f7c5d9b46abba3150072 in cloudstack's branch > > refs/heads/4.3-forward from Alena Prokharchyk > > [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=444e8f6 ] > > > > CLOUDSTACK-5872:

Re: Review Request 17888: Dispatcher corrections, refactoring and tests. Corrects problems from previous attempt

2014-03-05 Thread Antonio Fornie
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17888/ --- (Updated March 5, 2014, 10:29 a.m.) Review request for cloudstack, Alena Prokha

Re: Review Request 17888: Dispatcher corrections, refactoring and tests. Corrects problems from previous attempt

2014-03-05 Thread Antonio Fornie
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17888/ --- (Updated March 5, 2014, 10:35 a.m.) Review request for cloudstack, Alena Prokha

RE: SSO

2014-03-05 Thread Alex Hitchins
Hello María, This is something I will be looking into later, I will ping you here when I have more information. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: María Noelia Gil [mailto:mariano

Review Request 18768: CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool

2014-03-05 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18768/ --- Review request for cloudstack and Koushik Das. Bugs: CLOUDSTACK-6151 https:

RE: The global settings beast...

2014-03-05 Thread Rajesh Battala
The need to restart is, the Managers have configured with the values in Global Settings and running. -Original Message- From: Rajani Karuturi [mailto:rajani.karut...@citrix.com] Sent: Wednesday, March 5, 2014 3:13 PM To: dev@cloudstack.apache.org Subject: Re: The global settings beast..

Re: OVS plugin in CloudStack 4.3.0

2014-03-05 Thread sebgoa
On Mar 5, 2014, at 9:18 AM, Nguyen Anh Tu wrote: > We still get problem in migrating VM. Continue working… > Tuna, make sure that all your code and fixes is in Master. That way it will be in 4.4 > --Tuna > > Sent from my GT-N7000 > On Mar 5, 2014 3:16 PM, "Nguyen Anh Tu" wrote: > >> Anime

Re: Review Request 15323: CLOUDSTACK-5080: Hypervisor Capabilities table missing entry for Simulator

2014-03-05 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15323/#review36220 --- Commit 844ebab3f65614722fd9cbf61ab9c6f736af7ec0 in cloudstack's bran

Re: OVS plugin in CloudStack 4.3.0

2014-03-05 Thread Nguyen Anh Tu
On Wed, Mar 5, 2014 at 6:52 PM, sebgoa wrote: > Tuna, make sure that all your code and fixes is in Master. That way it > will be in 4.4 Got it. Thanks Sebastien! --Tuna

New EC2 interface

2014-03-05 Thread sebgoa
Hi, I just wrote a short blog about a new EC2 interface that Ian Duffy and Darren Brogan have been working on for course work: http://buildacloud.org/blog/321-new-ec2-interface-to-cloudstack.html Once they get their grade for this project we should all be able to send pull requests and if we w

RE: OVS plugin in CloudStack 4.3.0

2014-03-05 Thread Animesh Chaturvedi
I did pick up Jessica's commits for OVS. From: Murali Reddy Sent: Wednesday, March 05, 2014 1:12 AM To: Nguyen Anh Tu; dev@cloudstack.apache.org; Florin Dumitrascu; Animesh Chaturvedi Subject: Re: OVS plugin in CloudStack 4.3.0 Tuna, Jessica made a commit 82121a214926fe3ace33183da9e76e0c13c5e20

RE: [4.3][Cherry-pick] CLOUDSTACK-6162:support OVS as connectivity service provider

2014-03-05 Thread Animesh Chaturvedi
Done From: Murali Reddy Sent: Wednesday, March 05, 2014 12:53 AM To: Animesh Chaturvedi; dev@cloudstack.apache.org Subject: [4.3][Cherry-pick] CLOUDSTACK-6162:support OVS as connectivity service provider Can you please cherry-pick below commits BUG-ID: CLOUDSTACK-6162: UI > zone > physical netw

4.3 vote

2014-03-05 Thread Giles Sirett
I've lost track a little of the 4.3 vote. Last I saw was that 6th round had been cancelled due to the MySQL dependencies Animesh - have you an idea when you'll be calling round 7 ? Kind Regards Giles Giles Sirett CEO [Description: Mail Logo Bottom Align] D: +44 20 3603 0541 | S: +44 20 3603

Re: New EC2 interface

2014-03-05 Thread Noel King
Really good blog post thanks for sharing. Great work Ian and Darren the project looks really good. Thanks Noel On Mar 5, 2014 2:34 PM, "sebgoa" wrote: > Hi, > > I just wrote a short blog about a new EC2 interface that Ian Duffy and > Darren Brogan have been working on for course work: > > htt

RE: 4.3 vote

2014-03-05 Thread Animesh Chaturvedi
Working on it now, waiting on 1 last thing for realhostip changes From: Giles Sirett [mailto:giles.sir...@shapeblue.com] Sent: Wednesday, March 05, 2014 7:27 AM To: dev@cloudstack.apache.org Subject: 4.3 vote I've lost track a little of the 4.3 vote. Last I saw was that 6th round had been cancel

RE: 4.3 vote

2014-03-05 Thread Nux!
On 05.03.2014 15:52, Animesh Chaturvedi wrote: Working on it now, waiting on 1 last thing for realhostip changes So, does the realhostip "feature" disappear starting with 4.3? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: 4.3 vote

2014-03-05 Thread sebgoa
On Mar 5, 2014, at 4:54 PM, Nux! wrote: > On 05.03.2014 15:52, Animesh Chaturvedi wrote: >> Working on it now, waiting on 1 last thing for realhostip changes > > So, does the realhostip "feature" disappear starting with 4.3? if that's the case we need to put this on the release notes. Happy to

A word about cloudy stuff at ApacheCon

2014-03-05 Thread David Nalley
Hello mah cloudies, Just a reminder that in addition to CloudStack Collab Conference (Apr 9-11), ApacheCon is happening immediately prior to it at the same location (Apr 7-9) and there is a dedicated cloud track with talks from a number of the cloudy Apache talks, as well as a number of other inte

[TRANSLATION] Update on new doc format

2014-03-05 Thread sebgoa
Hi translators, It's been a while since we had an update on the translation work. I am happy to say that 82 people have contributed translations to the cloudstack documentation. Since we had an update, the transifex site has changed quite a bit, so if you have not looked at it lately, please do

Re: Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Mike Tutkowski
Hi, Perhaps I'm not following this correctly, but I'm a bit lost on why we are talking about changing settings on running VMs. >From what I understand, you are a representative of a storage vendor that has a rate-limiting feature. You want to be able to not only set the Max IOPS, but also adjust

Re: [TRANSLATION] Update on new doc format

2014-03-05 Thread Go Chiba
Hi, do you already have a git repository of "Release Notes"? for doc contributor. Go Chiba E-mail:go.ch...@gmail.com On Thu, Mar 6, 2014 at 1:30 AM, sebgoa wrote: > Hi translators, > > It's been a while since we had an update on the translation work. > I am happy to say that 82 people have con

Re: [TRANSLATION] Update on new doc format

2014-03-05 Thread sebgoa
yes: https://git-wip-us.apache.org/repos/asf?p=cloudstack-docs-rn.git but I am still trying to figure out the proper way to use sphinx-intl with transifex, it's not working properly right now I uploaded the pot files by hand I looked at the japanese pages and I think the reason why we don't see

Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread chantel_piorecki
Sent via my BlackBerry from Vodacom - let your email find you!

JRE 1.7

2014-03-05 Thread Alex Hitchins
Hi all, Just wanted to double check something. I'm getting a lot of errors in Eclipse saying that <> operator isn't allowed for source level below 1.7. Am I ok to change the compliance and JRE to 1.7? I have seen some discussion around changing of the JRE, I just want to make sure! Regards,

Re: JRE 1.7

2014-03-05 Thread Laszlo Hornyak
Hi, Now the default java source and target are both 1.7. If you update the configuration of the imported projects, eclipse should pick up the change and use java 1.7. Unfortunately it does not do that by default after a git rebase. But you should check that your default JDK in eclipse is 1.7 On

Re: Changing the SSL certificate for my own realhostip [HOWTO]

2014-03-05 Thread Nux!
Hi, Wrote in a hurry a small article about how I got it done: http://www.nux.ro/archive/2014/03/Run_your_own_realhostip.html -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: [DISCUSS] realhostip.com going away

2014-03-05 Thread John Kinsella
It’s not. On Mar 5, 2014, at 1:48 AM, Erik Weber mailto:terbol...@gmail.com>> wrote: How is security being handled in HTTP mode? -- Erik On Wed, Mar 5, 2014 at 2:43 AM, Amogh Vasekar mailto:amogh.vase...@citrix.com>>wrote: Hello, I have created a review request at : https://reviews.apache

RE: 4.3 vote

2014-03-05 Thread Animesh Chaturvedi
> -Original Message- > From: sebgoa [mailto:run...@gmail.com] > Sent: Wednesday, March 05, 2014 7:58 AM > To: dev@cloudstack.apache.org > Subject: Re: 4.3 vote > > > On Mar 5, 2014, at 4:54 PM, Nux! wrote: > > > On 05.03.2014 15:52, Animesh Chaturvedi wrote: > >> Working on it now, wa

Re: Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Marcus
Wouldn't this be implemented as just changing disk offerings? The resizeVolume API call already allows you to switch disk offerings, we just need to add a hook in there to optionally call the storage driver (If volume is deployed to a primary storage) to make an update to the iops properties on the

Re: Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Marcus
For the hypervisor version of throttling, we just need ResizeVolumeCommand to pass the VolumeObjectTO rather than just the volume uuid/path, so that when we change offerings on the agent side we have the info we need to update libvirt with the new iops/bytes settings. We also need the libvirt java

RE: OVS plugin in CloudStack 4.3.0

2014-03-05 Thread Animesh Chaturvedi
From: ng.t...@gmail.com [mailto:ng.t...@gmail.com] On Behalf Of Nguyen Anh Tu Sent: Wednesday, March 05, 2014 6:26 AM To: dev@cloudstack.apache.org Cc: Florin Dumitrascu; Animesh Chaturvedi; Murali Reddy Subject: Re: OVS plugin in CloudStack 4.3.0 On Wed, Mar 5, 2014 at 6:52 PM, sebgoa mailto:

Re: Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Mike Tutkowski
Hi Marcus, In 4.4 I'm adding the ability to allow admins to specify Min and Max IOPS for Compute Offerings, as well (support only for XenServer in 4.4). I agree changing of IOPS should be doable through changing a Disk or Compute Offering, but this doesn't work right now as the storage framework

Re: Review Request 18759: HTTP support for console proxy and making it default

2014-03-05 Thread Amogh Vasekar
> On March 5, 2014, 7:43 a.m., John Kinsella wrote: > > core/src/com/cloud/info/ConsoleProxyInfo.java, line 45 > > > > > > Can you clean up trailing whitespace added in lines like this? Will do. IDE issues :( > On Ma

Re: Review Request 18759: HTTP support for console proxy and making it default

2014-03-05 Thread Amogh Vasekar
> On March 5, 2014, 7:43 a.m., John Kinsella wrote: > > server/src/com/cloud/consoleproxy/ConsoleProxyManagerImpl.java, line 1719 > > > > > > This doesn't seem relevant to the issue at hand. Ditto - Amogh ---

Re: Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Marcus
Yes, that's what I mean. When the offering is changed, we need to have a hook in there that calls the applicable storage driver for the volume. Then the drivers can be free to implement or not implement. On Wed, Mar 5, 2014 at 11:36 AM, Mike Tutkowski wrote: > Hi Marcus, > > In 4.4 I'm adding the

Re: 4.3 vote

2014-03-05 Thread John Kinsella
FYI I’m still -1 until CLOUDSTACK-6156 and https://reviews.apache.org/r/18392/ is addressed. On Mar 5, 2014, at 10:10 AM, Animesh Chaturvedi wrote: > > >> -Original Message- >> From: sebgoa [mailto:run...@gmail.com] >> Sent: Wednesday, March 05, 2014 7:58 AM >> To: dev@cloudstack.apa

Re: Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Mike Tutkowski
Exactly...and that shouldn't be too much of a problem. The "trick" will come into play when we have to take into consideration "generic" storage properties and that Min and Max IOPS should really be part of this group. On Wed, Mar 5, 2014 at 11:59 AM, Marcus wrote: > Yes, that's what I mean. W

RE: 4.3 vote

2014-03-05 Thread Animesh Chaturvedi
John when was the dependency broken? Are you not able to build AWSAPI? > -Original Message- > From: John Kinsella [mailto:j...@stratosec.co] > Sent: Wednesday, March 05, 2014 11:00 AM > To: dev@cloudstack.apache.org > Subject: Re: 4.3 vote > > FYI I'm still -1 until CLOUDSTACK-6156 and >

RE: Changing the SSL certificate for my own realhostip [HOWTO]

2014-03-05 Thread Suresh Sadhu
Thanks Nux for sharing the article and also found below links useful to understand role of real host ip and how to replace with your own domain name: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Role+of+realhostip+in+CloudStack ,http://support.citrix.com/article/CTX133468 I have tes

Re: Review Request 18759: HTTP support for console proxy and making it default

2014-03-05 Thread Amogh Vasekar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18759/ --- (Updated March 5, 2014, 7:26 p.m.) Review request for cloudstack, Demetrius Tsi

RE: Changing the SSL certificate for my own realhostip [HOWTO]

2014-03-05 Thread Nux!
On 05.03.2014 19:17, Suresh Sadhu wrote: I have tested with self-signed ssl certificate with my own local domain name(replaced realhost with my domain by following steps mentioned in the CTX support article) on my test setup..cpvm recreated successfully and console access with new domain name

Re: 4.3 vote

2014-03-05 Thread John Kinsella
The dependency’s actually been broken for a very long time, apparently. On a clean box with no maven repository cache (rm -rf ~/.m2/repository), awsapi (and therefore RPMs) will not build. It looks like Noa saw similar issue in 42f3804fbdde7bfe4f3676ef0c18a54dfe95354c, but I’m still seeing issu

[DISCUSS] Checking in code that will break others' environments

2014-03-05 Thread Mike Tutkowski
Hi, I encountered a bit of a problem this morning and thought I would bring it up for discussion. If we already have a policy around this, please let me know. So, I fetched the latest and rebased my local 4.4 development branch on top of master. This all went just fine. When I rebuilt and re-st

Review Request 18795: Sanity code review for: JIRA CloudStack-764 nTier Apps 2.0 : Redundant Virtual Router for VPC

2014-03-05 Thread Karl Harris
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18795/ --- Review request for cloudstack. Repository: cloudstack-git Description ---

RE: [DISCUSS] Checking in code that will break others' environments

2014-03-05 Thread Sudha Ponnaganti
+1 esp changes in DB area should be notified. DB changes should be frozen couple of weeks before RC so QA would get time to run through tests - otherwise we would be going in circles. BTW do you have commit id for this particular check in Thanks /Sudha -Original Message- From: Mike Tu

Re: [DISCUSS] Checking in code that will break others' environments

2014-03-05 Thread Ian Duffy
+1 to this. Having the build suddenly break due to a git pull has been very annoying! I usually end up searching through the commit log and doing a resets until I find a commit where it works. Then waiting awhile until I do a git pull again and hoping the code was fixed. On 5 March 2014 20:19, Mi

Re: Review Request 18759: HTTP support for console proxy and making it default

2014-03-05 Thread Amogh Vasekar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18759/ --- (Updated March 5, 2014, 8:33 p.m.) Review request for cloudstack, Demetrius Tsi

Re: [DISCUSS] Checking in code that will break others' environments

2014-03-05 Thread Mike Tutkowski
I see two recent SQL-related updates: f291951990fbf0c51c2e9aa95d246d73e8abde8b 339c4f4c3fb4f50e58b780893b16be192f985d82 On Wed, Mar 5, 2014 at 1:23 PM, Sudha Ponnaganti < sudha.ponnaga...@citrix.com> wrote: > +1 esp changes in DB area should be notified. > DB changes should be frozen couple of

Re: [DISCUSS] Checking in code that will break others' environments

2014-03-05 Thread Mike Tutkowski
Yeah, in this case, I'm not referring to erroneous code that breaks a person's environment (since hopefully the person wouldn't have knowingly checked in such code), but rather, say, DB-type changes that improve the system, but break current setups. Just a heads-up e-mail with some easily identifi

Re: Review Request 18759: HTTP support for console proxy and making it default

2014-03-05 Thread Amogh Vasekar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18759/ --- (Updated March 5, 2014, 8:47 p.m.) Review request for cloudstack, Demetrius Tsi

jenkins job for the developer build

2014-03-05 Thread chris snow
Is there a jenkins job for the developer's build, i.e. mvn clean install -P developer,systemvm? As a newbie cloudstack developer, when the build fails locally it's difficult to know whether the problem is because I am doing something wrong, or if the problem is due to a bad commit.

RE: [4.3] [Cherry-pick] developer mysql dependencies

2014-03-05 Thread Animesh Chaturvedi
Hugo Do I need this commit of yours from master into 4.3 which moves mysql ha strategy to plugin https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=a0f932437c9ac9a0a82cc9b45b1aa6f17e8a478a > -Original Message- > From: Animesh Chaturvedi [mailto:animesh.chaturv...@citr

cherry-pick to 4.3

2014-03-05 Thread Alena Prokharchyk
Animesh, can you please cherry-pick the commit below from 4.3-forward to 43? 444e8f6bb3447a7eeb97f7c5d9b46abba3150072 Bug id is https://issues.apache.org/jira/browse/CLOUDSTACK-6198

Re: Review Request 17790: Domain-Account-User Sync Up Among Multiple Regions

2014-03-05 Thread Alex Ough
What branch needs to be based to create a review request of this implementation that will be included in 4.4 release? 4.3 or 4.3-forward? Thanks Alex Ough On Tue, Mar 4, 2014 at 1:25 PM, Alex Ough wrote: > Yes, by 3/7. > > Thanks > Alex Ough > > > On Tue, Mar 4, 2014 at 12:30 PM, Daan Hoogland

RE: cherry-pick to 4.3

2014-03-05 Thread Animesh Chaturvedi
Alena I ran into cherry-pick issue. Can you fix it yourself and push in 4.3 From: Alena Prokharchyk Sent: Wednesday, March 05, 2014 1:18 PM To: Animesh Chaturvedi Cc: dev@cloudstack.apache.org Subject: cherry-pick to 4.3 Animesh, can you please cherry-pick the commit below from 4.3-forward to 43

Re: Review Request 17591: CLOUDSTACK-5872: Async response from addAccountToProject doesn't contain useful information

2014-03-05 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17591/#review36275 --- Commit e0e13434b9191917342f751c07e8097f7f92a430 in cloudstack's bran

Re: cherry-pick to 4.3

2014-03-05 Thread Alena Prokharchyk
Done, thank you. From: Animesh Chaturvedi mailto:animesh.chaturv...@citrix.com>> Date: Wednesday, March 5, 2014 at 1:36 PM To: Alena Prokharchyk mailto:alena.prokharc...@citrix.com>> Cc: "dev@cloudstack.apache.org" mailto:dev@cloudstack.apache.org>> Subject: RE

Re: Review Request 18194: G11N: Fixed the Hardcoding Issue

2014-03-05 Thread Brian Federle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18194/#review36277 --- Ship it! Ship It! - Brian Federle On March 5, 2014, 9:01 a.m., V

cherrypick to 4.3

2014-03-05 Thread Alena Prokharchyk
Animesh, can you please cherry-pick one more commit from 4.3-forward to 4.3? Its a one liner change, yet it fixes Critical bug for VPC d009c8c7b229a1bb02834f52d9cac17f46e33349 https://issues.apache.org/jira/browse/CLOUDSTACK-6205 "VPC: when network is created in Setup state (with vlan specified),

Re: Review Request 17888: Dispatcher corrections, refactoring and tests. Corrects problems from previous attempt

2014-03-05 Thread Alena Prokharchyk
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17888/#review36300 --- Fails to apply on the latest master :( alena@Alenas-MacBook-Air: [m

RE: The global settings beast...

2014-03-05 Thread Alex Huang
I added something to address this last year. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Configuration It addresses several problems. - Parameter values are not stored in member variables so it's possible for changed values to take effect without reboot. - Breaks up the enum so tha

Re: The global settings beast...

2014-03-05 Thread Mike Tutkowski
Hi Alex, I typically update system.vm.use.local.storage to true before I create my first zone in a fresh environment. The GUI tells me I need to reboot the CS Management Server, but I've noticed I don't really have to. Is there a list somewhere that specifies which parameters really require a reb

Windows Guest vm takes diff. IP

2014-03-05 Thread Tejas Gadaria
Hi, I have configured CS 4.0.2 with vmware in advance networking mode. I am facing this problem with only Windows guest vm. Linux gueust as working fine. While deploying Windows 7 guest vm cloudstsck assigning ip from guest ip range.but guest vm actually takes different ip than what is shown unde

Re: Review Request 18759: HTTP support for console proxy and making it default

2014-03-05 Thread Animesh Chaturvedi
John can you review and close out this review. Thanks Animesh On Mar 5, 2014, at 12:47 PM, "Amogh Vasekar" wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18759/ > -

Re: Windows Guest vm takes diff. IP

2014-03-05 Thread Jayapal Reddy Uradi
Hi Tejas, Is there any dhcp server running in your setup other than VR ? Is the ip really served by VR ? Thanks, Jayapal On 06-Mar-2014, at 9:35 AM, Tejas Gadaria wrote: > Hi, > > I have configured CS 4.0.2 with vmware in advance networking mode. > I am facing this problem with only Windows g

Re: Windows Guest vm takes diff. IP

2014-03-05 Thread Tejas Gadaria
Hi Jaypal, MS is running in dhcp less environment. Guest vlan has dhcp enabled. Regards, Tejas On Thu, Mar 6, 2014 at 10:04 AM, Jayapal Reddy Uradi < jayapalreddy.ur...@citrix.com> wrote: > Hi Tejas, > > Is there any dhcp server running in your setup other than VR ? > Is the ip really served

Re: [DISCUSS] Checking in code that will break others' environments

2014-03-05 Thread Rajani Karuturi
Across versions db migration is taken care. I think this is bound to occur while working on a release, if multiple people work on the same branch with different work-in-progress features. Could we move to flyway or liquibase which can take care of db versioning and migration? ~Rajani On

Re: [DISCUSS] Checking in code that will break others' environments

2014-03-05 Thread Mike Tutkowski
Yeah, I definitely just meant a "heads up" during development if you are going to change something that will break other people's environments who update. If these people know in advance, they may choose to postpone an update until they are at a better point. On Wed, Mar 5, 2014 at 11:01 PM, Raja

RE: The global settings beast...

2014-03-05 Thread Alex Huang
I don't think we will be able to get that until all configs are converted to using the ConfigKey. Today, a lot of components just stores the parameter value as a member variable so changes can't be reflected without a reboot. Switching to ConfigKey will force all of those to change. --Alex

Re: Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Punith S
yea mike i agree with you , i was talking with respect to changing iops of the datadisk on storage side, not with respect to hipervisor level settings, and like marcus suggested i tried to tie changing the disk iops with already available resize command but it has some limitations like i said befo

Re: Change Volume IOPS on fly without detaching the disk feature.

2014-03-05 Thread Mike Tutkowski
Hi, Hypervisor rate limiting is only supported on KVM at the time being. You are correct that it can get confusing if people use both hypervisor rate limiting and then QoS of some flavor on the storage side, so CloudStack only supports a user doing one or the other with a given volume. As far as

Re: New EC2 interface

2014-03-05 Thread Prasanna Santhanam
On Wed, Mar 05, 2014 at 03:34:06PM +0100, sebgoa wrote: > Hi, > > I just wrote a short blog about a new EC2 interface that Ian Duffy > and Darren Brogan have been working on for course work: > > http://buildacloud.org/blog/321-new-ec2-interface-to-cloudstack.html > > Once they get their grade fo

Re: The global settings beast...

2014-03-05 Thread Mike Tutkowski
Thanks for the info, Alex. On Wed, Mar 5, 2014 at 11:14 PM, Alex Huang wrote: > I don't think we will be able to get that until all configs are converted > to using the ConfigKey. Today, a lot of components just stores the > parameter value as a member variable so changes can't be reflected wi

Re: The global settings beast...

2014-03-05 Thread Harikrishna Patnala
Hi Mike, As Alex quoted we need to make all the parameters to use ConfigKey. Now if you want to check which parameters require reboot or not, there is a column 'is_dynamic' in Configuration table. If the value is 1 then no need to restart MS for those parameters. -Harikrishna On 06-Mar-2014,

Re: The global settings beast...

2014-03-05 Thread Mike Tutkowski
Ah, interesting - thanks! On Thu, Mar 6, 2014 at 12:08 AM, Harikrishna Patnala < harikrishna.patn...@citrix.com> wrote: > Hi Mike, > > As Alex quoted we need to make all the parameters to use ConfigKey. > Now if you want to check which parameters require reboot or not, there is > a column 'is_dy

Couple JavaScript Questions

2014-03-05 Thread Mike Tutkowski
Hi, I'm not nearly as well versed in JavaScript as I am in Java. I was wondering if someone could answer these questions for me: If "memory" is stored in the DB as null, I assume args will be equal to undefined below. Is that correct? memory: { label: 'label.memory.mb', converter: functi

Re: [DISCUSS] Checking in code that will break others' environments

2014-03-05 Thread Koushik Das
Before doing a git pull, I generally check the sql schema changes and run the delta manually on my existing setup. In most of the cases that works for me without having to redeploy the db. -Koushik On 06-Mar-2014, at 11:43 AM, Mike Tutkowski wrote: > Yeah, I definitely just meant a "heads up

Re: Couple JavaScript Questions

2014-03-05 Thread Punith S
the first block seems to be fine , but in the second block , (args > 0) seems to be incorrect because args is an object right ? which inturn contains the volume properties. which can be accessed as args.volume.maxiops i guess. thanks On Thu, Mar 6, 2014 at 12:52 PM, Mike Tutkowski < mike.tutkow.