Re: Review Request 13886: Need to update the vmware clusters with the global overporvisioning factors after upgrade to 4.2.

2013-08-28 Thread Nitin Mehta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13886/#review25713 --- Ship it! Ship It! - Nitin Mehta On Aug. 28, 2013, 3:35 p.m., bha

Optimize code for scale

2013-08-28 Thread Koushik Das
Recently I worked on some performance related issues and noticed a pattern in the code that lead to increased latency for some APIs in a scaled up environment (> 10K user VMs, > 10K hosts). The pattern is like this: List hosts = listHosts(); // based on some filter for (Host h : hosts) { //

Review Request 13895: CLOUDSTACK-4531: Resolved ssh error for basic zone. Public ip should be used for ssh instead of ipaddress of nic

2013-08-28 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13895/ --- Review request for cloudstack and Prasanna Santhanam. Bugs: CLOUDSTACK-4531 R

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-28 Thread Mike Tutkowski
Hi Animesh, It looks like we have a couple Critical bug fixes newly checked in to 4.2-forward. Sounds like we'll be spinning up a new RC then? Just to confirm, you will pick up my fix in that new RC, as well? Thanks! On Wed, Aug 28, 2013 at 5:57 PM, Marcus Sorensen wrote: > These are just so

Re: Please cherry pick very small doc fix

2013-08-28 Thread Prasanna Santhanam
The docs job should build soon as it detects a change in the docs/ directory. I'll get you access so you can trigger it if required. On Thu, Aug 29, 2013 at 05:24:43AM +, Animesh Chaturvedi wrote: > Jessica > > I have cherry-picked all your doc fixes from 4.2-forward to 4.2. Can > someone wi

Re: New Committer: Daan Hoogland

2013-08-28 Thread Jayapal Reddy Uradi
Congrats Daan! On 29-Aug-2013, at 10:46 AM, Koushik Das wrote: > Congrats Daan! > > On 28-Aug-2013, at 7:28 PM, Chip Childers wrote: > >> The Project Management Committee (PMC) for Apache CloudStack >> has asked Daan Hoogland to become a committer and we are pleased to >> announce that he ha

RE: New Committer: Daan Hoogland

2013-08-28 Thread Animesh Chaturvedi
Congratulations Daan > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Wednesday, August 28, 2013 6:58 AM > To: dev@cloudstack.apache.org > Subject: New Committer: Daan Hoogland > > The Project Management Committee (PMC) for Apache CloudStack has asked

RE: Please cherry pick very small doc fix

2013-08-28 Thread Animesh Chaturvedi
Jessica I have cherry-picked all your doc fixes from 4.2-forward to 4.2. Can someone with enough karma on Jenkins start the doc build tasks? Animesh From: Jessica Tomechak [mailto:jessica.tomec...@gmail.com] Sent: Wednesday, August 28, 2013 5:28 PM To: dev@cloudstack.apache.org Cc: Animesh Cha

Re: IPTables Issues

2013-08-28 Thread Jayapal Reddy Uradi
Hi, Please send 'iptables -L -nv' output when you are sending the DNS/console traffic. So that we can find which rules are actually blocking the traffic. Thanks, Jayapal On 29-Aug-2013, at 12:28 AM, Maurice Lawler wrote: > Hello folks, > > I have a couple issues with the iptables showed belo

Re: [ANNOUNCE] New Committer: Ian Duffy

2013-08-28 Thread Koushik Das
Congrats Ian! On 28-Aug-2013, at 12:42 AM, Sebastien Goasguen wrote: > The Project Management Committee (PMC) for Apache CloudStack > has asked Ian Duffy to become a committer and we are pleased > to announce that he has accepted. > > Being a committer enables easier contribution to the > proje

Re: [ANNOUNCE] New Committer: Kirk Kosinski

2013-08-28 Thread Koushik Das
Congrats Kirk! On 28-Aug-2013, at 7:46 PM, Prasanna Santhanam wrote: > The Project Management Committee (PMC) for Apache CloudStack has asked Kirk > Kosinski to become a committer and we are pleased to announce that he has > accepted. > > For those who aren't on the users@ list and/or on IRC in

Re: New Committer: Daan Hoogland

2013-08-28 Thread Koushik Das
Congrats Daan! On 28-Aug-2013, at 7:28 PM, Chip Childers wrote: > The Project Management Committee (PMC) for Apache CloudStack > has asked Daan Hoogland to become a committer and we are pleased to > announce that he has accepted! > > Daan's been quite active on the dev list, working on not just

Re: Review Request 13610: Bugfix CLOUDSTACK-4359: Default username is Admin not admin

2013-08-28 Thread Marcus Sorensen
Here's where the admin account is created (server/src/com/cloud/server/ConfigurationServerImpl.java), when management server is first started after fresh db deploy. Looks like we intend for it to be "admin", I'm not sure where the "Admin" might be coming from unless it's a deployment on top of an e

Re: Review Request 13610: Bugfix CLOUDSTACK-4359: Default username is Admin not admin

2013-08-28 Thread Marcus Sorensen
I'm just wondering what the actual database says... looking into a fresh deploy now. I'm assuming yours was also fresh and not an upgrade? You can run the mysql command 'select username from cloud.user where id=2;' On Wed, Aug 28, 2013 at 10:32 PM, Jonathan Creasy wrote: > Pardon my ignorance, a

Re: [Doc] Please review: Granular configuration parameters doc

2013-08-28 Thread Harikrishna Patnala
Thank you Likitha for the doc. Some text need to be added. 1) There is no need of restarting the management server after setting the local configuration parameters. 2) If we set value 'null' in the local configuration then CS considers the value from global configuration. Could you please make

Re: Review Request 13889: CLOUDSTACK-4487: Add Netscaler service provider if not already present

2013-08-28 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13889/#review25707 --- The NetScaler provider is not different from any other provider and

Re: Review Request 13610: Bugfix CLOUDSTACK-4359: Default username is Admin not admin

2013-08-28 Thread Jonathan Creasy
It's Admin on my boxes, 4.2 branch, CentOS 4.2. Using "admin" doesn't work. I haven't looked at the code to see if it could vary with password hashing methods or something. -Jonathan On Aug 28, 2013 11:08 PM, "Marcus Sorensen" wrote: > Huh? I've always logged in as 'admin'. > On Aug 28, 2013 10

RE: [Doc] Please review: Granular configuration parameters doc

2013-08-28 Thread Likitha Shetty
+Harikrishna >-Original Message- >From: Jessica Tomechak [mailto:jessica.tomec...@gmail.com] >Sent: Thursday, August 29, 2013 12:00 AM >To: dev@cloudstack.apache.org >Cc: us...@cloudstack.apache.org; Sudha Ponnaganti; Likitha Shetty >Subject: [Doc] Please review: Granular configuration par

Re: Review Request 13610: Bugfix CLOUDSTACK-4359: Default username is Admin not admin

2013-08-28 Thread Marcus Sorensen
Does the actual ROOT/Admin user show that? If so, we should probably fix that rather than the doc. No reason to change an established standard now. On Aug 28, 2013 10:10 PM, "Jonathan Creasy" wrote: > It's Admin on my boxes, 4.2 branch, CentOS 4.2. Using "admin" doesn't work. > > I haven't looked

Re: [jira] [Created] (CLOUDSTACK-4547) admin login/password incorrect

2013-08-28 Thread Marcus Sorensen
This is sometimes seen when the mgmt server doesn't come up completely. You may want to look at your mgmt server logs and see if it looks healthy or if it got stuck. On Aug 28, 2013 6:43 PM, "Amit Kumar (JIRA)" wrote: > Amit Kumar created CLOUDSTACK-4547: > --

Re: Doc change for 4.2

2013-08-28 Thread Marcus Sorensen
I just dropped the database, deployed from the 4.2 rc rpms, and logged in with 'admin' and 'password'. On Aug 28, 2013 6:53 PM, "Jonathan Creasy" wrote: > I was doing some testing with 4.2 and it looks like the initial user is > Admin not admin. > > https://reviews.apache.org/r/13610/ > > -Jonath

RE: [Doc] Please review: Change VM account ownership doc

2013-08-28 Thread Likitha Shetty
Thanks Jessica , diff looks good to me. >-Original Message- >From: Jessica Tomechak [mailto:jessica.tomec...@gmail.com] >Sent: Wednesday, August 28, 2013 10:42 PM >To: dev@cloudstack.apache.org >Cc: us...@cloudstack.apache.org; Sudha Ponnaganti; Likitha Shetty >Subject: [Doc] Please review

Re: Review Request 13610: Bugfix CLOUDSTACK-4359: Default username is Admin not admin

2013-08-28 Thread Marcus Sorensen
Huh? I've always logged in as 'admin'. On Aug 28, 2013 10:01 PM, "Radhika PC" wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13610/#review25706 > --

Re: Review Request 13610: Bugfix CLOUDSTACK-4359: Default username is Admin not admin

2013-08-28 Thread Radhika PC
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13610/#review25706 --- Ship it! Ship It! - Radhika PC On Aug. 16, 2013, midnight, Jonat

Re: [GSoC] CloudMonkey index out of range error

2013-08-28 Thread Han,Meng
Hi Sebasiten, This type of error happens even when I define a very simple api, e.g. output the whirr version. 2013-08-27 17:56:48,662 - requester.py:45 - [DEBUG] START Request 2013-08-27 17:56:48,662 - requester.py:45 - [DEBUG] Requesting command=launchCluster, args={'conf

Review Request 13893: fix bug CLOUDSTACK-2533 that should only show those necessary networks when add Network to VM

2013-08-28 Thread bo wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13893/ --- Review request for cloudstack, Jessica Wang, Kelven Yang, and Min Chen. Bugs: C

cherry-pick CLOUDSTACK-4539

2013-08-28 Thread Vijayendra Bhamidipati
Hi Animesh, Requesting that you cherry-pick commit # a30a33c14d38a30840be19619c9aff65ed14cf2f from 4.2-forward to 4.2 for bug CLOUDSTACK-4539. I've checked the patch into master as well in commit # e6247e712588903b77313b50750e9a0e7d0cf2af. Thanks, Regards, Vijay

Doc change for 4.2

2013-08-28 Thread Jonathan Creasy
I was doing some testing with 4.2 and it looks like the initial user is Admin not admin. https://reviews.apache.org/r/13610/ -Jonathan

Re: Please cherry pick very small doc fix

2013-08-28 Thread Jessica Tomechak
Please cherry pick this fix also. Seems like this one file had all the glitches. >From 4.2-forward. *Commit:* 56ebf3b9b83a087b60d8de51f0276387a04c15a4 [56ebf3b] *Parents:* 4fe0fcf263 *Author:* Jessica *Date:* August 28, 2013 5:24:34 PM PDT *Commit Date:* August 28, 2013 5:25:55 PM PDT *Labe

Please cherry pick very small doc fix

2013-08-28 Thread Jessica Tomechak
>From 4.2-forward *Commit:* 4fe0fcf2631271ec0dc5686358bb624a6fd4f02a [4fe0fcf] *Parents:* 5036e4f9f9 *Author:* Jessica *Date:* August 28, 2013 5:09:30 PM PDT *Labels:* HEAD origin/4.2-forward 4.2-forward CLOUDSTACK-883. DOC. Small fix to comment in UI plugins section.

[Doc] Please review: 3rd-party UI plugins doc

2013-08-28 Thread Jessica Tomechak
Hi, Documentation on 3rd-party plugin integration with the CloudStack UI is ready for review. You can view the updated text at the link below. This is checked in to both master and 4.2-forward. Please provide your feedback. Diff: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5036e4f

Please cherry pick 2 doc fixes

2013-08-28 Thread Jessica Tomechak
>From 4.2-forward. (1) *Commit:* 55583c0f97cecb2e4a44d5020e52209d609cb0cd [55583c0] *Parents:* cb12cf9354 *Author:* Jessica *Date:* August 28, 2013 4:39:31 PM PDT *Commit Date:* August 28, 2013 4:39:43 PM PDT *Labels:* HEAD origin/4.2-forward 4.2-forward CLOUDSTACK-815. DOC. Fix Regions

Storage Allocated: 0.00 KB / 0.00 KB, hence unable to start a VM

2013-08-28 Thread Nikolay Kabadjov
Hello everybody,  While using CloudStack 3.0.6, from time to time we a gettin the folloiwing issue: the dashboard shows Storage Allocated: 0.00 KB / 0.00 KB and no VM can be started. the issue dissapeared all of a sudden few hours later.  Any idea?  Thanks and Best Regards, Niki 

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-28 Thread Marcus Sorensen
These are just some notes that might be useful things to point out in the release, as they tripped me up, and I'm sure others will be as well: 1. vnc password, still looking for docs on how this works. I found the bug report and the patch, but I had to resort to looking at the StartCommand log on

RE: [ACS42] Cherry pick CLOUDSTACK-4528

2013-08-28 Thread Prachi Damle
Yes I will be Thanks, Prachi From: Animesh Chaturvedi Sent: Wednesday, August 28, 2013 4:11 PM To: Prachi Damle Cc: dev@cloudstack.apache.org Subject: RE: [ACS42] Cherry pick CLOUDSTACK-4528 Can you put the patch into master as well? From: Prachi Damle Sent: Wednesday, August 28, 2013 4:03 PM T

RE: [ACS42] Cherry pick CLOUDSTACK-4528

2013-08-28 Thread Animesh Chaturvedi
Can you put the patch into master as well? From: Prachi Damle Sent: Wednesday, August 28, 2013 4:03 PM To: Animesh Chaturvedi Cc: dev@cloudstack.apache.org Subject: [ACS42] Cherry pick CLOUDSTACK-4528 Hi Animesh, Can you cherry-pick the following fix to 4.2: https://issues.apache.org/jira/brows

Re: ComponentContext.inject() usage in storage framework

2013-08-28 Thread Darren Shepherd
On 08/28/2013 01:41 PM, Edison Su wrote: There are cases, the object is not singleton, such as VolumeObject, but it needs to access DAO, then either we need to pass the DAOs in the VolumeObject's constructor, or through ComponentContext.inject(), or using AspectJ's @Configurable(http://static.

[ACS42] Cherry pick CLOUDSTACK-4528

2013-08-28 Thread Prachi Damle
Hi Animesh, Can you cherry-pick the following fix to 4.2: https://issues.apache.org/jira/browse/CLOUDSTACK-4528 Commit b24e9a6dd5281b2163ce088e6f5b1fa730c33f7d Commit 52f4683099e03e16916dfdf741f2d5544491aaad Contained in branch refs/heads/4.2-forward Thanks, Prachi

Re: Add network offering UI problem

2013-08-28 Thread Marty Sweet
Yes, it would be worth logging a bug. It would also be good if you could test on some more browsers, if they all are affected then it should be an easy fix :) Marty On Wednesday, August 28, 2013, Soheil Eizadi wrote: > I mis-typed removed "I have not", below > ___

RE: Add network offering UI problem

2013-08-28 Thread Soheil Eizadi
I mis-typed removed "I have not", below From: Soheil Eizadi [seiz...@infoblox.com] Sent: Wednesday, August 28, 2013 3:16 PM To: dev@cloudstack.apache.org Subject: Add network offering UI problem I have an operlapping window problem on a Modal Dialog box

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-28 Thread Mike Tutkowski
Thanks, David My storage plug-in works for XenServer in 4.2, but - without this little checkin to 4.2-forward - it cannot support VMware, so I was interested in seeing how far out that would be if we don't re-spin 4.2. On Wed, Aug 28, 2013 at 3:43 PM, David Nalley wrote: > On Wed, Aug 28, 2013

Re: HA redundant virtual router

2013-08-28 Thread Sheng Yang
Hi Roeland, I would write a design doc to explain how redundant router works currently. For example, for the point 2, we have to force BACKUP become MASTER because: 1. CS cannot communicate with MASTER at the time 2. CS can communicate with BACKUP. 3. Rule has to be programmed immediately. 4. In

Re: Review Request 13882: CLOUDSTACK-4434: EN: Ubuntu: Direct input "- _ ", "? /", "keyboard /" , "keyboard -" keys are not working well for the US keyboard.

2013-08-28 Thread Venkata Siva Vijayendra Bhamidipati
> On Aug. 28, 2013, 7:39 p.m., Fang Wang wrote: > > Ship It! > > Fang Wang wrote: > Looks fine. Patch checked in to 4.2-forward in commit # f2874d0f228680b0dcd3299bb070215a2648a4a8 - Venkata Siva Vijayendra --- This is an automati

Add network offering UI problem

2013-08-28 Thread Soheil Eizadi
I have an operlapping window problem on a Modal Dialog box that is shown. The problem happens on FireFox and Chrome. The window overlaps only if you create two offerings back to back. I create one, enable service and go back and create another one and I have the problem. I have not I have seen

Re: Review Request 13882: CLOUDSTACK-4434: EN: Ubuntu: Direct input "- _ ", "? /", "keyboard /" , "keyboard -" keys are not working well for the US keyboard.

2013-08-28 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13882/#review25689 --- Commit f2874d0f228680b0dcd3299bb070215a2648a4a8 in branch refs/head

Need to have this doc fix cherry picked to fix the doc build.

2013-08-28 Thread Jessica Tomechak
*From 4.2-forward.* *Commit:* 8c5671f4fedd26deb5c06c9efe33468a8585b877 [8c5671f] *Parents:* 2cfb4136be *Author:* Jessica *Date:* August 26, 2013 4:05:32 PM PDT DOC. Fix typo to fix doc build.

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-28 Thread David Nalley
On Wed, Aug 28, 2013 at 5:13 PM, Mike Tutkowski wrote: > > Thanks > > By the way, do you know of hand when 4.2.1 is scheduled for release? > Typically it takes a couple of months after the feature release, though it might be preempted by a security issue which forces a faster update. --David

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-28 Thread Mike Tutkowski
Thanks By the way, do you know of hand when 4.2.1 is scheduled for release? On Wed, Aug 28, 2013 at 3:06 PM, Animesh Chaturvedi < animesh.chaturv...@citrix.com> wrote: > Mike > > First of all thanks for testing out the RC. Please put your fix in > 4.2-forward. If I end up doing another RC for a

RE: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-28 Thread Animesh Chaturvedi
Mike First of all thanks for testing out the RC. Please put your fix in 4.2-forward. If I end up doing another RC for a release blocker I will be happy to pick it up. Just to be clear IMO if something is in core orchestration layer, failed upgrade, cannot install and the likes and affects most

Re: Review Request 13877: CIFS Secondary Storage

2013-08-28 Thread Donal Lafferty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13877/ --- (Updated Aug. 28, 2013, 8:58 p.m.) Review request for cloudstack, Chiradeep Vit

Re: Review Request 13877: CIFS Secondary Storage

2013-08-28 Thread Donal Lafferty
> On Aug. 28, 2013, 6:52 p.m., Chiradeep Vittal wrote: > > engine/storage/datamotion/src/org/apache/cloudstack/storage/motion/AncientDataMotionStrategy.java, > > line 152 > > > > > > No idea why this is here. Can you

RE: ComponentContext.inject() usage in storage framework

2013-08-28 Thread Edison Su
There are cases, the object is not singleton, such as VolumeObject, but it needs to access DAO, then either we need to pass the DAOs in the VolumeObject's constructor, or through ComponentContext.inject(), or using AspectJ's @Configurable(http://static.springsource.org/spring/docs/3.1.x/spring-f

Re: VMware error

2013-08-28 Thread Mike Tutkowski
I found the error. /iqn/lun should just be iqn Critical, but easy to fix. On Wed, Aug 28, 2013 at 1:34 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Related: > > 2013-08-27T15:20:48.662Z [4C840B90 info 'TaskManager' opID=8f733b75-42] > Task Created : > haTask-ha-host-vim.host.S

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-28 Thread Mike Tutkowski
I hate to do this, but I just found a critical, but simple-to-fix issue. It is low risk and only impacts the SolidFire plug-in. Sorry for the late notice here, but I just finished all of my regression testing and caught this at the very end. Can I check this in to 4.2-forward and have it copied

Re: Review Request 13882: CLOUDSTACK-4434: EN: Ubuntu: Direct input "- _ ", "? /", "keyboard /" , "keyboard -" keys are not working well for the US keyboard.

2013-08-28 Thread Fang Wang
> On Aug. 28, 2013, 7:39 p.m., Fang Wang wrote: > > Ship It! Looks fine. - Fang --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13882/#review25681 ---

Review Request 13891: replaced volatile int values with AtomicInteger

2013-08-28 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13891/ --- Review request for cloudstack and Alex Huang. Repository: cloudstack-git Desc

Re: Review Request 13882: CLOUDSTACK-4434: EN: Ubuntu: Direct input "- _ ", "? /", "keyboard /" , "keyboard -" keys are not working well for the US keyboard.

2013-08-28 Thread Fang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13882/#review25681 --- Ship it! Ship It! - Fang Wang On Aug. 28, 2013, 9:21 a.m., Sanja

Re: VMware error

2013-08-28 Thread Mike Tutkowski
Related: 2013-08-27T15:20:48.662Z [4C840B90 info 'TaskManager' opID=8f733b75-42] Task Created : haTask-ha-host-vim.host.StorageSystem.addInternetScsiStaticTargets-532359783 2013-08-27T15:20:48.669Z [4D201B90 warning 'HostsvcPlugin' opID=8f733b75-42] Add Static target failure on HBA vmhba33, Targ

Re: Review Request 13833: Added missing getters to UserVmResponse

2013-08-28 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13833/#review25680 --- Applied, thanks! Please close. - Chiradeep Vittal On Aug. 26, 201

Re: Are we going to see CS 4.2 rc1 out anytime soon?

2013-08-28 Thread Ron Wheeler
I have adjusted the priorities. I would be willing to work with someone who knows what they are doing to fix these issues. Ron On 28/08/2013 12:55 PM, Sebastien Goasguen wrote: On Aug 28, 2013, at 12:11 PM, Ron Wheeler wrote: I am hoping that an installation procedure that will not instal

Re: Review Request 13833: Added missing getters to UserVmResponse

2013-08-28 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13833/#review25679 --- Ship it! - Chiradeep Vittal On Aug. 26, 2013, 7:23 p.m., Chris Su

Re: Review Request 13864: fix exception message

2013-08-28 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13864/#review25678 --- Applied, thanks! - Chiradeep Vittal On Aug. 27, 2013, 8:23 p.m.,

Re: Review Request 13864: fix exception message

2013-08-28 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13864/#review25677 --- Ship it! Ship It! - Chiradeep Vittal On Aug. 27, 2013, 8:23 p.m.

IPTables Issues

2013-08-28 Thread Maurice Lawler
Hello folks,I have a couple issues with the iptables showed below.1) When enabled, I find that I cannot resolve DNS (ie: ping google.com) or even yum update etc.2) When enabled, I am also unable to view the console. When I disable both issues go away.Please assist.-Maurice##

ComponentContext.inject() usage in storage framework

2013-08-28 Thread Darren Shepherd
The new storage framework uses ComponentContext.inject() extensively. Why is that? ComponentContext.inject() should really never be used. It breaks IoC and DI patterns. For example, in configure() of SwiftImageStoreProviderImpl it does lifeCycle = ComponentContext.inject(SwiftImageStoreLifeC

Re: Please cherry pick 1 doc fix

2013-08-28 Thread Jessica Tomechak
If you make another RC, please try to include the following from 4.2-forward. *Commit:* e14e1379b6a9626a0679834996ac16169f62b38d [e14e137] *Parents:* bdc87ab915 *Author:* Jessica *Date:* August 28, 2013 11:47:10 AM PDT *Commit Date:* August 28, 2013 11:50:50 AM PDT *Labels:* HEAD origin/4.2

Re: Review Request 13877: CIFS Secondary Storage

2013-08-28 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13877/#review25675 --- engine/storage/datamotion/src/org/apache/cloudstack/storage/motion/

Re: VMware error

2013-08-28 Thread Mike Tutkowski
Looks like the following is relevant from the log, but it doesn't seem to provide any more insight. What do you think? Thanks! 2013-08-28T18:26:40.191Z [4C840B90 info 'TaskManager' opID=ee4071a2-5e] Task Completed : haTask-ha-host-vim.host.StorageSystem.addInternetScsiStaticTargets-532401079 Sta

[Doc] Please review: Granular configuration parameters doc

2013-08-28 Thread Jessica Tomechak
Hi, Documentation on granular configuration parameters is ready for review. You can view the updated text at the link below. This is checked in to both master and 4.2-forward. Please provide your feedback. Diff: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=bdc87ab Bug: https://issu

Re: Reboots

2013-08-28 Thread Maurice Lawler
YES!!! That's it! Thank you! :-) - MauriceOn Aug 28, 2013, at 02:24 PM, Ove Ewerlid wrote:If this is about linux, you may be looking for acpid. For RHEL6; yum install acpid chkconfig acpid on service acpid start /Ove On 08/28/2013 08:08 PM, Maurice Lawler wrote:Greetings,I have noticed there is

Please cherry pick 3 doc fixes

2013-08-28 Thread Jessica Tomechak
If you make another RC, please try to include the following from 4.2-forward. (1) *Commit:* b9325cd334f02bd5ffb30478fab3fd89e362ea95 [b9325cd] *Parents:* 45877b009e *Author:* Jessica *Date:* August 28, 2013 9:36:25 AM PDT *Commit Date:* August 28, 2013 9:37:58 AM PDT *Labels:* HEAD origin/

Re: VMware error

2013-08-28 Thread Chiradeep Vittal
Added the tip to https://cwiki.apache.org/confluence/x/hQzMAQ On 8/28/13 9:59 AM, "Mike Tutkowski" wrote: >Thanks, Kelven! > > >On Wed, Aug 28, 2013 at 10:51 AM, Kelven Yang >wrote: > >> Mike, >> >> You need to first enable ESXi shell(SSH) option on the host. After that, >> you will be able to S

Re: Reboots

2013-08-28 Thread Ove Ewerlid
If this is about linux, you may be looking for acpid. For RHEL6; yum install acpid chkconfig acpid on service acpid start /Ove On 08/28/2013 08:08 PM, Maurice Lawler wrote: Greetings, I have noticed there is latency from when I issue a reboot to when it is actually done. I recall a program

Re: Review Request 13890: CLOUDSTACK-4509 - /var/cache/cloudstack need to deleted during installation; else it will effect 4.1 to 4.2 upgrade

2013-08-28 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13890/#review25673 --- Commit fa26eaafbde41a14b2e5fc048d7fdf5744cd4b9c in branch refs/heads

Re: Review Request 13890: CLOUDSTACK-4509 - /var/cache/cloudstack need to deleted during installation; else it will effect 4.1 to 4.2 upgrade

2013-08-28 Thread Frank Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13890/#review25672 --- Ship it! Ship It! - Frank Zhang On Aug. 28, 2013, 6:09 p.m., Ray

Re: Review Request 13890: CLOUDSTACK-4509 - /var/cache/cloudstack need to deleted during installation; else it will effect 4.1 to 4.2 upgrade

2013-08-28 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13890/#review25671 --- Commit 63c8b147fe636316bc6a886631f17a96097fb755 in branch refs/head

Re: Review Request 13890: CLOUDSTACK-4509 - /var/cache/cloudstack need to deleted during installation; else it will effect 4.1 to 4.2 upgrade

2013-08-28 Thread Rayees Namathponnan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13890/ --- (Updated Aug. 28, 2013, 6:09 p.m.) Review request for cloudstack and Frank Zhan

Review Request 13890: CLOUDSTACK-4509 - /var/cache/cloudstack need to deleted during installation; else it will effect 4.1 to 4.2 upgrade

2013-08-28 Thread Rayees Namathponnan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13890/ --- Review request for cloudstack and Frank Zhang. Repository: cloudstack-git Des

Reboots

2013-08-28 Thread Maurice Lawler
Greetings,I have noticed there is latency from when I issue a reboot to when it is actually done. I recall a program I can install on the instances to fix this issue; however, googling has turned up on results, does anyone know what program I am speaking of or how to correct this ?- Maurice

Review Request 13889: CLOUDSTACK-4487: Add Netscaler service provider if not already present

2013-08-28 Thread Sowmya Krishnan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13889/ --- Review request for cloudstack, venkata swamy babu budumuru and Prasanna Santhan

Re: New Committer: Daan Hoogland

2013-08-28 Thread Ahmad Emneina
hehehe either way! the community benefits. :) On Wed, Aug 28, 2013 at 9:55 AM, Daan Hoogland wrote: > Thanks all, > > I'm sure you mean there is no escape from me for cloudstack now Ahmad :P > > On Wed, Aug 28, 2013 at 6:15 PM, Ahmad Emneina wrote: > > Congrats Daan! There's no escape now. :p >

RE: Can't bring up a new 4.2 environment

2013-08-28 Thread Sudha Ponnaganti
Yeah - unfortunately some of the refactoring changes happened late and sticking to time based releases caused this rush in the end. We usually show gradual decline in incoming and fix rates. Having quality based releases with stringent release exit criteria would help in future. -Origina

RE: database upgrades

2013-08-28 Thread Alex Huang
Agreed on admins on production systems should be able to upgrade without starting the server. Mvn deploydb makes use of of the file I mentioned, DatabaseCreator. CloudStack's schema upgrades are mostly in sql files not in java code. Anyone can take a look at them. The problem is in data mig

[Doc] Please review: Change VM account ownership doc

2013-08-28 Thread Jessica Tomechak
Hi, Documentation on the expanded capability for moving VMs from one account to another is ready for review. You can view the updated text at the link below. This is checked in to both master and 4.2-forward. Please provide your feedback. Diff: https://git-wip-us.apache.org/repos/asf?p=cloudstack

Re: Can't bring up a new 4.2 environment

2013-08-28 Thread Mike Tutkowski
OK, thanks - that's what I was afraid of. So, when we check in 150 fixes the week before a RC gets built, we are taking a large quality risk. On Wed, Aug 28, 2013 at 9:17 AM, Sudha Ponnaganti < sudha.ponnaga...@citrix.com> wrote: > For any release - RC validation involves validation of release

Re: VMware error

2013-08-28 Thread Mike Tutkowski
Thanks, Kelven! On Wed, Aug 28, 2013 at 10:51 AM, Kelven Yang wrote: > Mike, > > You need to first enable ESXi shell(SSH) option on the host. After that, > you will be able to SSH into the host. > > In a ESXi shell session, you can go to /var/log directory, look for > hostd.log (host daemon log)

Re: New Committer: Daan Hoogland

2013-08-28 Thread Daan Hoogland
Thanks all, I'm sure you mean there is no escape from me for cloudstack now Ahmad :P On Wed, Aug 28, 2013 at 6:15 PM, Ahmad Emneina wrote: > Congrats Daan! There's no escape now. :p > > > On Wed, Aug 28, 2013 at 8:08 AM, Ian Duffy wrote: > >> Great Job Daan! >> >> >> On 28 August 2013 16:07, Ng

Re: VMware error

2013-08-28 Thread Kelven Yang
Mike, You need to first enable ESXi shell(SSH) option on the host. After that, you will be able to SSH into the host. In a ESXi shell session, you can go to /var/log directory, look for hostd.log (host daemon log), vmkernel.log (kernel log), vpxa.log (agent log) Kelven On 8/27/13 2:23 PM, "Mike

[Responsiveness report] users 2013w34

2013-08-28 Thread Daan Hoogland
LS, Last week we missed four questions (of which one had a followup by another user) http://markmail.org/message/jws5rfsprisx3hsg CS4.1+Xenserver 6.1 recurring snapshot issue + xenserver VMPR ? by William Jiang http://markmail.org/message/btjc2wjw5sfmjy45 Networking Related Question by Krunal She

Re: database upgrades

2013-08-28 Thread Darren Shepherd
Having the ability to do DB migrations on startup isn't bad. Frankly it's nice when you don't care, like dev/test. You should just be able to additionally do it as a step before. I know this is technically possible as the mvn deploydb does this somehow. The larger problem is that 1) it is

Re: New Committer: Daan Hoogland

2013-08-28 Thread Ahmad Emneina
Congrats Daan! There's no escape now. :p On Wed, Aug 28, 2013 at 8:08 AM, Ian Duffy wrote: > Great Job Daan! > > > On 28 August 2013 16:07, Nguyen Anh Tu wrote: > > > yayaya, congratulation Daan! Great job... > > > > > > 2013/8/28 Nitin Mehta > > > > > Congrats Daan. Keep up the good work :)

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-28 Thread Daan Hoogland
I know, and this is bad. I did a quick search in the issue list for closed issues with fix version 4.2.0 that are either fixed or implemented. I got 1302 results. should this be the release notes, then? regards, Daan On Wed, Aug 28, 2013 at 4:55 PM, Radhika Puthiyetath wrote: > I have been requ

Re: SSVM request handling in VMWare

2013-08-28 Thread Kelven Yang
Template creation is handled in SSVM, you need to check the SSVM log Kelven On 8/27/13 5:49 AM, "Sanjeev Neelarapu" wrote: >Hi All, > >I was performing some operations related to snapshots and templates on >VMWare with CS 4.2. >Initiated create snapshot and while that was in processing tried to

Review Request 13886: Need to update the vmware clusters with the global overporvisioning factors after upgrade to 4.2.

2013-08-28 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13886/ --- Review request for cloudstack and Kishan Kavala. Bugs: Cloudstack-4538 Reposi

RE: Can't bring up a new 4.2 environment

2013-08-28 Thread Sudha Ponnaganti
For any release - RC validation involves validation of release artifacts only but not actual testing. All Test cycles should be closed before we even build RC itself. -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Wednesday, August 28, 2013 7:12 AM

RE: [ANNOUNCE] New Committer: Kirk Kosinski

2013-08-28 Thread Sateesh Chodapuneedi
Congratulations Kirk, well deserved! Regards, Sateesh > -Original Message- > From: Ahmad Emneina [mailto:aemne...@gmail.com] > Sent: 28 August 2013 20:36 > To: dev@cloudstack.apache.org > Cc: CloudStack Dev; Kirk Kosinski > Subject: Re: [ANNOUNCE] New Committer: Kirk Kosinski > > Well de

Re: New Committer: Daan Hoogland

2013-08-28 Thread Ian Duffy
Great Job Daan! On 28 August 2013 16:07, Nguyen Anh Tu wrote: > yayaya, congratulation Daan! Great job... > > > 2013/8/28 Nitin Mehta > > > Congrats Daan. Keep up the good work :) > > > > On 28/08/13 7:29 PM, "Chip Childers" wrote: > > > > >The Project Management Committee (PMC) for Apache Cl

Re: New Committer: Daan Hoogland

2013-08-28 Thread Nguyen Anh Tu
yayaya, congratulation Daan! Great job... 2013/8/28 Nitin Mehta > Congrats Daan. Keep up the good work :) > > On 28/08/13 7:29 PM, "Chip Childers" wrote: > > >The Project Management Committee (PMC) for Apache CloudStack > >has asked Daan Hoogland to become a committer and we are pleased to > >

Re: [ANNOUNCE] New Committer: Kirk Kosinski

2013-08-28 Thread Ian Duffy
Great to hear Kirk! Congratulations! :-) On 28 August 2013 16:06, Ahmad Emneina wrote: > Well deserved Kirk. Always sold advice coming from your direction. > > Ahmad > > On Aug 28, 2013, at 7:54 AM, Chip Childers > wrote: > > > On Wed, Aug 28, 2013 at 07:44:35PM +0530, Prasanna Santhanam wrote

Re: [ANNOUNCE] New Committer: Kirk Kosinski

2013-08-28 Thread Ahmad Emneina
Well deserved Kirk. Always sold advice coming from your direction. Ahmad On Aug 28, 2013, at 7:54 AM, Chip Childers wrote: > On Wed, Aug 28, 2013 at 07:44:35PM +0530, Prasanna Santhanam wrote: >> The Project Management Committee (PMC) for Apache CloudStack has asked Kirk >> Kosinski to become a

  1   2   >