Re: Review Request 16178: CLOUDSTACK-2237: Automation - Adding new test cases for security group in advanced zone feature

2014-01-03 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16178/#review31116 --- Ship it! Ship It! - Santhosh Edukulla On Dec. 27, 2013, 11:49 a.

RE: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Nux!
On 03.01.2014 07:40, Nux! wrote: Guys, this is really confusing! First of all I could swear I had this feature working on me previously on a similar setup, second of all why has your colleague Sadhu said this is working[1]? Also Andrei Mikhailovsky claims in this same thread the feature is workin

RE: [Doc] [4.3] Pluggable VM Snapshot for Review

2014-01-03 Thread Radhika Puthiyetath
Hi Chis, I have uploaded the latest PDF. Please check chapter 22. -Radhika -Original Message- From: SuichII, Christopher [mailto:chris.su...@netapp.com] Sent: Monday, December 23, 2013 6:51 PM To: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org Subject: Re: [Doc] [4.3] Pluggab

Re: [DISCUSS][PROPOSAL]root admin api to deploy default system vm

2014-01-03 Thread Daan Hoogland
Saurav, I do not object against using the systemvm. It seems inconvenient to me, that's all. If you have your own template you can deploy your add-on recardless of the underlying ACS. Maybe I am being over paranoid so don't take my reaction as -1 or such. happy new year, On Thu, Jan 2, 2014 at 2:

Re: Review Request 16385: Fix for CloudStack JIRA 4406

2014-01-03 Thread Daan Hoogland
Nithin, I think your last points are valid but should not stop Mandar's change. Except for making the booleans static I think further improvements are for the next version and we should apply Mandar's version. On Thu, Jan 2, 2014 at 12:39 PM, Mandar Barve wrote: >This is an automatically gen

Re: Problems creating a Basic Zone

2014-01-03 Thread Daan Hoogland
There was some problem with it that I fixed, please check if this works for you, Daan On Thu, Jan 2, 2014 at 7:51 PM, Rayees Namathponnan wrote: > Is it because of below check-in ? > > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commitdiff;h=9ec137e75b39a7a462a1160ab3186e4afd156500

[Responsiveness report] 2013w52 users

2014-01-03 Thread Daan Hoogland
http://markmail.org/message/t54jy5t53fx4mbjg Cannot create VM with 2 network nics by goolor http://markmail.org/message/eu5al2wzuudjuyen Instance goes unreachable after a reboot by iliyas shirol for an explanation of this report see https://cwiki.apache.org/confluence/display/CLOUDSTACK/Responsiv

Re: KVM - LibvirtDomainXMLParser did not support

2014-01-03 Thread Daan Hoogland
On Tue, Dec 24, 2013 at 10:59 AM, Howie wrote: > Should I open a JIRA ticket ? and patch it ? Hi Howie, Guess the answer is yes and yes. You should upload your patch to revi...@apache.org and make sure to assign group cloudstack and preferably find a good reviewer (using git blame or https://cw

RE: [Doc] [4.3] Dynamic Compute Offering for Review

2014-01-03 Thread Radhika Puthiyetath
Thanks Prashanth. I have posted the latest PDF with the fix. -Original Message- From: Prashant Kumar Mishra [mailto:prashantkumar.mis...@citrix.com] Sent: Thursday, December 26, 2013 11:19 AM To: us...@cloudstack.apache.org; dev@cloudstack.apache.org Subject: RE: [Doc] [4.3] Dynamic Compu

Re: How Getting states in StateMachine2 and StateMachine

2014-01-03 Thread Daan Hoogland
Yitao, Your mail does not contain a question or a proposal. It didn't get answered so I suggest you find author of the lines that are confusing to you using git blame and pose a more direct question. Preferably on this list so others can learn from it as well. regards, Daan On Tue, Dec 24, 2013

Review Request 16602: CLOUDSTACK-5730: [Automation]DirectAgentAttache's send command fails due to ArrayIndexOutOfBoundsException; Unable to cleanup hypervisor's datastructures as part of Delete Accoun

2014-01-03 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16602/ --- Review request for cloudstack and Koushik Das. Bugs: CLOUDSTACK-5730 https:

Review Request 16603: CLOUDSTACK-5750 Make default value of execute.in.sequence.hypervisor.commands false.

2014-01-03 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16603/ --- Review request for cloudstack and Koushik Das. Bugs: CLOUDSTACK-5750 https:

Distributing Remote Agents

2014-01-03 Thread Donal Lafferty
In the same way that the KVM agent is packaged for distribution, an installer is required for the Hyper-V agent. The open-source candidate for creating this installer is WiX (http://en.wikipedia.org/wiki/WiX) While open-source, it's not clear that WiX works or runs in an environment other than

Re: Review Request 16603: CLOUDSTACK-5750 Make default value of execute.in.sequence.hypervisor.commands false.

2014-01-03 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16603/ --- (Updated Jan. 3, 2014, 10:17 a.m.) Review request for cloudstack, Kishan Kavala

Re: Review Request 16602: CLOUDSTACK-5730: [Automation]DirectAgentAttache's send command fails due to ArrayIndexOutOfBoundsException; Unable to cleanup hypervisor's datastructures as part of Delete Ac

2014-01-03 Thread Koushik Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16602/#review31120 --- Ship it! Ship It! - Koushik Das On Jan. 3, 2014, 10:06 a.m., Har

Re: Review Request 16602: CLOUDSTACK-5730: [Automation]DirectAgentAttache's send command fails due to ArrayIndexOutOfBoundsException; Unable to cleanup hypervisor's datastructures as part of Delete Ac

2014-01-03 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16602/#review31119 --- Commit 6ce46e94f522f08c91db2cde33829f5b41539397 in branch refs/heads

RE: Distributing Remote Agents

2014-01-03 Thread Anshul Gangwar
In ACS we can use command line way of installing agent on Hyper-V. I have already written code for creating installer using Wix. For both one has to follow steps at https://cwiki.apache.org/confluence/display/CLOUDSTACK/Creating+Hyperv+Agent+Installer. -Original Message- From: Donal

Review Request 16605: fixed special characters not working in console view for hyperv

2014-01-03 Thread Anshul Gangwar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16605/ --- Review request for cloudstack, Devdeep Singh and rajeshbabu chintaguntla. Repos

RE: Distributing Remote Agents

2014-01-03 Thread Paul Angus
I can't imagine many (if any) Microsoft Windows types going through the hoops required to build their own agent from source. A mechanism is going to be required to create convenience binaries for them. Just installing Cygwin is a pain. Regards, Paul Angus Cloud Architect S: +44 20 3603 0540 |

Re: Review Request 16438: CLOUDSTACK-5608: HyperV Builtin and System vm template entries missing/need to update in 4.3 upgrade setup

2014-01-03 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16438/#review31122 --- Commit 28fcd362907f80505860b72cef523b1d19fdda1f in branch refs/heads

RE: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Sudha Ponnaganti
Thanks Nux for confirmation. Is it okay to close this issue in JIRA ?? -Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: Friday, January 03, 2014 12:33 AM To: dev@cloudstack.apache.org Subject: RE: [VOTE] 3rd round of voting for ASF 4.2.1 RC On 03.01.2014 07:40, Nux! wrote: > G

Re: Review Request 16438: CLOUDSTACK-5608: HyperV Builtin and System vm template entries missing/need to update in 4.3 upgrade setup

2014-01-03 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16438/#review31124 --- Ship it! Ship It! - Rajesh Battala On Dec. 23, 2013, 11:05 a.m.,

Re: Review Request 16438: CLOUDSTACK-5608: HyperV Builtin and System vm template entries missing/need to update in 4.3 upgrade setup

2014-01-03 Thread Rajesh Battala
> On Jan. 3, 2014, 12:03 p.m., ASF Subversion and Git Services wrote: > > Commit 28fcd362907f80505860b72cef523b1d19fdda1f in branch refs/heads/master > > from Harikrishna Patnala > > [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=28fcd36 ] > > > > CLOUDSTACK-5608: HyperV Builtin a

RE: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Nux!
On 03.01.2014 13:54, Sudha Ponnaganti wrote: Thanks Nux for confirmation. Is it okay to close this issue in JIRA ?? Hi, Thanks and yes. I can also confirm qemu-img-rhev-0.12.1.2-2.355.el6 works fine with GlusterFS share mount point, at least the snapshotting part. Lucian -- Sent from the

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Daan Hoogland
sudha, nux, getting back to the vote at hand; are we talking about the 4.2.1 release candidate (or a later snapshot from that branch) On Fri, Jan 3, 2014 at 3:10 PM, Nux! wrote: > On 03.01.2014 13:54, Sudha Ponnaganti wrote: >> >> Thanks Nux for confirmation. Is it okay to close this issue in JI

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Nux!
On 03.01.2014 14:17, Daan Hoogland wrote: sudha, nux, getting back to the vote at hand; are we talking about the 4.2.1 release candidate (or a later snapshot from that branch) In all these tests I used a build from github 4.2 master as of 21st of December 2013. Not sure if that's later than R

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Daan Hoogland
This spin was created by Abhinandan at the 17th so, give us a commit id so we can determine if we can release it, can you? On Fri, Jan 3, 2014 at 3:28 PM, Nux! wrote: > On 03.01.2014 14:17, Daan Hoogland wrote: >> >> sudha, nux, >> >> getting back to the vote at hand; are we talking about the 4.2

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Nux!
On 03.01.2014 14:32, Daan Hoogland wrote: This spin was created by Abhinandan at the 17th so, give us a commit id so we can determine if we can release it, can you? Would this commit id be somewhere in the RPMs? Cause I long wiped out the VM used to build them. Anyway, the 17th should also be

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Abhinandan Prateek
On 03/01/14 8:11 pm, "Nux!" wrote: >On 03.01.2014 14:32, Daan Hoogland wrote: >> This spin was created by Abhinandan at the 17th so, give us a commit >> id so we can determine if we can release it, can you? > >Would this commit id be somewhere in the RPMs? Cause I long wiped out >the VM used to b

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Daan Hoogland
I know Hugo made something to include it in the rpm. I'm not sure if this is on the 4.2 branch. Look in the root dir of the archive. @David: you casted a -1. Can you get your conscience to retract that? @all: how do we go from here? regards On Fri, Jan 3, 2014 at 3:41 PM, Nux! wrote: > On 03.01

RE: ACS 4.2: list networks returns empty, if a VN is created without net mask

2014-01-03 Thread Saksham Srivastava
This could be a bug, go ahead a file an issue. Thanks, Saksham -Original Message- From: Vinod Nair [mailto:vinodn...@juniper.net] Sent: Friday, January 03, 2014 5:53 AM To: dev@cloudstack.apache.org Subject: ACS 4.2: list networks returns empty, if a VN is created without net mask Hi

RE: Hyper-V agent

2014-01-03 Thread Paul Angus
When (trying) to build the hyper-v agent I get these errors: Build FAILED. Warnings: C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\ServerResource.sln (default targets) -> (Build target) -> C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\Ser

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Nux!
On 03.01.2014 15:17, Daan Hoogland wrote: I know Hugo made something to include it in the rpm. I'm not sure if this is on the 4.2 branch. Look in the root dir of the archive. @David: you casted a -1. Can you get your conscience to retract that? @all: how do we go from here? The RPMs that I use

RE: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Suresh Sadhu
Thanks Nux and happy Newyear :-) Regards Sadhu -Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: 03 January 2014 22:07 To: dev@cloudstack.apache.org Subject: Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC On 03.01.2014 15:17, Daan Hoogland wrote: > I know Hugo made something

RE: Hyper-V agent

2014-01-03 Thread Donal Lafferty
Hi Paul, I looks like the code to download the NuGet packages did not get triggered. The code to download is in NuGet.targets (see https://github.com/lafferty/cshv3/blob/master/plugins/hypervisors/hyperv/DotNet/ServerResource/.nuget/NuGet.targets) It is supposed to use a conditional 'BuildWithM

Re: Problems creating a Basic Zone

2014-01-03 Thread Mike Tutkowski
I am now able to create a Basic Zone - thanks! On Fri, Jan 3, 2014 at 2:18 AM, Daan Hoogland wrote: > There was some problem with it that I fixed, please check if this works > for you, > Daan > > On Thu, Jan 2, 2014 at 7:51 PM, Rayees Namathponnan > wrote: > > Is it because of below check-in ?

RE: Hyper-V agent

2014-01-03 Thread Paul Angus
So... updating .net 4.5.1 and a reboot and CloudAgent builds (with 19 warnings) http://pastebin.com/ahz5yJw2 I copy it to my hyper-v box and it bombs out immediately http://imgur.com/NMan0S2 Install log says: Installing assembly 'B:\Microsoft\AgentShell\AgentShell.exe'. Affected parameters are

RE: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Edison Su
> -Original Message- > From: Nux! [mailto:n...@li.nux.ro] > Sent: Friday, January 03, 2014 8:37 AM > To: dev@cloudstack.apache.org > Subject: Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC > > On 03.01.2014 15:17, Daan Hoogland wrote: > > I know Hugo made something to include it in the

RE: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Nux!
On 03.01.2014 18:31, Edison Su wrote: Regarding to KVM binaries, in order to make volume snapshot working with cloudstack, we need KVM hypervisor support following features: 1. disk only snapshot, don't save vm memory(saving vm memory usually takes several seconds. In RHEL <6.3, it will even take

RE: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Edison Su
> -Original Message- > From: Nux! [mailto:n...@li.nux.ro] > Sent: Friday, January 03, 2014 10:45 AM > To: dev@cloudstack.apache.org > Subject: RE: [VOTE] 3rd round of voting for ASF 4.2.1 RC > > On 03.01.2014 18:31, Edison Su wrote: > > Regarding to KVM binaries, in order to make volume

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread David Nalley
Yep - I am otherwise happy with this RC. Consider my -1 retracted and a +1 (binding) (which I think gives us the three necessary) Thanks for all of the work checking on this folks. --David On Fri, Jan 3, 2014 at 10:17 AM, Daan Hoogland wrote: > I know Hugo made something to include it in the rp

RE: Hyper-V agent

2014-01-03 Thread Donal Lafferty
Can you check the web.config? I've a feeling that the installer didn't set it up properly. By reading the settings name you should get the gist of what each does. Also, could you add some Jira issues: one for the build error you saw and another for the installer? Thanks, DL From: Paul Ang

vhd-util on git

2014-01-03 Thread Amogh Vasekar
Hi, I encountered a conflict while pulling in a branch, and noticed vhd-util in the CS code base : https://github.com/apache/cloudstack/blob/master/scripts/vm/hypervisor/xens erver/vhd-util Wasn't there a licensing issue with vhd-util being in the code base? Thanks, Amogh

Re: vhd-util on git

2014-01-03 Thread Daan Hoogland
On Fri, Jan 3, 2014 at 8:46 PM, Amogh Vasekar wrote: > https://github.com/apache/cloudstack/blob/master/scripts/vm/hypervisor/xens > erver/vhd-util github is not the authoritive source for acs. This is a mirror someone made and forgot to sync. So that is probably the reason vhd-util is still in

RE: ACS 4.2: list networks returns empty, if a VN is created without net mask

2014-01-03 Thread Vinod Nair
Thanks Saksham There is all-ready one open CLOUDSTACK-5681 Can it be assigned to someone Thanks Vinod -Original Message- From: Saksham Srivastava [mailto:saksham.srivast...@citrix.com] Sent: Friday, January 03, 2014 8:18 AM To: dev@cloudstack.apache.org Subject: RE: ACS 4.2: list netw

Re: vhd-util on git

2014-01-03 Thread David Nalley
On Fri, Jan 3, 2014 at 2:46 PM, Amogh Vasekar wrote: > Hi, > > I encountered a conflict while pulling in a branch, and noticed vhd-util > in the CS code base : > https://github.com/apache/cloudstack/blob/master/scripts/vm/hypervisor/xens > erver/vhd-util > > Wasn't there a licensing issue with vhd

RE: vhd-util on git

2014-01-03 Thread Alex Huang
I was in Cambridge before the ccceu13 and worked with the XS team on this. They're working on a patch release to 6.2 that will include everything we need in vhd-util, which will remove this dependency. It's expected end of Jan/start of feb. Unfortunately, it's too big an effort for them to ba

Re: vhd-util on git

2014-01-03 Thread David Nalley
On Fri, Jan 3, 2014 at 4:05 PM, Alex Huang wrote: > I was in Cambridge before the ccceu13 and worked with the XS team on this. > They're working on a patch release to 6.2 that will include everything we > need in vhd-util, which will remove this dependency. It's expected end of > Jan/start of

Upgrade to newer version of gson?

2014-01-03 Thread Edison Su
Hit a bug in gson: https://groups.google.com/forum/#!msg/google-gson/3OdgAAUOi3c/UMTmNt1XnG0J https://issues.apache.org/jira/browse/CLOUDSTACK-5573 It's fixed since gson-2.0. Should we upgrade to gson-2.x?

RE: Upgrade to newer version of gson?

2014-01-03 Thread Edison Su
Oh, a minor upgrade should be enough: https://code.google.com/p/google-gson/issues/detail?id=354 Just need to bump up to 1.7.2. > -Original Message- > From: Edison Su [mailto:edison...@citrix.com] > Sent: Friday, January 03, 2014 5:48 PM > To: dev@cloudstack.apache.org > Cc: Alex Huang; D

RE: Upgrade to newer version of gson?

2014-01-03 Thread Alex Huang
I tried to bump up to a later version before. Had horrible trouble with it. It was a problem with in how the API was using gson to render. I forget whether this is the version I attempted. --Alex > -Original Message- > From: Edison Su > Sent: Friday, January 3, 2014 5:53 PM > To: dev

Re: vhd-util on git

2014-01-03 Thread Nguyen Anh Tu
Opps... I thought I removed vhd-util from the commit. Will do in next monday, David. I'm travelling and the internet connection is terrible here. Thanks, --Tuna Sent from my GT-N7000 On Jan 4, 2014 3:26 AM, "David Nalley" wrote: > On Fri, Jan 3, 2014 at 2:46 PM, Amogh Vasekar > wrote: > > Hi,

Re: IPv6 plan - questions

2014-01-03 Thread Marcus Sorensen
It's been a long time since I've heard anything in regards to IPv6, let alone VPC support. Does anyone have plans for this at all? We'd like to support IPv6, and we have enough CS knowledge and external tools to hack something together, but I'd much prefer to build with the community and/or be for

Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2014-01-03 Thread Abhinandan Prateek
Now that we have the necessary votes we need to move ahead, these are the next steps, will be looking for advice from PMC: Next steps: 1. Tag the git commit with 4.2.1_GA 2. Building and publishing packages (DEB and RPM) 3. Publishing the docs here cloudstack.apache.org/docs 4. Put the artefacts