[DOC][Review] Document ability to delete events and alerts

2013-04-25 Thread Radhika Puthiyetath
Hi, Documentation for delete/archive events and alerts are ready. The doc draft is posted to https://issues.apache.org/jira/browse/CLOUDSTACK-1567 Please share your comments. Thanks -Radhika

Re: [DISCUSS] Scaling up CPU and RAM for running VMs

2013-04-25 Thread Mice Xia
Nitin Kelven, I haven't updated the codes with syncAsyncJobExecution, and the conclusion is making all vm api synchronized? I'm ok with this change, currently, for a single vm instance, few apis can work on it concurrently. -Mice On Fri, Mar 15, 2013 at 12:20 PM, Nitin Mehta

Re: Error starting management server

2013-04-25 Thread Dharmesh Kakadia
Hi, Thanks. That was exactly what I was missing. Running now !! Thanks, Dharmesh On Thu, Apr 25, 2013 at 10:34 AM, Prasanna Santhanam t...@apache.org wrote: On Wed, Apr 24, 2013 at 11:07:38PM +0530, Dharmesh Kakadia wrote: Hi, I am setting up dev environment following :

RE: running jetty with eclipse generated code?

2013-04-25 Thread Daan Hoogland
So basically you are saying; move to unix (or Cygwin) as a dev platform. I guess I forgot to say that half my work is on a windows work station. I am would like eclipse to reload classes on the fly as they are changed. Thanks for your pointer, though. It is very useful. Daan Hoogland

Review Request: CLOUDSTACK-2180: restoreVirtualMachine returns no password if the template is password enabled

2013-04-25 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10772/ --- Review request for cloudstack, Abhinandan Prateek and Koushik Das. Description

Re: [DOCS][TRANSLATIONS] Upate

2013-04-25 Thread Gavin Lee
Done for zh_CN translation on transifex for master branch. For 2.2.xmessages for zh_CN, and also for ja, the encoding is incorrect and resource files are not maintained by community. On Wed, Apr 24, 2013 at 10:06 PM, Milamber milam...@apache.org wrote: Le 24/04/2013 10:44, Milamber a ecrit

Re: Exposing APIs that carry POST data

2013-04-25 Thread Rohit Yadav
On Thu, Apr 25, 2013 at 10:59 AM, Prasanna Santhanam t...@apache.org wrote: On Wed, Apr 24, 2013 at 06:08:49AM -0400, Sebastien Goasguen wrote: On Apr 24, 2013, at 4:38 AM, Prasanna Santhanam t...@apache.org wrote: Vijay added the ability to send userdata as POST for the

Re: Review Request: Updated the user permission to acquire ip

2013-04-25 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10727/ --- (Updated April 25, 2013, 8:43 a.m.) Review request for cloudstack, Abhinandan

Re: [DOCS][TRANSLATIONS] Upate

2013-04-25 Thread Sebastien Goasguen
On Apr 25, 2013, at 4:48 AM, Milamber milam...@apache.org wrote: Le 25/04/2013 08:05, Gavin Lee a ecrit : Done for zh_CN translation on transifex for master branch. Thanks. I just update the master branch. For 2.2.xmessages for zh_CN, and also for ja, the encoding is incorrect and

Re: Review Request: CLOUDSTACK-2180: restoreVirtualMachine returns no password if the template is password enabled

2013-04-25 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10772/ --- (Updated April 25, 2013, 8:54 a.m.) Review request for cloudstack, Abhinandan

Re: Review Request: (CLOUDSTACK-1325) add password in response of RestoreVM

2013-04-25 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9539/#review19694 --- Ship it! Ship It! - Harikrishna Patnala On April 2, 2013, 1:24

Review Request: FIX https://issues.apache.org/jira/browse/CLOUDSTACK-2172, by adding database upgrade to 4.1.0 in PremiumDatabaseUpgradeChecker.

2013-04-25 Thread Nicolas Lamirault
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10773/ --- Review request for cloudstack. Description --- Add migration to 4.1.0 in

Re: Review Request: updated the listnics response for non-root user

2013-04-25 Thread Murali Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10703/#review19695 --- Ship it! Ship It! - Murali Reddy On April 25, 2013, 7:06 a.m.,

There is no secondary storage VM for secondary storage host

2013-04-25 Thread Amr M
Hello ! iam new with cloudstack i followed the installation documention but when i trying to add iso its not be addedd i checked the log 2013-04-25 00:41:16,783 WARN [storage.download.DownloadMonitorImpl] (catalina-exec-12:null) There is no secondary storage VM for secondary storage host

Re: Review Request: CLOUDSTACK-2180: restoreVirtualMachine returns no password if the template is password enabled

2013-04-25 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10772/#review19697 --- Added additional reviewer - Prasanna Santhanam On April 25,

Re: Review Request: (CLOUDSTACK-1325) add password in response of RestoreVM

2013-04-25 Thread Harikrishna Patnala
On April 25, 2013, 8:55 a.m., Harikrishna Patnala wrote: Ship It! Not a right time to give comments but came across a difference when comparing with my patch on master. we need to load vm details _vmDao.loadDetails(vm) before getting the details vm.getDetail(SSH.PublicKey). since details

Re: Review Request: Adding more Granular Global Parameters

2013-04-25 Thread Abhinandan Prateek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10740/#review19701 --- Can you resubmit the patch after changing scope_id/scope_name to

Re: Review Request: (CLOUDSTACK-1325) add password in response of RestoreVM

2013-04-25 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9539/ --- (Updated April 25, 2013, 10:18 a.m.) Review request for cloudstack, Sateesh

Re: Error starting management server

2013-04-25 Thread Dharmesh Kakadia
Hi, I was able to only run management server. Now stuck at step-8. I tried running it both way (mvn and python). Traceback (most recent call last): File ../marvin/marvin/deployDataCenter.py, line 469, in module deploy.deploy() File ../marvin/marvin/deployDataCenter.py, line 452, in

Re: Error starting management server

2013-04-25 Thread Dharmesh Kakadia
Sorry. Understood now that the step-8 above will do add datacenter/pod/cluster/host etc. Need help only in step-8. On Thu, Apr 25, 2013 at 6:04 PM, Dharmesh Kakadia dhkaka...@gmail.comwrote: Hi, I was able to only run management server. Now stuck at step-8. I tried running it both way (mvn

RE: https://issues.apache.org/jira/browse/CLOUDSTACK-101 OVS support in KVM

2013-04-25 Thread Hugo Trippaers
Heya, Comments inline. I ran through the entire procedure I use to test the setup and documented it as detailed as possible. Hope this helps: # # CentOS KVM installation # Base installation: CentOS 6.2 Basic Server Upgraded to CentOS 6.4: # yum update Install

Re: [DOCS] Please Review - Releasing Publican Documentation from Apache CloudStack

2013-04-25 Thread Chip Childers
On Wed, Apr 24, 2013 at 06:20:38PM -0500, Joe Brockmeier wrote: While releasing the documentation today I went ahead and wrote up a draft on the wiki so that anyone can do this in the future. Please have a look and suggest changes (or make them yourself, it's a wiki!)

Re: Review Request: Don't do KVM heartbeat on secondary storage sources, primary only

2013-04-25 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10766/ --- (Updated April 25, 2013, 1:28 p.m.) Review request for cloudstack and Chip

Re: error while building Apache Whirr

2013-04-25 Thread Chip Childers
On Wed, Apr 24, 2013 at 04:37:08PM -0400, Han,Meng wrote: Hi, Does anyone encounter the following error when building Whirr? Wrong list?

Re: [ACS41][Patch Request]

2013-04-25 Thread Marcus Sorensen
Sorry, I attached the patch rather than updating the review diff because it was just a quick idea and I wanted to get some feedback on it. After working a bit more, I came up with a better solution based on that idea and updated the diff with it. On Thu, Apr 25, 2013 at 7:25 AM, Chip Childers

Re: [ACS41][Patch Request]

2013-04-25 Thread Chip Childers
On Thu, Apr 25, 2013 at 07:29:55AM -0600, Marcus Sorensen wrote: Sorry, I attached the patch rather than updating the review diff because it was just a quick idea and I wanted to get some feedback on it. After working a bit more, I came up with a better solution based on that idea and updated

Re: [ACS41][Patch Request]

2013-04-25 Thread Marcus Sorensen
yes On Thu, Apr 25, 2013 at 7:31 AM, Chip Childers chip.child...@sungard.comwrote: On Thu, Apr 25, 2013 at 07:29:55AM -0600, Marcus Sorensen wrote: Sorry, I attached the patch rather than updating the review diff because it was just a quick idea and I wanted to get some feedback on it.

Re: [ACS41][Patch Request]

2013-04-25 Thread Marcus Sorensen
Sorry, I should have mentioned in my first response that I had just removed the attachment from the review request. That would have clarified things. On Thu, Apr 25, 2013 at 7:32 AM, Marcus Sorensen shadow...@gmail.comwrote: yes On Thu, Apr 25, 2013 at 7:31 AM, Chip Childers

Re: Review Request: Don't do KVM heartbeat on secondary storage sources, primary only

2013-04-25 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10766/#review19702 --- Ship it! Ship It! - Chip Childers On April 25, 2013, 1:28 p.m.,

Re: [DOCS] Please Review - Releasing Publican Documentation from Apache CloudStack

2013-04-25 Thread Joe Brockmeier
On Thu, Apr 25, 2013, at 08:27 AM, Chip Childers wrote: On Wed, Apr 24, 2013 at 06:20:38PM -0500, Joe Brockmeier wrote: While releasing the documentation today I went ahead and wrote up a draft on the wiki so that anyone can do this in the future. Please have a look and suggest changes (or

Re: [ACS41][Patch Request]

2013-04-25 Thread Chip Childers
On Thu, Apr 25, 2013 at 07:33:43AM -0600, Marcus Sorensen wrote: Sorry, I should have mentioned in my first response that I had just removed the attachment from the review request. That would have clarified things. Done! On Thu, Apr 25, 2013 at 7:32 AM, Marcus Sorensen

[ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Chip Childers
Hi all, The following bugs are currently blocking me from starting another 4.1.0 voting round. Help please! CLOUDSTACK-2158 'userconcentratedpod_firstfit failed to find alternate host to run VM (Unassigned) CLOUDSTACK-2172 Upgrade from 2.2.14 to 4.1.0 failed (Unassigned) CLOUDSTACK-2190 DEB

Re: [DOCS] Please Review - Releasing Publican Documentation from Apache CloudStack

2013-04-25 Thread Chip Childers
On Thu, Apr 25, 2013 at 08:50:29AM -0500, Joe Brockmeier wrote: On Thu, Apr 25, 2013, at 08:27 AM, Chip Childers wrote: On Wed, Apr 24, 2013 at 06:20:38PM -0500, Joe Brockmeier wrote: While releasing the documentation today I went ahead and wrote up a draft on the wiki so that anyone can

Re: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Sebastien Goasguen
On Apr 25, 2013, at 9:54 AM, Chip Childers chip.child...@sungard.com wrote: Hi all, The following bugs are currently blocking me from starting another 4.1.0 voting round. Help please! CLOUDSTACK-2158 'userconcentratedpod_firstfit failed to find alternate host to run VM (Unassigned)

Re: error while building Apache Whirr

2013-04-25 Thread Sebastien Goasguen
Hi Meng, I believe you are asking this in the context of the Google Summer of Code. Please put [GSOC] at the start of your subject line, that way we can filter your question. That said Chip is partially right (in that it's a Whirr question but for a Cloudstack project :) ) and you should send

Re: error while building Apache Whirr

2013-04-25 Thread Chip Childers
On Thu, Apr 25, 2013 at 10:03:03AM -0400, Sebastien Goasguen wrote: Hi Meng, I believe you are asking this in the context of the Google Summer of Code. Please put [GSOC] at the start of your subject line, that way we can filter your question. Ah! I see the context now. Yes, GSOC in the

Re: [DOCS] Please Review - Releasing Publican Documentation from Apache CloudStack

2013-04-25 Thread Joe Brockmeier
On Thu, Apr 25, 2013, at 08:55 AM, Chip Childers wrote: PEBKAC errors are useful for others to know about... ;-) http://www.dissociatedpress.net/blog/2013/04/25/reverting-an-svn-commit/ There ya go. Best, jzb -- Joe Brockmeier j...@zonker.net Twitter: @jzb http://www.dissociatedpress.net/

Xen Hackathon Dublin May 16/17th

2013-04-25 Thread Sebastien Goasguen
Folks, The Xen hackathon is being held in Dublin, Ireland on May 16/17th. Is anyone interested to go there and actually work on improving Xen/XCP support in CloudStack ? -Sebastien

RE: [Discuss] ACL deny rules

2013-04-25 Thread Kishan Kavala
There was a discussion regarding API name alias [1]. After adding API name alias, we still need to have different response tags for backward compatibility. New: networkaclitem../networkaclitem Old: networkacl..networkacl If we are to use the same API, networkId and aclId both have to be made

Re: Review Request: CLOUDSTACK-2191: Added the following to tests to qualify Optional Public IP changes happend in EIP enabled Zone

2013-04-25 Thread venkata swamy babu budumuru
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10776/ --- (Updated April 25, 2013, 2:40 p.m.) Review request for cloudstack, Prasanna

Re: Review Request: FIX https://issues.apache.org/jira/browse/CLOUDSTACK-2172, by adding database upgrade to 4.1.0 in PremiumDatabaseUpgradeChecker.

2013-04-25 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10773/#review19704 --- Commit 099677a1244cd55fb98d3c40ee7881223dd9ac7c in branch

DISCUSS

2013-04-25 Thread MEHDI ALI SOLTANI
Hi I am new in Devcloud and I want to push my algorithm in Devcloud. I have two questions :   1) From where I should start, my mean is developing requirements.  2) I study on VMs scheduling and provisioning Algorithms please tell me which package is for scheduling and provisioning in Cloud Stack

Re: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Min Chen
I can take a look at CLOUDSTACK-2126. Thanks -min On 4/25/13 6:54 AM, Chip Childers chip.child...@sungard.com wrote: Hi all, The following bugs are currently blocking me from starting another 4.1.0 voting round. Help please! CLOUDSTACK-2158 'userconcentratedpod_firstfit failed to find

Re: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Chip Childers
On Thu, Apr 25, 2013 at 09:18:52AM -0700, Min Chen wrote: I can take a look at CLOUDSTACK-2126. Thank you Min! I still need someone to look at the allocator bug (2158) and the DB upgrade issue (2194). Thanks -min On 4/25/13 6:54 AM, Chip Childers chip.child...@sungard.com wrote: Hi

Re: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-25 Thread Chip Childers
On Wed, Apr 24, 2013 at 12:22:58PM +0100, Noah Slater wrote: I see where David is coming from. The longer you leave a release branch, the harder it becomes to QA, the harder it comes to test, and the harder it becomes to release. As has been mentioned already, you can think of this as a

Re: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Min Chen
Prasanna, I updated CLOUDSTACK-2126 with my comment. That is the intended change done in list API performance improvement work, and I don't see any issues by having the consistent UserVmResponse for both deployVMCmd and listVMsCmd. Every BaseResponse class has jobId and jobStatus as serialized

Potential problem with IP ownership of a commit. WAS: Re: Review Request: Merging changes to marvin after ipclearance from cloudstack-qa

2013-04-25 Thread Chip Childers
Did we actually process IP Clearance for these? The summary of the review board record implies that we did. I do *not* see it listed on the official IP Clearance page [1]. Is this the code that was under discussion to be granted by Citrix to ASF (but was developed by Clogeny)? AFAIK, this was

Re: Exposing APIs that carry POST data

2013-04-25 Thread Min Chen
REST based service is postponed, no active progress from mysids either. Thanks -min On 4/25/13 1:10 AM, Rohit Yadav bhais...@apache.org wrote: On Thu, Apr 25, 2013 at 10:59 AM, Prasanna Santhanam t...@apache.org wrote: On Wed, Apr 24, 2013 at 06:08:49AM -0400, Sebastien Goasguen wrote: On

Re: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Prasanna Santhanam
On Thu, Apr 25, 2013 at 09:30:08AM -0700, Min Chen wrote: Prasanna, I updated CLOUDSTACK-2126 with my comment. That is the intended change done in list API performance improvement work, and I don't see any issues by having the consistent UserVmResponse for both deployVMCmd and listVMsCmd.

Re: Potential problem with IP ownership of a commit. WAS: Re: Review Request: Merging changes to marvin after ipclearance from cloudstack-qa

2013-04-25 Thread Prasanna Santhanam
Not quite : I emailed Ashutosh about the controversial subject earlier today. We marked off 'ipclearance' as a point-in-time. This was when (January?) the tests were contributed to ASF and went into some legal issues. It is the point-in-time that is referred to in the request not the code itself.

Re: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Min Chen
In 4.0, CS has special code to return job status for a VM returned from listVMsCmd. During API performance refactoring, I have a created a DB view user_vm_view that joins async_job table just for that purpose and used that view to uniformly generate UserVmResponse. So the same code will be applied

Re: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Prasanna Santhanam
That's odd - listXxx commands don't do async at all and shouldn't be generating jobstatus,jobid etc. So I'm not sure why that was added in (prior?) 4.0. I'd like to take that out too if there's no real reason behind it. -- Prasanna., On Thu, Apr 25, 2013 at 09:57:02AM -0700, Min Chen wrote: In

Re: Google Summer of Code 2013 Mentor Registration

2013-04-25 Thread Noah Slater
This would make a good blog post and tweet! On 9 April 2013 21:25, Sebastien Goasguen run...@gmail.com wrote: Folks, [BCC: users@] Apache Software Foundation (ASF) has been accepted has a mentoring organization for the 2013 Google Summer of Code. If you wish to be a mentor for a student

Re: Potential problem with IP ownership of a commit. WAS: Re: Review Request: Merging changes to marvin after ipclearance from cloudstack-qa

2013-04-25 Thread Chip Childers
On Thu, Apr 25, 2013 at 10:25:12PM +0530, Prasanna Santhanam wrote: Not quite : I emailed Ashutosh about the controversial subject earlier today. We marked off 'ipclearance' as a point-in-time. This was when (January?) the tests were contributed to ASF and went into some legal issues. It is

Re: [ACS41] New blocker for 4.1 - CLOUDSTACK-2194 - Upgrade from 2.2.14 to 4.1.0 failed due to encryption error

2013-04-25 Thread Chip Childers
On Thu, Apr 25, 2013 at 09:55:43AM -0700, Edison Su wrote: I can take a look at it. Thanks for stepping up Edison! -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Thursday, April 25, 2013 8:49 AM To: dev@cloudstack.apache.org Subject: [ACS41]

Re: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Min Chen
Thanks Chip, will do that. -min On 4/25/13 10:37 AM, Chip Childers chip.child...@sungard.com wrote: On Thu, Apr 25, 2013 at 10:32:15AM -0700, Min Chen wrote: Totally agree. Chip and others, Prasanna and I exchanged ideas about CLOUDSTACK--2126, and we both agree that we should only return

Re: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Prasanna Santhanam
On Thu, Apr 25, 2013 at 10:32:15AM -0700, Min Chen wrote: Totally agree. Chip and others, Prasanna and I exchanged ideas about CLOUDSTACK--2126, and we both agree that we should only return async job Id and job status in queryAsyncJob and listAsyncJob commands, not in any other APIs so that

[ACS41] Allocator Expert Needed!

2013-04-25 Thread Chip Childers
CLOUDSTACK-2158 is a blocker bug for 4.1.0, and I need an allocator expert to review and fix if required. https://issues.apache.org/jira/browse/CLOUDSTACK-2158 'userconcentratedpod_firstfit failed to find alternate host to run VM Marcus laid out the situation in the bug itself. Help please!

RE: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Will Chan
Alena is right. They were introduced eons ago for customers to figure out which objects still had pending jobs on them without having the need to know the async job ID in the first place. I'm not sure who's using that now but if you remove it, it may cause existing customers that do rely on

Re: [DOCS][TRANSLATIONS] Upate

2013-04-25 Thread David Nalley
On Thursday, April 25, 2013, Sebastien Goasguen wrote: On Apr 25, 2013, at 4:48 AM, Milamber milam...@apache.org javascript:; wrote: Le 25/04/2013 08:05, Gavin Lee a ecrit : Done for zh_CN translation on transifex for master branch. Thanks. I just update the master branch.

RE: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1

2013-04-25 Thread Prachi Damle
I will take a look at CLOUDSTACK-2158 -Prachi -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Thursday, April 25, 2013 6:55 AM To: dev@cloudstack.apache.org Subject: [ACS41] Blocker and critical issues stopping me from spinning out a new RC for 4.1 Hi

Re: [ACS41] Allocator Expert Needed!

2013-04-25 Thread Marcus Sorensen
I looked at it a bit, still beyond me, but the actual null pointer is: for(HostAllocator allocator : _hostAllocators) { _hostAllocators is locally defined in this file, but empty. I'm not sure what should be calling 'setHostAllocators'. protected ListHostAllocator _hostAllocators;

RE: DISCUSS

2013-04-25 Thread Prachi Damle
Hi, Comments Inline. Thanks, -Prachi -Original Message- From: MEHDI ALI SOLTANI [mailto:mehdi_alisolt...@yahoo.com] Sent: Thursday, April 25, 2013 8:34 AM To: cloudstack-...@incubator.apache.org Subject: DISCUSS Hi I am new in Devcloud and I want to push my algorithm in Devcloud. I

RE: [ACS41] Allocator Expert Needed!

2013-04-25 Thread Prachi Damle
Found the issue, in the applicationContext .xml , the context of the 'UserConcentratedPodPlanner' needs to include the list of allocators. This will ensure that when this component is loaded by Spring, the allocators gets initialized. Will put in the fix now. Thanks, Prachi -Original

Trouble running CS MS from Eclipse

2013-04-25 Thread Mike Tutkowski
Hi, I'm getting an out of memory error when trying to run the management server from Eclipse. In my Debug Configuration, for my Goal I use the following: -pl client jetty:run Under the Environment tab, I have MAVEN_OPTS set to the following: -XX:MaxPermSize=1024m -Xmx1024m -Xdebug

[ACS41] new critical bug

2013-04-25 Thread Marcus Sorensen
I didn't mark this one as a blocker, but it's still pretty bad for someone managing VMs in an automated fashion. Trying to stop a VM when the KVM agent is disconnected reports success. https://issues.apache.org/jira/browse/CLOUDSTACK-2195

Re: [DOCS][TRANSLATIONS] Upate

2013-04-25 Thread Sebastien Goasguen
On Apr 25, 2013, at 1:54 PM, David Nalley da...@gnsa.us wrote: On Thursday, April 25, 2013, Sebastien Goasguen wrote: On Apr 25, 2013, at 4:48 AM, Milamber milam...@apache.org javascript:; wrote: Le 25/04/2013 08:05, Gavin Lee a ecrit : Done for zh_CN translation on transifex for

RE: https://issues.apache.org/jira/browse/CLOUDSTACK-101 Cent OS 6.3 OVS support in KVM

2013-04-25 Thread Hugo Trippaers
Hey Angeline, -Original Message- From: Angeline Shen [mailto:angeline.s...@citrix.com] Sent: donderdag 25 april 2013 23:07 To: Hugo Trippaers; 'dev@cloudstack.apache.org'; Sheng Yang; Edison Su Subject: RE: https://issues.apache.org/jira/browse/CLOUDSTACK-101 Cent OS 6.3 OVS support

RE: [DOC][Review] Document ability to delete events and alerts

2013-04-25 Thread Parth Jagirdar
Looks good to me. Thanks, .. Parth -Original Message- From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com] Sent: Wednesday, April 24, 2013 11:02 PM To: dev@cloudstack.apache.org; Sanjay Tripathi Subject: [DOC][Review] Document ability to delete events and alerts Hi,

RE: Out of Memory while attempting a Run

2013-04-25 Thread Parth Jagirdar
Logged a comment on following page.. http://wiki.cloudstack.org/display/dev/Setting+up+a+CloudStack+development+environment+on+Mac+OSX?focusedCommentId=17273515#comment-17273515 Thanks, .. Parth -Original Message- From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] Sent:

RE: Out of Memory while attempting a Run

2013-04-25 Thread Parth Jagirdar
And another Run issue on Windows this time...

Re: https://issues.apache.org/jira/browse/CLOUDSTACK-101 Cent OS 6.3 OVS support in KVM

2013-04-25 Thread Sheng Yang
I think CentOS 6.4 or Ubuntu based are OK. You can ask Manan for confirm. --Sheng On Thu, Apr 25, 2013 at 3:33 PM, Angeline Shen angeline.s...@citrix.comwrote: Sheng : 1. This implies testing environment for ASC 4.2 isolation PVLAN feature KVM hypervisor will beCentOS 6.4 based

Re: Out of Memory while attempting a Run

2013-04-25 Thread David Nalley
Please use Apache CloudStack's wiki at https://cwiki.apache.org/CLOUDSTACK I've purged the DNS entries for wiki and bugs.cs.o, the domain is being migrated to the ASF soon anyway. --David On Thu, Apr 25, 2013 at 6:27 PM, Parth Jagirdar parth.jagir...@citrix.com wrote: Logged a comment on

RE: https://issues.apache.org/jira/browse/CLOUDSTACK-101 Cent OS 6.3 OVS support in KVM

2013-04-25 Thread Edison Su
OpenVswitch is not formally supported in Centos 6.4, why we need to support it in CloudStack? Not formally support, I mean, without compile/install openvswitch source code, you can't get it work. -Original Message- From: Sheng Yang [mailto:sh...@yasker.org] Sent: Thursday, April 25,

Review Request: CLOUDSTACK-2196 and CLOUDSTACK-2126: fix missing async job status in listXXX api and incorrect async job status in other async api.

2013-04-25 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10789/ --- Review request for cloudstack and Chip Childers. Description --- This

[ACS41]Patch Request

2013-04-25 Thread Min Chen
Hi Chip, https://reviews.apache.org/r/10789 is the patch for CLOUDSTACK-2196 and CLOUDSTACK-2126: fix missing async job status in listXXX api and incorrect async job status in other async api. Can you please commit it to 4.1? Thanks -min

Re: [ACS41] new critical bug

2013-04-25 Thread Marcus Sorensen
I tried a few things, including throwing a CloudRuntimeException in several places where I thought it made sense, such as an empty AgentUnavailableException catch block, but it doesn't seem to do anything at all, I don't see it in the logs, even though I do see the debug code that I placed next to

RE: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-25 Thread Animesh Chaturvedi
Let me attempt to summarize this thread, if I missed any glaring points feel free to bring them up 4 months: Proponents (9): Chip, Alex, David, Noah, Hugo, Joe, Sebastian, Prasanna, Rohit Reasoning: * We have not given proper shot to 4 month cycle, this was just the first time. Level of

RE: MS Run issue

2013-04-25 Thread Parth Jagirdar
Well resolved... Change - Xmx runtime param on control panel didn't help. Used Chiradeep's one liner for rescue.. export MAVEN_OPTS=-Xmx2048m -XX:MaxPermSize=800m -Xmx2g -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n Updated Cwiki's

Re: [ACS41]Patch Request

2013-04-25 Thread Chip Childers
On Thu, Apr 25, 2013 at 04:24:06PM -0700, Min Chen wrote: Hi Chip, https://reviews.apache.org/r/10789 is the patch for CLOUDSTACK-2196 and CLOUDSTACK-2126: fix missing async job status in listXXX api and incorrect async job status in other async api. Can you please commit it to 4.1?

RE: [ACS41] new critical bug

2013-04-25 Thread Edison Su
This code will do the magic: } finally { if (!stopped) { if (!forced) { s_logger.warn(Unable to stop vm + vm); try { stateTransitTo(vm, Event.OperationFailed, vm.getHostId()); } catch

Re: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-25 Thread Chip Childers
On Thu, Apr 25, 2013 at 05:02:05PM -0700, Animesh Chaturvedi wrote: Let me attempt to summarize this thread, if I missed any glaring points feel free to bring them up 4 months: Proponents (9): Chip, Alex, David, Noah, Hugo, Joe, Sebastian, Prasanna, Rohit Reasoning: * We have not

Re: [ACS41] New blocker for 4.1 - CLOUDSTACK-2194 - Upgrade from 2.2.14 to 4.1.0 failed due to encryption error

2013-04-25 Thread Chip Childers
How's it looking Edison? On Thu, Apr 25, 2013 at 12:55 PM, Edison Su edison...@citrix.com wrote: I can take a look at it. -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Thursday, April 25, 2013 8:49 AM To: dev@cloudstack.apache.org Subject: [ACS41]

RE: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-25 Thread Animesh Chaturvedi
-Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Thursday, April 25, 2013 5:11 PM To: dev@cloudstack.apache.org Subject: Re: [DISCUSS] ACS Release 4 month v/s 6 month On Thu, Apr 25, 2013 at 05:02:05PM -0700, Animesh Chaturvedi wrote: Let me

Re: Review Request: CLOUDSTACK-2196 and CLOUDSTACK-2126: fix missing async job status in listXXX api and incorrect async job status in other async api.

2013-04-25 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10789/#review19747 --- Commit efb4471dc9b8204fd97e2f053fca0dfe1e9d922b in branch

RE: Trouble running CS MS from Eclipse

2013-04-25 Thread Alex Huang
What's your eclipse settings in eclipse.ini? --Alex -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Friday, April 26, 2013 12:35 AM To: cloudstack-...@incubator.apache.org Subject: Trouble running CS MS from Eclipse Hi, I'm getting an out of

Re: Trouble running CS MS from Eclipse

2013-04-25 Thread Mike Tutkowski
Hi Alex, This file is not present on my computer. Eclipse must be using defaults for whatever values would have been in this file. Thanks, On Thu, Apr 25, 2013 at 7:54 PM, Alex Huang alex.hu...@citrix.com wrote: What's your eclipse settings in eclipse.ini? --Alex -Original

Re: Review Request: Adding more Granular Global Parameters

2013-04-25 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10740/ --- (Updated April 26, 2013, 3:37 a.m.) Review request for cloudstack, Abhinandan

Re: Password Enabled Templates

2013-04-25 Thread David Nalley
On Thu, Apr 25, 2013 at 11:50 PM, Maurice Lawler maurice.law...@me.com wrote: Greetings: Try as I might, I cannot seem to get the password reset tool to work with the instances created from a password enabled template. From what I read all that is required is: Use the following steps to

Re: [ACS41] new critical bug

2013-04-25 Thread Marcus Sorensen
Thanks, Edison. That doesn't apply to 4.1, but it's basically the same as the first hunk of my patch above, just that it returns null instead of throwing an exception. I'm going to test that now. I didn't see why that CloudRuntimeException in the first hunk would be squelched, but the finally

Re: [ACS41] new critical bug

2013-04-25 Thread Marcus Sorensen
Actually it's that your patch is for the 'forced' stop. Still doesn't apply to 4.1, but the code I'm looking at for the moment is the non-forced stop, which returns a boolean. On Thu, Apr 25, 2013 at 10:05 PM, Marcus Sorensen shadow...@gmail.comwrote: Uh, nevermind, of course I can't return

Re: Password Enabled Templates

2013-04-25 Thread Maurice Lawler
Thanks for the reply, the output is:[root@CentOS63 ~]# chkconfig --list | grep cloud-set-guest-passwordcloud-set-guest-password 0:off 1:off 2:off 3:on 4:on 5:on 6:off[root@CentOS63 ~]# On Apr 25, 2013, at 11:58 PM, David Nalley da...@gnsa.us wrote:On Thu, Apr 25, 2013 at 11:50 PM, Maurice Lawler

Re: [ACS41] new critical bug

2013-04-25 Thread Marcus Sorensen
argh, that version of stopVirtualMachine (the one returning boolean) isn't even used! On Thu, Apr 25, 2013 at 10:07 PM, Marcus Sorensen shadow...@gmail.comwrote: Actually it's that your patch is for the 'forced' stop. Still doesn't apply to 4.1, but the code I'm looking at for the moment is

[ACS41][Patch Request]

2013-04-25 Thread Marcus Sorensen
CLOUDSTACK-2195 https://reviews.apache.org/r/10791/

Re: Review Request: Adding more Granular Global Parameters

2013-04-25 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10740/ --- (Updated April 26, 2013, 5:31 a.m.) Review request for cloudstack, Abhinandan

Re: Review Request: Adding more Granular Global Parameters

2013-04-25 Thread Prasanna Santhanam
On Fri, Apr 26, 2013 at 04:54:45AM -, Sateesh Chodapuneedi wrote: api/src/com/cloud/configuration/ConfigurationService.java https://reviews.apache.org/r/10740/#comment40757 Need to avoid * imports per coding guidelines. Likely coming from the IDE auto importing. I had to fix this in