Re: Maximum template upload size

2014-06-30 Thread Tejas Gadaria
Thanks this resolved the issue. Regards, Tejas On Mon, Jun 30, 2014 at 9:44 AM, Abhinandan Prateek < abhinandan.prat...@citrix.com> wrote: > max.template.iso.size global param defines the max size for template > upload. > > > On 28/06/14 12:53 pm, "Tejas Gadaria" wrote: > > >Hi > > > >What is

Re: how we can disable process/scheduler which delete the vms from hyper-wiser if that vms info are not available in database.?

2014-06-30 Thread chandraprakash mishra
thanks for replied to me. earlier i was using 4.2 Now upgraded with 4.3 On Mon, Jun 30, 2014 at 10:52 AM, Suresh Sadhu wrote: > Earlier it used to delete the vms created outside of cloudstack during > vmsync and with new vmsync changes introduced ,vmsync identifies vms > created outside and w

Review Request 23150: CLOUDSTACK-7006: Restore template ID in ROOT volume usages

2014-06-30 Thread Olivier Lemasle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23150/ --- Review request for cloudstack, Kishan Kavala and Sebastien Goasguen. Bugs: CLOU

[ACS4.4] RC1

2014-06-30 Thread Daan Hoogland
This is going to be the vote thread but I read back the procedure and found that I should more explicitly ask for consent before starting the vote. 162ea957e6f02e56f2de7a639f4c7e593b1b3e72 is the commit id for the version I would like to release. Do we have the feeling that this is a version stabl

[ACS43] upgrade for vlan uris

2014-06-30 Thread Daan Hoogland
Sebastien, I just made a port of the vlan uri data migration to the 4.3 branch and java 6, in a 430to431 class and am about to commit/push. Do you plan to have a quality check on this? I do not have the problem myself so maybe someone that did/has should test it. -- Daan

Re: [ACS-Master] Cannot load compute offerings: NPE

2014-06-30 Thread Sonal Ojha
With the changes in master a new entry "Off" got introduced in the disk offering table which made things to break. The database entries for provisioning_type in the disk_offering_view table shows "Off" mysql> select provisioning_type from disk_offering_view; +---+ | provisioning_t

Re: Review Request 23009: Fix for test_portable_ip.py script issues

2014-06-30 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23009/#review46966 --- test/integration/component/test_portable_ip.py

[QUERY] CLOUDSTACK-6885 Rsyslog not rotating

2014-06-30 Thread Sonal Ojha
Hello, I am seeing similar issue of rsyslog not rotating on the systemvm. I tried replacing the reload with rotate in the invoke-rc.d, but it didnt seem to work. The only way I could make it work was by the following command logrotate -f /etc/logrotate.d/rsyslog Can you help to know if modifyin

Re: Review Request 22928: Fixed resource leaks and added support for secstoragefirewallcfg command to simulator in master

2014-06-30 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22928/#review46968 --- Ship it! Ship It! - Santhosh Edukulla On June 24, 2014, 6:06 p.m

[ACS-4.4] cherry-pick

2014-06-30 Thread Jayapal Reddy Uradi
Hi Daan, Can you please cherry pick the below commit to 4.4 commit 004d616322ba55d83407545f5b10c95ce48f75b5 CLOUDSTACK-6997: Increase proc ip_conntrack_max Thanks, Jayapal

Re: [ACS4.4] RC1

2014-06-30 Thread Ove Ewerlid
On 06/30/2014 11:23 AM, Daan Hoogland wrote: This is going to be the vote thread but I read back the procedure and found that I should more explicitly ask for consent before starting the vote. 162ea957e6f02e56f2de7a639f4c7e593b1b3e72 is the commit id for the version I would like to release. Do w

Re: Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-06-30 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22927/#review46970 --- plugins/network-elements/netscaler/src/com/cloud/network/resource/N

Re: Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-06-30 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22927/#review46972 --- Ship it! Ship It! - Rajesh Battala On June 24, 2014, 10:23 a.m.,

Re: Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-06-30 Thread Rajesh Battala
> On June 30, 2014, 11:35 a.m., Rajesh Battala wrote: > > plugins/network-elements/netscaler/src/com/cloud/network/resource/NetscalerResource.java, > > line 2774 > > > > > > Remove the timeout from this method also >

Re: Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-06-30 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22927/#review46973 --- Unable to apply the patch on latest master. can you rebase it to la

Re: [ACS4.5] Can't access volumes on storage tab in GUI

2014-06-30 Thread Bharat Kumar
Hi Mike, I think the volume_view did not get created properly for some reason. I think recreating the volume_view will fix the problem. below commas should fix the issue. DROP VIEW IF EXISTS `cloud`.`volume_view`; CREATE VIEW `cloud`.`volume_view` AS select volumes.id, volum

Re: [ACS4.4] RC1

2014-06-30 Thread Daan Hoogland
Ove, to be sure I got you: Does your script need to have the branch checked out when building a version by tag or commit-id or does it checkout the version and then build it? The commit id is not on the branch 4.4 but on a branch of that called 4.4-RCT But I noticed that you are right, the pom fo

Re: [ACS43] upgrade for vlan uris

2014-06-30 Thread sebgoa
On Jun 30, 2014, at 12:09 PM, Daan Hoogland wrote: > Sebastien, > > I just made a port of the vlan uri data migration to the 4.3 branch > and java 6, in a 430to431 class and am about to commit/push. Do you > plan to have a quality check on this? I do not have the problem myself > so maybe someo

Re: Review Request 23150: CLOUDSTACK-7006: Restore template ID in ROOT volume usages

2014-06-30 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23150/#review46974 --- Commit caa102c23d352d8e9f2f8a4f4159a3fc7d776f26 in cloudstack's bran

Re: Review Request 23150: CLOUDSTACK-7006: Restore template ID in ROOT volume usages

2014-06-30 Thread Sebastien Goasguen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23150/#review46975 --- I applied it to 4.3, I will give Kishan a bit of time to see it and

Re: [ACS4.4] RC1

2014-06-30 Thread Ove Ewerlid
On 06/30/2014 02:51 PM, Daan Hoogland wrote: Ove, to be sure I got you: Does your script need to have the branch checked out when building a version by tag or commit-id or does it checkout the version and then build it? The script is setup for the historical ACS method of using a specific comm

Re: [ACS43] upgrade for vlan uris

2014-06-30 Thread Daan Hoogland
pushed On Mon, Jun 30, 2014 at 3:00 PM, sebgoa wrote: > > On Jun 30, 2014, at 12:09 PM, Daan Hoogland wrote: > >> Sebastien, >> >> I just made a port of the vlan uri data migration to the 4.3 branch >> and java 6, in a 430to431 class and am about to commit/push. Do you >> plan to have a quality

Re: [ACS431][QUESTION] db upgrace

2014-06-30 Thread sebgoa
On Jun 18, 2014, at 6:19 AM, Koushik Das wrote: > 4.3.1 -> 4.4.0 upgrade also needs to be handled. > Daan pushed a 4.3.0 to 4.3.1 in the 4.3 branch just now. the 4.3.1 to 4.4.0 needs to be in the 4.4 branch (maybe even the RC of 4.4.0) or it will go in 4.4.1 yes ? > -Original Message-

[v.mel...@uplink.ua: MonkeyMan - a perl5 library for managing your Apache CloudStack installation]

2014-06-30 Thread Vladimir Melnik
Just for your info. - Forwarded message from Vladimir Melnik - Date: Mon, 30 Jun 2014 15:24:55 +0300 From: Vladimir Melnik To: us...@cloudstack.apache.org Subject: MonkeyMan - a perl5 library for managing your Apache CloudStack installation User-Agent: Mutt/1.5.20 (2009-12-10) Dear co

Review Request 23169: CLOUDSTACK-7010: Add domain to createZones in marvin

2014-06-30 Thread John Dilley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23169/ --- Review request for cloudstack and Santhosh Edukulla. Repository: cloudstack-git

Review Request 23168: Update cloudstack-usage JAVA_HOME to find JRE for Java 7

2014-06-30 Thread Olivier Lemasle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23168/ --- Review request for cloudstack and Sebastien Goasguen. Repository: cloudstack-gi

Re: [ACS431][QUESTION] db upgrace

2014-06-30 Thread Daan Hoogland
at the moment there is no special case for 4.3.1 to 4.4 (.0 or .1) On Mon, Jun 30, 2014 at 3:22 PM, sebgoa wrote: > > On Jun 18, 2014, at 6:19 AM, Koushik Das wrote: > >> 4.3.1 -> 4.4.0 upgrade also needs to be handled. >> > > Daan pushed a 4.3.0 to 4.3.1 in the 4.3 branch just now. > > the 4.3.

Re: CLOUDSTACK-7005 - Failed to start MS with latest 4.4 RPM builds

2014-06-30 Thread Mike Tutkowski
Hi Daan, That essentially answers my question - thanks. It sounds like you are saying that we did not add a new feature, but rather we fixed an existing security issue. If that's the case, sounds good. In general I would say at this point in the release that we need to be asking the following que

Re: [ACS4.5] Can't access volumes on storage tab in GUI

2014-06-30 Thread Mike Tutkowski
Thanks for the reply. The weird part is that this is the second time I've recreated the DB and seen this issue. If I have time a bit later, I can see if the SQL in Git is wrong and update it with what you provided. Thanks! On Mon, Jun 30, 2014 at 5:47 AM, Bharat Kumar wrote: > Hi Mike, > > I

Re: CLOUDSTACK-7005 - Failed to start MS with latest 4.4 RPM builds

2014-06-30 Thread Daan Hoogland
I have no thoughts that you didn't just express On Mon, Jun 30, 2014 at 5:03 PM, Mike Tutkowski wrote: > Hi Daan, > > That essentially answers my question - thanks. It sounds like you are > saying that we did not add a new feature, but rather we fixed an existing > security issue. If that's the c

Re: Review Request 23168: Update cloudstack-usage JAVA_HOME to find JRE for Java 7

2014-06-30 Thread Olivier Lemasle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23168/ --- (Updated June 30, 2014, 5:54 p.m.) Review request for cloudstack and Sebastien

Re: [ACS431][QUESTION] db upgrace

2014-06-30 Thread David Nalley
Well, if the DB reports it's version 4.3.1, it will have no upgrade path to 4.4.0 and will fail. Unless something has changed very recently. --David On Mon, Jun 30, 2014 at 10:49 AM, Daan Hoogland wrote: > at the moment there is no special case for 4.3.1 to 4.4 (.0 or .1) > > On Mon, Jun 30, 201

Re: [ACS4.4] RC1

2014-06-30 Thread Daan Hoogland
499ff73f1a14bddd81c5788930c43b2a3de099ed is the one that has the checkstyle pom edited as well. It is on branch 4.4-RC20140630T1754. This time I ran mvn clean test *after* running build_asf.sh threw it away and ran the script again. Hopefully it will be alright now. Please proof me wrong, I dare yo

Re: [ACS431][QUESTION] db upgrace

2014-06-30 Thread Daan Hoogland
ok, so we will have to add an upgrade 431to440 which is identical to 430to440. This would be only an entry in the map, no extra classes needed, i would imagine. On Mon, Jun 30, 2014 at 6:02 PM, David Nalley wrote: > Well, if the DB reports it's version 4.3.1, it will have no upgrade > path to 4.4

[ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Alex Huang
Hi All, The Project Management Committee (PMC) for Apache CloudStack has asked Santhosh Edukulla to become a committer and we are pleased to announce that he has accepted. Being a committer allows many contributors to contribute more autonomously. For developers, it makes it easier to submit c

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Mike Tutkowski
Congratulations! On Mon, Jun 30, 2014 at 10:25 AM, Alex Huang wrote: > Hi All, > > The Project Management Committee (PMC) for Apache CloudStack has asked > Santhosh Edukulla to become a committer and we are pleased to announce that > he has accepted. > > Being a committer allows many contributo

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Nux!
Congrats, Santhosh :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Alex Huang" > To: dev@cloudstack.apache.org > Sent: Monday, 30 June, 2014 5:25:17 PM > Subject: [ANNOUNCE] Santhosh Edukulla as a committer... > > Hi All, > > Th

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Gaurav Aradhye
Congratulations Santhosh! Regards, Gaurav On Mon, Jun 30, 2014 at 10:04 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Congratulations! > > > On Mon, Jun 30, 2014 at 10:25 AM, Alex Huang > wrote: > > > Hi All, > > > > The Project Management Committee (PMC) for Apache CloudStack ha

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Alena Prokharchyk
Congratulations, Santhosh! -Alena. On 6/30/14, 9:25 AM, "Alex Huang" wrote: >Hi All, > >The Project Management Committee (PMC) for Apache CloudStack has asked >Santhosh Edukulla to become a committer and we are pleased to announce >that he has accepted. > >Being a committer allows many contrib

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Rohit Yadav
Congrats Santhosh! Alex Huang wrote: Hi All, The Project Management Committee (PMC) for Apache CloudStack has asked Santhosh Edukulla to become a committer and we are pleased to announce that he has accepted. Being a committer allows many contributors to contribute more autonomously. For de

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Jayapal Reddy Uradi
Congrats Santhosh! -Jayapal On 30-Jun-2014, at 10:10 PM, Alena Prokharchyk wrote: > Congratulations, Santhosh! > > -Alena. > > On 6/30/14, 9:25 AM, "Alex Huang" wrote: > >> Hi All, >> >> The Project Management Committee (PMC) for Apache CloudStack has asked >> Santhosh Edukulla to become

Re: [ACS4.4] pre-rc anouncment

2014-06-30 Thread Chip Childers
On Sun, Jun 29, 2014 at 03:05:48PM -0400, David Nalley wrote: > You can delete tags and push the deletion to origin. I stand corrected... ;-)

Secondary Storage size limits ?

2014-06-30 Thread Tomasz Zięba
Hi, Are there known limits on Secondary Storage? After joining 40TB SecStor, dashboard shows 0.00KB/0.00KB in System Capacity widget. Also, the API returns the same values. -- Regards, Tomasz Zięba Twitter: @TZieba LinkedIn: pl.linkedin.com/pub/tomasz-zięba-ph-d/3b/7a8/ab6/

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Daan Hoogland
welcome to the family and good luck, On Mon, Jun 30, 2014 at 6:50 PM, Jayapal Reddy Uradi wrote: > Congrats Santhosh! > > -Jayapal > > On 30-Jun-2014, at 10:10 PM, Alena Prokharchyk > wrote: > >> Congratulations, Santhosh! >> >> -Alena. >> >> On 6/30/14, 9:25 AM, "Alex Huang" wrote: >> >>> Hi

Re: [ACS-4.4] cherry-pick

2014-06-30 Thread Daan Hoogland
On Mon, Jun 30, 2014 at 1:21 PM, Jayapal Reddy Uradi wrote: > 004d616322ba55d83407545f5b10c95ce48f75b5 I missed this one but it is in now. -- Daan

Re: Review Request 23168: Update cloudstack-usage JAVA_HOME to find JRE for Java 7

2014-06-30 Thread Sebastien Goasguen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23168/#review47000 --- After the updated review it looks like you are only changing the cen

Re: Review Request 23168: Update cloudstack-usage JAVA_HOME to find JRE for Java 7

2014-06-30 Thread Olivier Lemasle
> On June 30, 2014, 8:07 p.m., Sebastien Goasguen wrote: > > After the updated review it looks like you are only changing the centOS > > scripts. What about Ubuntu/debs ? is that already fixed ? Yes, I'm only changing the CentOS scripts. I have no Debian server available just now, so I didn't

Re: [ACS4.4] RC1

2014-06-30 Thread Ove Ewerlid
On 06/30/2014 06:02 PM, Daan Hoogland wrote: 499ff73f1a14bddd81c5788930c43b2a3de099ed is the one that has the checkstyle pom edited as well. It is on branch 4.4-RC20140630T1754. This time I ran mvn clean test *after* running build_asf.sh threw it away and ran the script again. Hopefully it will b

Re: [ACS4.4] RC1

2014-06-30 Thread Daan Hoogland
thanks Ove, running $ mvn clean $ mvn test no errors [INFO] BUILD SUCCESS [INFO] [INFO] Total time: 05:59 min [INFO] Finished at: 2014-06-30T21:12:00+01:00 On Mon, Jun 30, 2014 at 9:03 PM, Ove Ewerlid wrote: > On 06/30/201

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Nitin Mehta
Congrats Santhosh. On 30/06/14 9:25 AM, "Alex Huang" wrote: >Hi All, > >The Project Management Committee (PMC) for Apache CloudStack has asked >Santhosh Edukulla to become a committer and we are pleased to announce >that he has accepted. > >Being a committer allows many contributors to contrib

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Animesh Chaturvedi
Congrats Santhosh > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Monday, June 30, 2014 9:25 AM > To: dev@cloudstack.apache.org > Subject: [ANNOUNCE] Santhosh Edukulla as a committer... > > Hi All, > > The Project Management Committee (PMC) for Apache Cloud

RE: [ACS4.4] RC1

2014-06-30 Thread Animesh Chaturvedi
Daan We have been following the convention for Release VOTE threads like [1] as example. [1] http://markmail.org/message/ksyv4gftcsjc4pma Thanks Animesh > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Monday, June 30, 2014 2:23 AM > To: dev > Subjec

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
Hi All, I am having problems bringing my system back up. I have not checked the credentials of my hosts but the upgraded management server is unable to connect to them. Where is the password stored? thanks. Carlos 2014-06-30 12:55:59,277 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] (Clustered

RE: [ACS4.4] RC1

2014-06-30 Thread Rayees Namathponnan
Hi Daan, We need to remove "SNAPSHOT" from all pom.xml before cut RC; please see the script "tools/build/setnextversion.sh" Below two issue I reported today, second one blocking vmware automation runs in 4.4 https://issues.apache.org/jira/browse/CLOUDSTACK-7011 https://issues.apache.org

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Harikrishna Patnala
Congratulations Santosh. On 01-Jul-2014, at 1:16 am, Animesh Chaturvedi wrote: > Congrats Santhosh > >> -Original Message- >> From: Alex Huang [mailto:alex.hu...@citrix.com] >> Sent: Monday, June 30, 2014 9:25 AM >> To: dev@cloudstack.apache.org >> Subject: [ANNOUNCE] Santhosh Edukull

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Rayees Namathponnan
Congrats Santosh. -Original Message- From: Harikrishna Patnala [mailto:harikrishna.patn...@citrix.com] Sent: Monday, June 30, 2014 1:12 PM To: Subject: Re: [ANNOUNCE] Santhosh Edukulla as a committer... Congratulations Santosh. On 01-Jul-2014, at 1:16 am, Animesh Chaturvedi wrote:

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
I found the comments in: https://issues.apache.org/jira/browse/CLOUDSTACK-3990 useful but how do I find out the database key so that I can set the pw. Also in looking at my previous backups for the host_details table it seems like the password entry changes on a regular basis. Is there somethin

[ACS431] Jira issues

2014-06-30 Thread sebgoa
Folks, I am spending a couple minutes on jira tonight :) looking for bugs that are reported in 4.3.0 and may have been fixed in master but not cherry picked.. We have a lot of bugs… It would be nice if everyone could spend 20 minutes browsing through JIRA and close issues that they know about.

Re: Review Request 22721: removed hard coded jdk_dirs in cloud-usage script

2014-06-30 Thread Sebastien Goasguen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22721/#review47015 --- Seems I can take that to 4.3.1 as well ? - Sebastien Goasguen On

Re: Review Request 22194: Fixed Resource leak reported by coverity

2014-06-30 Thread Sebastien Goasguen
> On June 3, 2014, 12:11 p.m., Koushik Das wrote: > > master -> 793462e5fa40dc73ce30658fe6a27e4284ed9cdb > > 4.4-forward -> d511847cfedad5478d1b4087c8f97be2c5bf3cc8 can I pick it for 4.3.1 ? - Sebastien --- This is an automatically gene

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
Making a little progress but still stuck… I realized that when I did the upgrade it had asked me if to keep the old dp.properties or use the new one. The structure of the file seemed different enough and I did not recall using anything but the defaults so I went ahead and told it to use the ne

Re: [DISCUSS][PROPOSAL] git workflow

2014-06-30 Thread Sebastien Goasguen
I would like to re-start this discussion. Rajani made some good points and someone mentioned Gitflow: http://nvie.com/posts/a-successful-git-branching-model/ Thinking about our release procedure, we clearly need more tests and a CI. However it looks like this is going to take some time. In the

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Amogh Vasekar
Congrats Santhosh! On 6/30/14 1:14 PM, "Rayees Namathponnan" wrote: >Congrats Santosh. > >-Original Message- >From: Harikrishna Patnala [mailto:harikrishna.patn...@citrix.com] >Sent: Monday, June 30, 2014 1:12 PM >To: >Subject: Re: [ANNOUNCE] Santhosh Edukulla as a committer... > >Cong

vhd-util location

2014-06-30 Thread Carlos Reátegui
Hi All, When does stuff get copied from [1] to [2] ? I ask because the docs (http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/installation.html) say to download vhd-util and place it in [1] however the script that pushes it to the hosts looks for it in [2]. In my

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
I set encryption to none in db.properties and updated the passwords in host_details to unencrypted versions so I could make progress. I don’t know what exactly the problem was but this is probably something that needs better testing. I’m pretty sure I had all the encryption stuff correct in t

Re: Review Request 22799: Golden (Base) Primary Storage feature

2014-06-30 Thread Hieu LE
Tim, How can I monitor/watch the process of read-cache feature in XenServer Creedence Alpha 2 ? On Thu, Jun 26, 2014 at 10:51 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Thanks! I'm also curious about manual (or automated) regression testing > you may have performed. > > > On We

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Rajesh Battala
Hearty Congratulations Santosh :) -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: Monday, June 30, 2014 9:55 PM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] Santhosh Edukulla as a committer... Hi All, The Project Management Committee (PMC) for Apache CloudS

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Abhinandan Prateek
Congrats, Santhosh ! On 30/06/14 9:55 pm, "Alex Huang" wrote: >Hi All, > >The Project Management Committee (PMC) for Apache CloudStack has asked >Santhosh Edukulla to become a committer and we are pleased to announce >that he has accepted. > >Being a committer allows many contributors to contrib

[ACS4.4] Text change to cherry pick if it's not too late

2014-06-30 Thread Mike Tutkowski
Hi Daan, Speaking of low-risk fixes for 4.4, I have one: 76930f6eab01d8659b71e5753111de52eca73b5b I noticed a label of "label.cache.mode" in the Add Disk Offering dialog. I tracked it down to a missing line in dictionary.jsp. If it's not too late, please cherry pick to 4.4. Thanks! -- *Mike

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Koushik Das
Congrats Santhosh! -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: Monday, 30 June 2014 9:55 PM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] Santhosh Edukulla as a committer... Hi All, The Project Management Committee (PMC) for Apache CloudStack has asked S

Re: [ACS4.5] Can't access volumes on storage tab in GUI

2014-06-30 Thread Mike Tutkowski
I looked into this a bit more. It appears that the "volume_view" no longer has the following two columns: vm_template.name template_name vm_template.display_text template_display_text The problem is that the Java class, VolumeJoinVO, still has reference to them (a variable for each one). I woul

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Suresh Sadhu
Congrats, Santhosh ! On 30/06/14 9:55 pm, "Alex Huang" wrote: >Hi All, > >The Project Management Committee (PMC) for Apache CloudStack has asked >Santhosh Edukulla to become a committer and we are pleased to announce >that he has accepted. > >Being a committer allows many contributors to cont

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Shweta Agarwal
Congrats Santosh !! -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: Monday, June 30, 2014 9:55 PM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] Santhosh Edukulla as a committer... Hi All, The Project Management Committee (PMC) for Apache CloudStack has asked

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Damoder Reddy
Congratulations Santosh.. Thanks & Regards Damodar/ -Original Message- From: Shweta Agarwal [mailto:shweta.agar...@citrix.com] Sent: Tuesday, July 1, 2014 9:56 AM To: dev@cloudstack.apache.org Subject: RE: [ANNOUNCE] Santhosh Edukulla as a committer... Congrats Santosh !! -Original

Re: [ACS4.5] Can't access volumes on storage tab in GUI

2014-06-30 Thread Mike Tutkowski
Actually, in looking at "git blame", it appears this view has never had those two columns. I think the intent, however, is that those two columns exist in the view. I'm adding them in my sandbox and testing this out now. On Mon, Jun 30, 2014 at 10:11 PM, Mike Tutkowski < mike.tutkow...@solidfir

Re: Review Request 19446: CLOUDSTACK-6191: Volume provisioning type option

2014-06-30 Thread Mike Tutkowski
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19446/#review47037 --- It looks like we're missing two columns in volume_view: +vm

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Rajani Karuturi
Congratulations Santhosh… ~Rajani On 01-Jul-2014, at 9:56 am, Shweta Agarwal wrote: > Congrats Santosh !! > > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Monday, June 30, 2014 9:55 PM > To: dev@cloudstack.apache.org > Subject: [ANNOUNCE] Santhosh Ed

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Devdeep Singh
Congrats Santhosh. > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Monday, June 30, 2014 9:55 PM > To: dev@cloudstack.apache.org > Subject: [ANNOUNCE] Santhosh Edukulla as a committer... > > Hi All, > > The Project Management Committee (PMC) for Apache Clou

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Saksham Srivastava
Congrats Santhosh. -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: Monday, June 30, 2014 9:55 PM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] Santhosh Edukulla as a committer... Hi All, The Project Management Committee (PMC) for Apache CloudStack has asked

Re: Review Request 22721: removed hard coded jdk_dirs in cloud-usage script

2014-06-30 Thread Rajani Karuturi
> On June 30, 2014, 8:29 p.m., Sebastien Goasguen wrote: > > Seems I can take that to 4.3.1 as well ? yes. this can be applied to 4.3.1 as well. let me know if it doesnt apply cleanly on 4.3.1. - Rajani --- This is an automatically ge

Re: [ACS4.5] Can't access volumes on storage tab in GUI

2014-06-30 Thread Mike Tutkowski
Upon further consideration, I forgot that we drop and re-create views in the SQL - if need be - from release to release. It looks like a new version of the volume_view went into 4.5 with 11f5bdd78de4121331b07995800f6e9e7c22f2c0, which is from Review Request 19446. It appears volume_view is missin

Re: Review Request 19446: CLOUDSTACK-6191: Volume provisioning type option

2014-06-30 Thread Mike Tutkowski
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19446/#review47040 --- Hi Noji, Is it possible for you to take a look at this issue? If y

Review Request 23192: Adding Readme and run checkbox at the end of the installation. Also installing mysql connector

2014-06-30 Thread Damodar Reddy Talakanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23192/ --- Review request for cloudstack, Abhinandan Prateek and Koushik Das. Bugs: https:

Review Request 23193: mark the test_01_primary_storage_iscsi as test that requires hardware

2014-06-30 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23193/ --- Review request for cloudstack and Abhinandan Prateek. Bugs: CLOUDSTACK-7026