[jira] [Commented] (CLOUDSTACK-272) Delete failure message for network with a VM is not informative

2013-02-04 Thread Mice Xia (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570058#comment-13570058 ] Mice Xia commented on CLOUDSTACK-272: - I think this deserves some discussion. As

RE: [DISCUSS] Packaging in 4.1

2013-02-04 Thread Hugo Trippaers
Hey Sudha, I'm working on this as much as my $dayjob allows, but I can't give an estimate yet. This old systems was already broken and did not create any useful packages, so I removed even the last remnants. For the moment I think the team will have to work from the maven builds until we have

RE: VPC Functionality Not Pluggable

2013-02-04 Thread Kishan Kavala
Yes, it needs fixing. I'm planning to make it pluggable as part of ExternalDevice support for VPC. https://issues.apache.org/jira/browse/CLOUDSTACK-749 > -Original Message- > From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] > Sent: Monday, 4 February 2013 8:28 AM > To: cloudst

RE: CloudStack on Ubuntu - adding host fails

2013-02-04 Thread Paul Angus
Thanks Shanker, that allowed the host Can someone confirm that the scripts missing on the management server (and therefore are not copied) aren't required - or will certain actions fail later? WARN [xen.resource.CitrixResourceBase] (DirectAgent-1:null) We cannot locate /usr/lib/cloud/common/s

Re: VPC Functionality Not Pluggable

2013-02-04 Thread Mills, Joseph
Hi Kishan, Chiradeep, Thanks for the info. We are currently prototyping VPC functionality with our plugin. We are getting around this in the short term by changing the various dependencies on VPCVirtualRouter with some logic that will loop through the Elements and pick the first VPC plugin availab

RE: VPC Functionality Not Pluggable

2013-02-04 Thread Kishan Kavala
Joe, Currently it is targeted for 4.2. Existing createVpcOffering would be enhanced to include service provider list (similar to createnetworkoffering). VPCVirtualRouter is currently hard-coded as the only provider for VPC offering. This has to be relaxed and createVpcOffering API should be u

Re: [VOTE][ACS401] Apache CloudStack 4.0.1-incubating release (Second Round)

2013-02-04 Thread Olivier Lamy
+1 2013/2/3 Joe Brockmeier : > Hi all - thanks for the additional votes. I'm going to shut the vote > down tomorrow morning (my time) and start the IPMC vote barring any > show-stoppers before then. > > Thanks, > > Joe > > On Sat, Feb 2, 2013, at 02:52 AM, Alex Karasulu wrote: >> On Fri, Feb 1, 20

Re: [DISCUSS] Packaging in 4.1

2013-02-04 Thread Wido den Hollander
On 02/04/2013 07:12 AM, Sudha Ponnaganti wrote: Wanted to check when would this be implemented?? Several QA folks depend on the packages and need this working. We have been still building using waf but today that is also not working as some references are removed. Is it possible to accelerate

Re: [VOTE][ACS401] Apache CloudStack 4.0.1-incubating release (Second Round)

2013-02-04 Thread Joe Brockmeier
Hey all, We now have more than enough PPMC +1 (binding) votes plus 3 +1 votes from our mentors. Oh, and let me add: +1 (binding) Thanks everyone! On Mon, Feb 4, 2013, at 03:48 AM, Olivier Lamy wrote: > +1 > > 2013/2/3 Joe Brockmeier : > > Hi all - thanks for the additional votes. I'm going

Re: [jira] [Created] (CLOUDSTACK-1089) API Problem with listAsyncJobs

2013-02-04 Thread Antonio Petrocelli
Issue opened: https://issues.apache.org/jira/browse/CLOUDSTACK-1089 Il 30/01/2013 14:49, Antonio Petrocelli (JIRA) ha scritto: Antonio Petrocelli created CLOUDSTACK-1089: -- Summary: API Problem with listAsyncJobs Key:

[jira] [Commented] (CLOUDSTACK-1089) API Problem with listAsyncJobs

2013-02-04 Thread Antonio Petrocelli (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570111#comment-13570111 ] Antonio Petrocelli commented on CLOUDSTACK-1089: Issue opened: https:

[VOTE][RESULT] Apache CloudStack 4.0.1-incubating release (Second Round)

2013-02-04 Thread Joe Brockmeier
The second-round vote [1] on the 4.0.1-incubating release artifacts has passed. Binding (PPMC + Mentor/IPMC) votes: +1 (Chip, Chiradeep, David, Hugo, Joe, Jim, Alex, Olivier) +0 (none) -1 (none) Non-binding votes: +1 (Likitha, Marcus, Pranav, Rohit[2]) +0 (none) -1 (none) Thanks very much to ev

Re: [DISCUSS] Packaging password/ssh reset scripts

2013-02-04 Thread Wido den Hollander
On 02/03/2013 12:44 PM, David Nalley wrote: Hi folks: One of the discussions that came up while we were in Ghent was whether or not to package the SSH key reset and password reset utilities, or whether we should focus our PW/SSH efforts on cloud-init. The points for consideration are essentiall

Re: [MERGE] Support VM Snapshot

2013-02-04 Thread Wido den Hollander
On 02/03/2013 03:09 AM, Mice Xia wrote: So...it seems there are still some consensus to be reached and the codes were not merged before 4.1 feature freeze. This will not be in 4.1 release. That would also give the libvirt guys time to catch up and we can have full support through libvirt-jav

Re: Review Request: CloudStack usage server didn't store data to cloud_usage in correct time

2013-02-04 Thread Wei ZHOU
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8971/ --- (Updated Feb. 4, 2013, 12:27 p.m.) Review request for cloudstack, Kishan Kavala

RE: JVM memory usage has increased a lot with latest master

2013-02-04 Thread Koushik Das
Even after running the MS for 20-30 mins. the memory usage doesn't come down. I had thought that maybe due to all the dependency injections the initial usage may be high but looks like that's not the case. From: Koushik Das Sent: Monday, February 04, 2013 6:21 PM To: cloudstack-dev@incubator.apa

Re: [DISCUSS] Packaging in 4.1

2013-02-04 Thread Noa Resare
I'm on the last leg of my trip home from FOSDEM right now, I hope to be able to put in some work on deb packages in the next few days. /n On Mon, Feb 4, 2013 at 11:33 AM, Wido den Hollander wrote: > On 02/04/2013 07:12 AM, Sudha Ponnaganti wrote: > >> Wanted to check when would this be impleme

Re: [DISCUSS] Packaging in 4.1

2013-02-04 Thread Wido den Hollander
On 02/04/2013 02:39 PM, Noa Resare wrote: I'm on the last leg of my trip home from FOSDEM right now, I hope to be able to put in some work on deb packages in the next few days. I still have some pending changes on my laptop which I forgot to push to the Github repo[0]. I'll push them in a c

[jira] [Commented] (CLOUDSTACK-1146) auto update of KVM agent

2013-02-04 Thread Wido den Hollander (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570167#comment-13570167 ] Wido den Hollander commented on CLOUDSTACK-1146: I totally disagree o

[jira] [Commented] (CLOUDSTACK-435) Vmware network labels are ignored when creating a Zone using basic networking

2013-02-04 Thread Koushik Das (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570173#comment-13570173 ] Koushik Das commented on CLOUDSTACK-435: Added to master commit ca56e7667c4bd6

Re: Review Request: CLOUDSTACK-435: Vmware network labels are ignored when creating a Zone using basic networking

2013-02-04 Thread Koushik Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7827/#review16048 --- Added to master as I didn't see any comments. commit ca56e7667c4bd699

[jira] [Created] (CLOUDSTACK-1147) cloud-setup-* should be removed

2013-02-04 Thread Wido den Hollander (JIRA)
Wido den Hollander created CLOUDSTACK-1147: -- Summary: cloud-setup-* should be removed Key: CLOUDSTACK-1147 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1147 Project: CloudStack

[jira] [Resolved] (CLOUDSTACK-1083) listUsageRecords api: removed project results in NPE

2013-02-04 Thread Kishan Kavala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kishan Kavala resolved CLOUDSTACK-1083. --- Resolution: Fixed commit ed607457342c31f20b90d2e63ed0a0e6e0471469 Author: Kishan

[jira] [Assigned] (CLOUDSTACK-272) Delete failure message for network with a VM is not informative

2013-02-04 Thread Murali Reddy (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Murali Reddy reassigned CLOUDSTACK-272: --- Assignee: Murali Reddy > Delete failure message for network with a VM is not

[REMINDER]: Webinar Invitation: Join us for "Cloudstack User Meet Up 2013 - Bangalore" :Feb 5 , 2013 (5:30 PM - 7:30 PM IST)

2013-02-04 Thread Pranav Saxena
Cloudstack User Meet Up 2013 - Bangalore [http://www1.gotomeeting.com/g2w/images/128546905/53191916259066269/embed.jpg] Join us for a Webinar on February 5 [http://img.gotomeeting.com/g2mimages/webinar/themes/business/button_registerNow.gif]

[ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Sailaja Mada
Hi, These are the observations with 4.1 master branch dev environment today . 1. Null pointer exception during deploy DB: Note: Suggested to create db.propeties.override to ignore this error , > WARNING: Provided file does not exist: /sailaja/asf/incubator-cloudstack/utils/conf/db.proper

[ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Sailaja Mada
Hi, These are the observations with 4.1 master branch dev environment today . 1. Null pointer exception during deploy DB: Note: Suggested to create db.propeties.override to ignore this error , > WARNING: Provided file does not exist: /sailaja/asf/incubator-cloudstack/utils/conf/db.prope

[jira] [Commented] (CLOUDSTACK-1142) Testing LDAP Auth Failed - due to "%" being illegal character in queryfilter

2013-02-04 Thread ilya musayev (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570369#comment-13570369 ] ilya musayev commented on CLOUDSTACK-1142: -- Mice, Thanks for the work aroun

[jira] [Commented] (CLOUDSTACK-1147) cloud-setup-* should be removed

2013-02-04 Thread Logan McNaughton (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570371#comment-13570371 ] Logan McNaughton commented on CLOUDSTACK-1147: -- I'm not sure about remov

RE: [DISCUSS] Packaging in 4.1

2013-02-04 Thread Hugo Trippaers
Hey guys, What do we do with the database scripts? They are needed by cloud(stack)-setup-management. I'm thinking about adding them to the management server for now together with the scripts. There are some python modules (cloudutils and cloud_utils) which are needed by both setup tools in mana

Re: [DISCUSS] Packaging in 4.1

2013-02-04 Thread Wido den Hollander
On 02/04/2013 06:03 PM, Hugo Trippaers wrote: Hey guys, What do we do with the database scripts? They are needed by cloud(stack)-setup-management. I'm thinking about adding them to the management server for now together with the scripts. There are some python modules (cloudutils and cloud_u

[jira] [Commented] (CLOUDSTACK-1147) cloud-setup-* should be removed

2013-02-04 Thread Wido den Hollander (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570391#comment-13570391 ] Wido den Hollander commented on CLOUDSTACK-1147: The current state of

Some stats about our mailing lists in January

2013-02-04 Thread Sebastien Goasguen
Hi all, I did some analysis about our mailing lists in January. This might be of interest: http://sebgoa.blogspot.ch/2013/02/what-month.html -Sebastien

Re: [ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Ryan Dietrich
After a pull on the master branch, I am unable to deploy the database. I ran: mvn -P developer,systemvm clean install Then: mvn -P developer -pl developer,tools/devcloud -Ddeploydb I got: java.lang.ClassNotFoundException: com.cloud.upgrade.DatabaseCreator On Feb 4, 2013, at 9:40

Re: [jira] [Commented] (CLOUDSTACK-1147) cloud-setup-* should be removed

2013-02-04 Thread Marcus Sorensen
I do like having the tools. I think they make cloudstack installs more robust and repeatable. The setup instructions are already pretty involved, adding another 15-20 steps/commands is going to create that many more support questions. It seems easy for those of us already familiar, but if a newbie

[jira] [Commented] (CLOUDSTACK-1147) cloud-setup-* should be removed

2013-02-04 Thread Marcus Sorensen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570411#comment-13570411 ] Marcus Sorensen commented on CLOUDSTACK-1147: - I do like having the tools

Fwd: "Password has been reset to undefined"

2013-02-04 Thread Sinisa Denic
Isn't be better idea to allow http query of virtual router, and then inform user that password will be changed on next restart.

RE: [ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Sudha Ponnaganti
Can defects be logged and marked as blockers? -Original Message- From: Ryan Dietrich [mailto:r...@betterservers.com] Sent: Monday, February 04, 2013 9:21 AM To: cloudstack-dev@incubator.apache.org Subject: Re: [ACS41][QA]Issues observed with 4.1 After a pull on the master branch, I am u

[jira] [Created] (CLOUDSTACK-1148) Change test software to not get from http://www.google.com/

2013-02-04 Thread Simon Waterhouse (JIRA)
Simon Waterhouse created CLOUDSTACK-1148: Summary: Change test software to not get from http://www.google.com/ Key: CLOUDSTACK-1148 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1148 P

Review Request: Fix for CLOUDSTACK-1148

2013-02-04 Thread Simon Waterhouse
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9291/ --- Review request for cloudstack. Description --- Fix erroneous test failure d

[jira] [Created] (CLOUDSTACK-1149) Insufficient free disk space for local temporary folder /usr/lib64/cloud/agent/scripts/storage/secondary:

2013-02-04 Thread irfan (JIRA)
irfan created CLOUDSTACK-1149: - Summary: Insufficient free disk space for local temporary folder /usr/lib64/cloud/agent/scripts/storage/secondary: Key: CLOUDSTACK-1149 URL: https://issues.apache.org/jira/browse/CLOUDS

[jira] [Updated] (CLOUDSTACK-1149) Insufficient free disk space for local temporary folder /usr/lib64/cloud/agent/scripts/storage/secondary:

2013-02-04 Thread irfan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irfan updated CLOUDSTACK-1149: -- Attachment: InstallationFailed.png > Insufficient free disk space for local temporary folder

[jira] [Resolved] (CLOUDSTACK-435) Vmware network labels are ignored when creating a Zone using basic networking

2013-02-04 Thread Koushik Das (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koushik Das resolved CLOUDSTACK-435. Resolution: Fixed Fix Version/s: (was: 4.0.2) 4.1.0 Added

Review Request: Add documentation for cloud-setup-databases

2013-02-04 Thread Logan McNaughton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9292/ --- Review request for cloudstack. Description --- This adds documentation for

Re: [DISCUSS] Packaging password/ssh reset scripts

2013-02-04 Thread Ahmad Emneina
+1 cloud-init is the way to go IMO. It's also supported as long as the vm can query its respective virtual router/dhcp server, since thats where cloudstack places the user/meta data. On Mon, Feb 4, 2013 at 3:35 AM, Wido den Hollander wrote: > On 02/03/2013 12:44 PM, David Nalley wrote: > >> Hi

Re: Review Request: Add documentation for cloud-setup-databases

2013-02-04 Thread Logan McNaughton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9292/ --- (Updated Feb. 4, 2013, 6:55 p.m.) Review request for cloudstack. Description -

Re: Review Request: Add documentation for cloud-setup-databases (CLOUDSTACK-1106)

2013-02-04 Thread Logan McNaughton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9292/ --- (Updated Feb. 4, 2013, 6:57 p.m.) Review request for cloudstack. Summary (upda

[jira] [Commented] (CLOUDSTACK-657) VMware vNetwork Distributed Virtual Switch support in CloudStack

2013-02-04 Thread ilya musayev (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570506#comment-13570506 ] ilya musayev commented on CLOUDSTACK-657: - Sateesh, Whenever possible, please

[ASF41][QA] Feature Completion Date - Jan 31st

2013-02-04 Thread Sudha Ponnaganti
Hi, JIRA shows 44 of the 71 features targeted to 4.1.00 are either in "Open", "In progress" or "Reopen" Status. These might also have features which are currently pending with review board as well. Can this list be cleaned up to identify 4.1.00 scope. We passed the deadline and I think it is ab

Re: [ACS41] 4.1 branch created

2013-02-04 Thread Sheng Yang
On Sun, Feb 3, 2013 at 5:03 PM, Rohit Yadav wrote: > On Mon, Feb 4, 2013 at 5:29 AM, David Nalley wrote: > ... >> >> >> I've had some folks express interesting in setting up Gerrit for code >> reviews. >> That said - it's not like we can't review code that is already >> committed - we get commit

Re: Review Request: Add documentation for cloud-setup-databases (CLOUDSTACK-1106)

2013-02-04 Thread Logan McNaughton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9292/#review16055 --- Ship it! Ship It! - Logan McNaughton On Feb. 4, 2013, 6:57 p.m.,

RE: Some stats about our mailing lists in January

2013-02-04 Thread Pranav Saxena
Thanks Sebastien for the awesome stuff you do ! Really impressive. Would love to see this getting dynamic. Regards, Pranav -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Monday, February 04, 2013 10:47 PM To: cloudstack-dev@incubator.apache.org; cloudstack-u

Re: [DISCUSS] Packaging password/ssh reset scripts

2013-02-04 Thread Chiradeep Vittal
I like cloud-init as well, but it sounds to me that we are hurting the investment of existing CloudStack users who have built hundreds of templates with the extant scripts. On 2/4/13 10:51 AM, "Ahmad Emneina" wrote: >+1 cloud-init is the way to go IMO. It's also supported as long as the vm >can

Review Request: Fix for CLOUDSTACK-1112. Add Ubuntu path for systemvm script

2013-02-04 Thread Logan McNaughton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9293/ --- Review request for cloudstack. Description --- Adds the Ubuntu path for clo

Re: Storage Quality-of-Service Question

2013-02-04 Thread Mike Tutkowski
Hi Edison! So, I updated my local Git repository today and switched over to the storage_refactor branch. I located the SolidfirePrimaryDataStoreDriver and SolidfirePrimaryDataStoreProvider classes. I used the following URL to try to figure out how I should implement the appropriate methods: htt

Re: [DISCUSS] Packaging password/ssh reset scripts

2013-02-04 Thread Wido den Hollander
On 02/04/2013 08:47 PM, Chiradeep Vittal wrote: I like cloud-init as well, but it sounds to me that we are hurting the investment of existing CloudStack users who have built hundreds of templates with the extant scripts. We should ofcourse not break existing setups, their scripts should keep

Re: Review Request: Fix for CLOUDSTACK-1112. Add Ubuntu path for systemvm script

2013-02-04 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9293/#review16058 --- Thanks for the patch! - applied to 4.1 and master. commit 2527302a5

Re: Review Request: Add documentation for cloud-setup-databases (CLOUDSTACK-1106)

2013-02-04 Thread Logan McNaughton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9292/ --- (Updated Feb. 4, 2013, 8:11 p.m.) Review request for cloudstack. Description -

[jira] [Updated] (CLOUDSTACK-1142) Testing LDAP Auth Failed - due to "%" being illegal character in queryfilter

2013-02-04 Thread David Nalley (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Nalley updated CLOUDSTACK-1142: - Priority: Blocker (was: Critical) > Testing LDAP Auth Failed - due to "%" being

[jira] [Updated] (CLOUDSTACK-1142) Testing LDAP Auth Failed - due to "%" being illegal character in queryfilter

2013-02-04 Thread David Nalley (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Nalley updated CLOUDSTACK-1142: - Component/s: API > Testing LDAP Auth Failed - due to "%" being illegal character

Re: [DISCUSS] Packaging in 4.1

2013-02-04 Thread Wido den Hollander
Hey, I just pushed everything to the Github repo[0]: dpkg-genchanges -b >../cloudstack_4.1.0-0.0.snapshot+2_amd64.changes dpkg-genchanges: binary-only upload - not including any source code dpkg-source --after-build cloudstack dpkg-buildpackage: binary only upload (no source included) wido@wi

[jira] [Resolved] (CLOUDSTACK-1112) Errors in "Prepare the System VM Template"

2013-02-04 Thread Logan McNaughton (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Logan McNaughton resolved CLOUDSTACK-1112. -- Resolution: Fixed Fix Version/s: (was: 4.0.2)

Re: [DISCUSS] Packaging in 4.1

2013-02-04 Thread Henri Gomez
Nice to see native packages for Cloudstack : https://github.com/noaresare/incubator-cloudstack/tree/master/packaging CentOS 6.3 and Debian. Did there is plan to add Fedora, openSUSE, SLES or will it be done by these distributions packagers ? 2013/2/4 Wido den Hollander : > Hey, > > I just push

[jira] [Closed] (CLOUDSTACK-1112) Errors in "Prepare the System VM Template"

2013-02-04 Thread Logan McNaughton (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Logan McNaughton closed CLOUDSTACK-1112. > Errors in "Prepare the System VM Template" > ---

Re: Storage Quality-of-Service Question

2013-02-04 Thread Mike Tutkowski
As I delve into the code a bit more, it looks like maybe I should start with SolidfirePrimaryDataStoreProvider and override the configure method to look something like this (the bolded lines are where the configure method differs in SolidfirePrimaryDataStoreProvider from the configure method inheri

Re: [DISCUSS] Packaging in 4.1

2013-02-04 Thread David Nalley
On Mon, Feb 4, 2013 at 3:22 PM, Henri Gomez wrote: > Nice to see native packages for Cloudstack : > > https://github.com/noaresare/incubator-cloudstack/tree/master/packaging > > CentOS 6.3 and Debian. > > > Did there is plan to add Fedora, openSUSE, SLES or will it be done by > these distributions

[jira] [Updated] (CLOUDSTACK-1112) Errors in "Prepare the System VM Template"

2013-02-04 Thread David Nalley (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Nalley updated CLOUDSTACK-1112: - Fix Version/s: 4.0.2 > Errors in "Prepare the System VM Template" >

Reminder: [ACS41][QA]QA Scrum Meeting Invite - 2/5/2012

2013-02-04 Thread Sudha Ponnaganti
Pl plan to attend tomorrow session at 10AM PST. - QA Plan published here - https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.1+QA+Plan - Dev code complete milestone achieved. QA test status need to be discussed for assigned features. -Original Appoi

Re: [DISCUSS] Packaging in 4.1

2013-02-04 Thread Henri Gomez
Well, some distributions are very stricts with binary contents in packages, ie Debian, but not all. BTW, there is no need to have RPM or DEB in distributions, as they could be provided by Cloudstack as companion/extras packages (yum/zypper, ppa). For RPM distros, openSUSE Build System (https://bu

Review Request: Fix libvirt docs for Ubuntu 12.04

2013-02-04 Thread Logan McNaughton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9294/ --- Review request for cloudstack. Description --- In Ubuntu 12.04, the config

Re: Review Request: Fix libvirt docs for Ubuntu 12.04

2013-02-04 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9294/#review16062 --- Can you create a bug for this? --David - David Nalley On Feb. 4,

[jira] [Created] (CLOUDSTACK-1150) Documentation for libvirt on Ubuntu 12.04

2013-02-04 Thread Logan McNaughton (JIRA)
Logan McNaughton created CLOUDSTACK-1150: Summary: Documentation for libvirt on Ubuntu 12.04 Key: CLOUDSTACK-1150 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1150 Project: CloudStack

Re: Review Request: Fix for CLOUDSTACK-1150

2013-02-04 Thread Logan McNaughton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9294/ --- (Updated Feb. 4, 2013, 8:56 p.m.) Review request for cloudstack. Summary (upda

Re: Review Request: CLOUDSTACK-644 add vmware resizeVolume support

2013-02-04 Thread Marcus Sorensen
> On Feb. 1, 2013, 9:41 a.m., Sateesh Chodapuneedi wrote: > > plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java, > > line 518 > > > > > > Are we checking for newSize equal to oldSi

Re: [ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Kelven Yang
It looks like your first command was actually failed to execute? com.cloud.upgrade.DatabaseCreator is packaged in the artifact from the first command. Kelven On 2/4/13 9:20 AM, "Ryan Dietrich" wrote: >After a pull on the master branch, I am unable to deploy the database. > >I ran: > mvn

Re: "Password has been reset to undefined"

2013-02-04 Thread Marcus Sorensen
It uses http query of the virtual router. But it does it on boot up. Otherwise you have this nasty service polling the router all of the time on the guest, and the last thing we want is to run services on your VM. Even the init script in itself is perhaps going too far for what cloudstack should pr

[jira] [Created] (CLOUDSTACK-1151) vmware systemVm template upgrade is missing in 4.0 upgrade

2013-02-04 Thread Tamas Monos (JIRA)
Tamas Monos created CLOUDSTACK-1151: --- Summary: vmware systemVm template upgrade is missing in 4.0 upgrade Key: CLOUDSTACK-1151 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1151 Project: Clou

[jira] [Commented] (CLOUDSTACK-1151) vmware systemVm template upgrade is missing in 4.0 upgrade

2013-02-04 Thread Tamas Monos (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570681#comment-13570681 ] Tamas Monos commented on CLOUDSTACK-1151: - Tamas, Looks like vmware systemV

Re: [DISCUSS] Packaging password/ssh reset scripts

2013-02-04 Thread Kelven Yang
On 2/4/13 3:35 AM, "Wido den Hollander" wrote: >On 02/03/2013 12:44 PM, David Nalley wrote: >> Hi folks: >> >> One of the discussions that came up while we were in Ghent was whether >> or not to package the SSH key reset and password reset utilities, or >> whether we should focus our PW/SSH eff

Re: "Password has been reset to undefined"

2013-02-04 Thread Sinisa Denic
I agree that no need at all for script to run all time, once at start is enough. I just notice that no need to force user to shutdown VM in order to set a new password, if it can be done while VM is up. User can/cloud any time request a new password, but he could it pick up on next reboot. I

RE: Some stats about our mailing lists in January

2013-02-04 Thread Tariq Iqbal
I second that, great job Sebastian on the mailing lists analysis! Kind Regards, Tariq Iqbal Senior Consultant S: +44(0)20 3603 0540 | M: +44(0)790 9911600 tariq.iq...@shapeblue.com | www.shapeblue.com | Twitter:@shapeBlue ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS ___

[jira] [Commented] (CLOUDSTACK-1110) Documentation missing "Management Server Load Balancing"

2013-02-04 Thread Logan McNaughton (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570702#comment-13570702 ] Logan McNaughton commented on CLOUDSTACK-1110: -- I'd be happy to add this

Re: Storage Quality-of-Service Question

2013-02-04 Thread Mike Tutkowski
Just wanted to confirm, as well, Edison, that this storage refactor work is scheduled to make it into 4.1.0. Thanks! On Mon, Feb 4, 2013 at 1:27 PM, Mike Tutkowski wrote: > As I delve into the code a bit more, it looks like maybe I should start > with SolidfirePrimaryDataStoreProvider and over

RE: Some stats about our mailing lists in January

2013-02-04 Thread Animesh Chaturvedi
Certaily a great job Sebastien > -Original Message- > From: Tariq Iqbal [mailto:tariq.iq...@shapeblue.com] > Sent: Monday, February 04, 2013 2:27 PM > To: cloudstack-dev@incubator.apache.org; cloudstack- > us...@incubator.apache.org > Subject: RE: Some stats about our mailing lists in Janu

Re: [ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Ryan Dietrich
Actually, the build reported success with no errors! I ended up blowing away my entire cloudstack vm and started over.Things seem to be working now. I actually run the management server ON devcloud itself, so the new memory requirements required me to up my settings (i.e.: export MAVEN_OPT

RE: ReviewBoard: Drive to clear pending reviews

2013-02-04 Thread Animesh Chaturvedi
Here is the partial review board update till now. 1. Out of the 44 called out on Wednesday, 14 of the patches have been reviewed and committed 2. There are no updates on following 9 issues that were called out Review Who to take Action Action to be taken 8876Likitha R

Re: Review Request: Patch1 for feature - (CLOUDSTACK-657) VMware vNetwork Distributed Virtual Switch support in CloudStack

2013-02-04 Thread Sateesh Chodapuneedi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9189/ --- (Updated Feb. 5, 2013, 12:24 a.m.) Review request for cloudstack, Murali Reddy a

[jira] [Created] (CLOUDSTACK-1152) Missing tag in host-add.xml

2013-02-04 Thread Logan McNaughton (JIRA)
Logan McNaughton created CLOUDSTACK-1152: Summary: Missing tag in host-add.xml Key: CLOUDSTACK-1152 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1152 Project: CloudStack Issu

Review Request: Fix for CLOUDSTACK-1152

2013-02-04 Thread Logan McNaughton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9297/ --- Review request for cloudstack. Description --- The file docs/en-US/host-add

Re: Review Request: Fix for CLOUDSTACK-1152

2013-02-04 Thread Logan McNaughton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9297/ --- (Updated Feb. 5, 2013, 12:33 a.m.) Review request for cloudstack. Description

Git question

2013-02-04 Thread Logan McNaughton
Hi, I'm new to committing, I have a question about branches that may have been answered before: What is the purpose of the "master" branch? For instance, I found a problem in CLOUDSTACK-1152 that affects the 4.1 branch (a missing in the docs) but the is there in master. I guess my question is,

Re: [DISCUSS] Packaging in 4.1

2013-02-04 Thread Andrew Bayer
I should probably pipe up with my suggestion of getting CloudStack into Apache Bigtop here. =) http://bigtop.apache.org/ - it's mainly focused on the Hadoop ecosystem currently, but at the very least it'd provide an infrastructure, some consistent guidelines on builds/layout/etc. A. On Mon, Feb 4

Re: [ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Kelven Yang
The JVM memory setting I gave after Javelin merge may be too aggressive if you are running management server inside a VM. -XX:MaxPermSize=512m is for the fact that we have so many java classes (it might work in 256m configuration I think) and -Xmx2g is for the total heap (2G), almost the maximum fo

Re: Git question

2013-02-04 Thread Mohammad Nour El-Din
Hi Logan... On Tue, Feb 5, 2013 at 1:38 AM, Logan McNaughton wrote: > Hi, I'm new to committing, I have a question about branches that may have > been answered before: > 1st of all welcome aboard > > What is the purpose of the "master" branch? For instance, I found a problem > in CLOUDSTACK-

Re: [ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Chiradeep Vittal
Kelven, what is the reason for the huge increase in required memory? On 2/4/13 5:22 PM, "Kelven Yang" wrote: >The JVM memory setting I gave after Javelin merge may be too aggressive if >you are running management server inside a VM. -XX:MaxPermSize=512m is for >the fact that we have so many java

Re: [ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Kelven Yang
Spring jars add up to make it cross the threshold line. I'm not sure how much it has added, there are some tuning work to find a good number here. Kelven On 2/4/13 5:42 PM, "Chiradeep Vittal" wrote: >Kelven, what is the reason for the huge increase in required memory? > >On 2/4/13 5:22 PM, "Ke

Re: Review Request: Patch1 for feature - (CLOUDSTACK-657) VMware vNetwork Distributed Virtual Switch support in CloudStack

2013-02-04 Thread Sateesh Chodapuneedi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9189/ --- (Updated Feb. 5, 2013, 2:21 a.m.) Review request for cloudstack, Murali Reddy an

Re: Review Request: Patch1 for feature - (CLOUDSTACK-657) VMware vNetwork Distributed Virtual Switch support in CloudStack

2013-02-04 Thread Sateesh Chodapuneedi
> On Feb. 1, 2013, 7:10 p.m., Koushik Das wrote: > > plugins/hypervisors/vmware/src/com/cloud/network/VmwareTrafficLabel.java, > > line 15 > > > > > > What are the possible values for networkLabel. Currently you are >

Review Request: add ui for resize volume

2013-02-04 Thread Hongtu Zang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9298/ --- Review request for cloudstack, mice xia and Marcus Sorensen. Description ---

Re: Review Request: add ui for resize volume

2013-02-04 Thread mice xia
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9298/#review16079 --- is it better if we list diskoffering with a dropdown list, and show t

  1   2   >