Re: [GSoC] CloudMonkey index out of range error

2013-08-28 Thread Sebastien Goasguen
On Aug 27, 2013, at 6:08 PM, "Han,Meng" wrote: > Hi folks, > > I am adding an api (launch cluster) to CloudStack and using CloudMonkey to > test the api. > > From the CloudMonkey log file I can see that the request was executed on the > server side and return correct response, however, Clou

Re: Review Request 13770: CLOUDSTACK-3363 UI > fix list Events/Alerts screen is in processing state forever with Delete Events/Alerts request having no filter

2013-08-28 Thread bo wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13770/ --- (Updated Aug. 28, 2013, 3:46 p.m.) Review request for cloudstack, Brian Federle

Re: Review Request 13806: CLOUDSTACK-4407: Use extractTemplate API to get hypervisor specific template information

2013-08-28 Thread Girish Shilamkar
> On Aug. 27, 2013, 5:33 a.m., Prasanna Santhanam wrote: > > tools/marvin/marvin/integration/lib/common.py, line 241 > > > > > > Please use Template.list. The list_templates (form of) method is > > redundant and shoul

Re: Review Request 13806: CLOUDSTACK-4407: Use extractTemplate API to get hypervisor specific template information

2013-08-28 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13806/ --- (Updated Aug. 28, 2013, 8:02 a.m.) Review request for cloudstack and Prasanna S

Please cherry pick 4 doc fixes

2013-08-28 Thread Jessica Tomechak
>From 4.2-forward (1) *Commit:* 042d44f0341c8abc47f51ca4e2339784b411d9ce [042d44f] *Parents:* 6b4aed2aca *Author:* Jessica *Date:* August 27, 2013 9:32:47 PM PDT *Commit Date:* August 27, 2013 9:32:55 PM PDT *Labels:* HEAD origin/4.2-forward 4.2-forward CLOUDSTACK-2121. DOC. Add procedure

[Doc] Please review: Regions UI doc

2013-08-28 Thread Jessica Tomechak
Hi, I have updated the doc on Regions to replace the API commands with newer UI how-to's. 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=45877b0 Bug: https://issues.apache.org/jira/browse/CLOUDSTAC

[Doc] Please review: Affinity groups doc

2013-08-28 Thread Jessica Tomechak
Hi, I have added new docs on affinity groups. You can view them at the links below. This is checked in to both master and 4.2-forward. I believe it has already been cherry picked to 4.2 also. Please provide your feedback. Diff: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ee090f8 B

[Doc] Please review: Dedicated pod, cluster, host doc

2013-08-28 Thread Jessica Tomechak
Hi, Dedicated pod, cluster, and host doc is ready for review. You can view the updated text at the link below. This is checked in to both master and 4.2 branch. Please provide your feedback. Since there have been several commits, I have put the draft in the comments section of the bug: https://is

Re: Review Request 13731: Marivn test for cpu and memory overcommit feature.

2013-08-28 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13731/ --- (Updated Aug. 28, 2013, 8:52 a.m.) Review request for cloudstack, Srikanteswara

Re: Review Request 13731: Marivn test for cpu and memory overcommit feature.

2013-08-28 Thread bharat kumar
> On Aug. 22, 2013, 11:36 a.m., SrikanteswaraRao Talluri wrote: > > test/integration/smoke/test_cpu_memory_overcommit.py, line 111 > > > > > > Is management server restart required to take these global setting > > cha

RE: [Doc] Please review: Dedicated pod, cluster, host doc

2013-08-28 Thread Radhika Puthiyetath
+ Saksham and Deepti -Original Message- From: Jessica Tomechak [mailto:jessica.tomec...@gmail.com] Sent: Wednesday, August 28, 2013 2:15 PM To: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org; Sudha Ponnaganti; Devdeep Singh; Radhika Nair Subject: [Doc] Please review: Dedicated

Re: Review Request 13731: Marivn test for cpu and memory overcommit feature.

2013-08-28 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13731/#review25663 --- Ship it! Ship It! - SrikanteswaraRao Talluri On Aug. 28, 2013, 8

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

2013-08-28 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13882/ --- Review request for cloudstack and Devdeep Singh. Bugs: CLOUDSTACK-4434 Reposi

Remote Debugging of Management Server

2013-08-28 Thread Amit Das
Hi folks, What are the steps to be followed for remote debugging the CloudStack management service from my IDE? Regards, Amit *CloudByte Inc.*

RE: Remote Debugging of Management Server

2013-08-28 Thread Rajesh Battala
You need to start the mgmt server in debug mode by adding the below config to MAVEN_OPTS export MAVEN_OPTS="-XX:MaxPermSize=600m -Xmx512m -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n" then it would be listening on 8787, allow 8787 port in the mgmt. server using iptables.

RE: [Doc] Please review: Dedicated pod, cluster, host doc

2013-08-28 Thread Saksham Srivastava
Hi Jessica, Thanks for the doc. Certain review comments: * Please mention about the deprecated private zone and how it is handled now. * Can you add some info about the availability of a explicitly dedicated resource to its parent and children domains .(FS section : Domain level accessibility)

Re: Remote Debugging of Management Server

2013-08-28 Thread Amit Das
Hi Rajesh, I see below VM Flags in the running service (a standalone ACS 4.1.1 management server): -Djava.awt.headless=true -Dcom.sun.management.jmxremote.port=45219 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Xmx2g -XX:+HeapDumpOnOutOfMemoryError -

Re: Can't bring up a new 4.2 environment

2013-08-28 Thread Daan Hoogland
Dave, We, mainly the community outside Citrix, should (yes me volunteering) spend more cycles on automated regression testing. I will try and get more of that done at Schuberg Philis and have suggested such actions to Mike as well. I would like to take this opportunity to urge others to do this as

copy of function between drivers

2013-08-28 Thread Sebastien Goasguen
Hi folks, I have been working on the cloudstack driver who needed lots of love. I am down to the deploy part and also trying to clean some of the argument handling to make it more consistent with other drivers. Looking at the ec2 and openstack driver they do create_node a bit differently with

problem with wiki ?

2013-08-28 Thread Giles Sirett
Just looking at https://cwiki.apache.org/CLOUDSTACK/cloudstack-42-release.html and under the "improvements" and the "Features" headings it says "Unknown macro: (Jiraissues)" Kind Regards Giles Giles Sirett CEO [Description: Mail Logo Bottom Align] D: +44 20 3603 0541 | S: +44 20 3603 0540

Re: Remote Debugging of Management Server

2013-08-28 Thread Amit Das
Does CloudStack management service use catalina.sh (to edit/add/remove the JVM_OPTS) ? Note - I am not using devcloud. Regards, Amit *CloudByte Inc.* On Wed, Aug 28, 2013 at 4:15 PM, Amit Das wrote: > Hi Rajesh, > > I see below VM Flags in the running service (a st

RE: Remote Debugging of Management Server

2013-08-28 Thread Rajesh Battala
Hi Amit, Are you using cloudstack build from code or from installed binary? Thanks Rajesh Battala -Original Message- From: Amit Das [mailto:amit@cloudbyte.com] Sent: Wednesday, August 28, 2013 5:08 PM To: dev@cloudstack.apache.org Subject: Re: Remote Debugging of Management Server

Re: copy of function between drivers

2013-08-28 Thread Sebastien Goasguen
wrong list, discard On Aug 28, 2013, at 6:51 AM, Sebastien Goasguen wrote: > Hi folks, > > I have been working on the cloudstack driver who needed lots of love. > > I am down to the deploy part and also trying to clean some of the argument > handling to make it more consistent with other driv

Re: Remote Debugging of Management Server

2013-08-28 Thread Amit Das
from installed binaries.. Regards, Amit *CloudByte Inc.* On Wed, Aug 28, 2013 at 5:30 PM, Rajesh Battala wrote: > Hi Amit, > > Are you using cloudstack build from code or from installed binary? > > Thanks > Rajesh Battala > > -Original Message- > From: Amit D

Re: Can't bring up a new 4.2 environment

2013-08-28 Thread Wei ZHOU
Agree with Edison Can we revert this commit? 2013/8/28 Edison Su > Sounds related to bug 21cb33a02ce2ff1e1b22af275068451a3ab6add5 > > > -Original Message- > > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > > Sent: Tuesday, August 27, 2013 4:01 PM > > To: dev@cloudstack.apa

Re: Review Request 13771: CLOUDSTACK-4346 replace URI getHost() and create(String) calls

2013-08-28 Thread daan Hoogland
> On Aug. 28, 2013, 2:05 a.m., Dave Cahill wrote: > > plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/BridgeVifDriver.java, > > line 100 > > > > > > Not an issue, just to jog my memory - we're using stat

Re: Can't bring up a new 4.2 environment

2013-08-28 Thread Animesh Chaturvedi
It's already fixed I believe Thanks Animesh On Aug 28, 2013, at 6:15 AM, "Wei ZHOU" wrote: > Agree with Edison > > Can we revert this commit? > > 2013/8/28 Edison Su > >> Sounds related to bug 21cb33a02ce2ff1e1b22af275068451a3ab6add5 >> >>> -Original Message- >>> From: Mike Tutkows

Re: Can't bring up a new 4.2 environment

2013-08-28 Thread Tracy Phillips
I tend to agree. This is an Release Candidate, not an actual Release. However, I am not so sure going forward that there should be a pure time based release unless the their is a way to not plow through the release dates. Perhaps having code freezes earlier in the cycle would help. On Wed, Aug 2

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

2013-08-28 Thread Chip Childers
On Wed, Aug 28, 2013 at 05:58:08AM +, Animesh Chaturvedi wrote: > > > Hi All, > > I've created a 4.2.0 release, with the following artifacts up for a > vote: > > Git Branch and Commit SH: > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.2 > Commit: 75dff7

[VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-28 Thread Animesh Chaturvedi
Fixed the subject line as third round - Hi All, I've created a 4.2.0 release, with the following artifacts up for a vote: Git Branch and Commit SH: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.2 Commit: 75dff7cc78eafac9a7723f3e97b5c13502b

New Committer: Daan Hoogland

2013-08-28 Thread Chip Childers
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 the code but also helping us keep tabs on our responsiveness to questions (s

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

2013-08-28 Thread Animesh Chaturvedi
> -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Wednesday, August 28, 2013 6:55 AM > To: dev@cloudstack.apache.org > Subject: Re: [VOTE] Apache CloudStack 4.2.0 (second round) > > On Wed, Aug 28, 2013 at 05:58:08AM +, Animesh Chaturvedi wrote: >

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

2013-08-28 Thread Chip Childers
On Wed, Aug 28, 2013 at 01:59:10PM +, Animesh Chaturvedi wrote: > [Animesh>] Yes it is, I sent the same email with the correct subject title. > Sorry for creating confusion. Not a problem! I just wanted to be sure my time was spent on the right thing...

[CANCELLED][VOTE] Apache CloudStack 4.2.0 (second round)

2013-08-28 Thread Chip Childers
Formally closing this vote thread out... see Animesh's "third round" vote thread for the right place to respond. On Wed, Aug 28, 2013 at 05:58:08AM +, Animesh Chaturvedi wrote: > > > Hi All, > > I've created a 4.2.0 release, with the following artifacts up for a > vote: > > Git Branch and

Re: Can't bring up a new 4.2 environment

2013-08-28 Thread Wei ZHOU
Sorry, it is fixed in 4.2 branch. I just cherry-pick the commit *d9016635 from 4.2-forward to master branch, as master branch build failed.* 2013/8/28 Wei ZHOU > Agree with Edison > > Can we revert this commit? > > 2013/8/28 Edison Su > >> Sounds related to bug 21cb33a02ce2ff1e1b22af275068451

Re: Can't bring up a new 4.2 environment

2013-08-28 Thread Mike Tutkowski
Yeah, as I was saying, I don't think we need to change too much for this release, but going forward we might want to consider it. :) Now, as far as I understand the process, this is "just" a release candidate build; however, in only three days time, it could become what we decide to release with.

[ANNOUNCE] New Committer: Kirk Kosinski

2013-08-28 Thread Prasanna Santhanam
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 the #cloudstack channel - Kirk has been regularly helping out users of CloudStack

RE: New Committer: Daan Hoogland

2013-08-28 Thread Rajesh Battala
Awesome... you became committer. ! Thanks Rajesh Battala -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Wednesday, August 28, 2013 7:28 PM To: dev@cloudstack.apache.org Subject: New Committer: Daan Hoogland The Project Management Committee (PMC) for

Re: New Committer: Daan Hoogland

2013-08-28 Thread Sebastien Goasguen
well done On Aug 28, 2013, at 10:16 AM, Rajesh Battala wrote: > Awesome... you became committer. ! > > > Thanks > Rajesh Battala > > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Wednesday, August 28, 2013 7:28 PM > To: dev@cloudstack.apache.

Re: [ANNOUNCE] New Committer: Kirk Kosinski

2013-08-28 Thread Sebastien Goasguen
well done On Aug 28, 2013, at 10:14 AM, 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 th

RE: database upgrades

2013-08-28 Thread Alex Huang
There's DatabaseCreator.java which upgrades the database. That's how we're creating the database. We can pretty much replace the checker with something that only checks the version rather than upgrades the database from the xml file. --Alex > -Original Message- > From: Darren Shepher

RE: Remote Debugging of Management Server

2013-08-28 Thread Rajesh Battala
Hi Amit, If you want to run the mgmt. server installed from binary in debug mode. Edit the tomcat6.conf file in /etc/cloudstack/ Add the below line to the JAVA_OPTS -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n Thanks Rajesh Battala -Original Message- From: Ami

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

2013-08-28 Thread Chip Childers
On Wed, Aug 28, 2013 at 01:57:51PM +, Animesh Chaturvedi wrote: > I've created a 4.2.0 release, with the following artifacts up for a > vote: > > Git Branch and Commit SH: > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.2 > Commit: 75dff7cc78eafac9a7723f3e9

Re: Review Request 13771: CLOUDSTACK-4346 replace URI getHost() and create(String) calls

2013-08-28 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13771/ --- (Updated Aug. 28, 2013, 2:37 p.m.) Review request for cloudstack, Chiradeep Vit

Re: [ANNOUNCE] New Committer: Kirk Kosinski

2013-08-28 Thread Nitin Mehta
Congrats Kirk welcome aboard :) On 28/08/13 7:49 PM, "Sebastien Goasguen" wrote: >well done > >On Aug 28, 2013, at 10:14 AM, Prasanna Santhanam wrote: > >> The Project Management Committee (PMC) for Apache CloudStack has asked >>Kirk >> Kosinski to become a committer and we are pleased to annou

Re: New Committer: Daan Hoogland

2013-08-28 Thread 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 >announce that he has accepted! > >Daan's been quite active on the dev list, work

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

2013-08-28 Thread Daan Hoogland
I don't want to judge on this, as I know you have been asking for community support but how do we go about creating release notes as no one seems to have time for those? Would a list of child pages to https://cwiki.apache.org/confluence/display/CLOUDSTACK/4.2+Design+Documents do? This is rhetorica

RE: [ANNOUNCE] New Committer: Kirk Kosinski

2013-08-28 Thread Radhika Puthiyetath
Well done... -Original Message- From: Prasanna Santhanam [mailto:t...@apache.org] Sent: Wednesday, August 28, 2013 7:45 PM To: CloudStack Dev Cc: Kirk Kosinski Subject: [ANNOUNCE] New Committer: Kirk Kosinski The Project Management Committee (PMC) for Apache CloudStack has asked Kirk Ko

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

2013-08-28 Thread Radhika Puthiyetath
I have been requesting for Release Notes volunteersNobody've responded so far... -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: Wednesday, August 28, 2013 8:21 PM To: dev Subject: Re: [VOTE] Apache CloudStack 4.2.0 (third round) I don't want to judge

Re: [ANNOUNCE] New Committer: Kirk Kosinski

2013-08-28 Thread Chip Childers
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 committer and we are pleased to announce that he has > accepted. Congrats Kirk!

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

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: 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: [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: 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

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: 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

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: 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: 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

[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: 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

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 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: 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

[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: 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

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: 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 >

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

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

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

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 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/#review25673 --- Commit fa26eaafbde41a14b2e5fc048d7fdf5744cd4b9c in branch refs/heads

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: 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

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: 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

[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: 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

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: 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

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

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##

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.

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: 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/#review25680 --- Applied, thanks! Please close. - Chiradeep Vittal On Aug. 26, 201

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 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

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
> 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 ---

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: 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: 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: 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

  1   2   >