[PROPOSAL] QuickCloud

2013-03-24 Thread Chiradeep Vittal
To enable a cloud to start quicker, I am proposing that system vms be made optional in the boot-up of a CloudStack Cloud. I'm working on the 'quickcloud' branch and the detailed proposal is here: https://cwiki.apache.org/confluence/x/clnVAQ

Re: Review Request: CLOUDSTACK-1714/CLOUDSTACK-1715: Updates to Install and Admin Guide documentation

2013-03-24 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10045/#review18338 --- Commit eb934e4ac8b682bf0c77e22649257765b69b7c54 in branch refs/heads

Re: Review Request: CLOUDSTACK-1714/CLOUDSTACK-1715: Updates to Install and Admin Guide documentation

2013-03-24 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10045/#review18337 --- Commit ba410630546266508b3cf4c1da9751a3f44503b4 in branch refs/heads

Problem creating primary storage

2013-03-24 Thread Mike Tutkowski
Hi, I just updated my repo today, rebuilt master, and ran the MS...so far, so good. When I went to set up my DevCloud2 environment, however, I noticed a problem creating primary storage (when executing the Python script to set up my environment). Is this a known problem and - if so - is there a

Re: Building nonoss

2013-03-24 Thread Mike Tutkowski
Is this still the way we recommend running the Management Server when running with nonoss? mvn -pl :cloud-client-ui jetty:run -Dnonoss Thanks! On Sun, Mar 24, 2013 at 11:31 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Thanks, Rajesh and Prasanna! > > After replacing my two Net

Re: Building nonoss

2013-03-24 Thread Mike Tutkowski
Thanks, Rajesh and Prasanna! After replacing my two Netscalar JARs with the ones Prasanna recommended, it work. Thanks again! On Sun, Mar 24, 2013 at 11:16 PM, Rajesh Battala wrote: > Mike, > Looks like some problem with Library of NS. > will get back to you with solution. > > Thanks > Rajesh

Re: NetScaler lib/sdk jars are apache licensed

2013-03-24 Thread prasanna
On 25 March 2013 10:49, Vijay Venkatachalam wrote: > No, there are 2 jars to this, only one of them is done. I haven’t got time to > get the other one done. It should get done in another 10-15 days. > Thanks, when that's done I'll move netscaler into oss profiles so it builds by default.

RE: NetScaler lib/sdk jars are apache licensed

2013-03-24 Thread Vijay Venkatachalam
No, there are 2 jars to this, only one of them is done. I haven’t got time to get the other one done. It should get done in another 10-15 days. -Vijay > -Original Message- > From: srivatsav.prasa...@gmail.com [mailto:srivatsav.prasa...@gmail.com] > On Behalf Of prasanna > Sent: Monday, M

Re: New committer: Ahmad Emneina

2013-03-24 Thread prasanna
On 25 March 2013 05:05, Joe Brockmeier wrote: > Hi all, > > The Project Management Committee (PMC) for Apache CloudStack > has asked Ahmad Emneina to become a committer and we are pleased to > announce that he has accepted. > > Being a committer allows many contributors to contribute more > autono

RE: Building nonoss

2013-03-24 Thread Rajesh Battala
Mike, Looks like some problem with Library of NS. will get back to you with solution. Thanks Rajesh Battala > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Monday, March 25, 2013 10:39 AM > To: dev@cloudstack.apache.org > Subject: Re: Building n

Re: Building nonoss

2013-03-24 Thread prasanna
Is it possible you have an older netscaler-sdk? Can you replace the one you have with the one at: http://community.citrix.com/download/attachments/37847122/cloud-netscaler-jars.zip On 25 March 2013 10:38, Mike Tutkowski wrote: > Hey Rajesh, > > I ran the following: > > mvn clean install -Dnonoss

RE: Building nonoss

2013-03-24 Thread Vijay Venkatachalam
Hi Mike, You should get the netscaler jars to compile from http://community.citrix.com/download/attachments/37847122/cloud-netscaler-jars.zip If the build doc is not updated we need to update this. Thanks, Vijay V. > -Original Message- > From: Mike Tutkowski [mailto:mike.

Re: NetScaler lib/sdk jars are apache licensed

2013-03-24 Thread prasanna
On 5 March 2013 00:14, Vijay Venkatachalam wrote: > Thanks for the tip David on the signatures upload! > > I was a able to successfully release the NetScaler's Nitro jar file. > > Once I complete the release of NetScaler SDX's jar file as well, the stage > will be set to make the NetScaler's Adap

Re: New committer: Ahmad Emneina

2013-03-24 Thread Rohit Yadav
Yo Ahmad, welcome to the gang brother! On Mon, Mar 25, 2013 at 10:31 AM, Abhinandan Prateek wrote: > Congrats Ahmad ! > > On 25/03/13 9:33 AM, "Likitha Shetty" wrote: > >>Congratulations Ahmad! >> >>>-Original Message- >>>From: Musayev, Ilya [mailto:imusa...@webmd.net] >>>Sent: Monday, M

Re: Building nonoss

2013-03-24 Thread Mike Tutkowski
Hey Rajesh, I ran the following: mvn clean install -Dnonoss -X here was the output (thanks!): [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [0.906s] [INFO] Apache CloudStack Plugin - Storage Image S3 ... SUCCESS [0.889s] [INFO] Apache CloudStack Plugin - Storage Volume

Re: New committer: Ahmad Emneina

2013-03-24 Thread Abhinandan Prateek
Congrats Ahmad ! On 25/03/13 9:33 AM, "Likitha Shetty" wrote: >Congratulations Ahmad! > >>-Original Message- >>From: Musayev, Ilya [mailto:imusa...@webmd.net] >>Sent: Monday, March 25, 2013 7:47 AM >>To: dev@cloudstack.apache.org >>Subject: RE: New committer: Ahmad Emneina >> >>Well des

Re: Building nonoss

2013-03-24 Thread Mike Tutkowski
This is a sample of some of the erros I'm seeing: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-plugin-network-netscaler: Compilation failure: Compilation failure: [ERROR] /Users/mtutkowski/Documents/CloudStack/src/in

Re: Building nonoss

2013-03-24 Thread Mike Tutkowski
Hi Rajesh, Just checking, but isn't master currently 4.2? I'm running off of master. In my deps folder, I have the following JAR files and have run ./install-non-oss.sh: app-utils.jar vim.jar vim25_51.jar vim25.jar cloud-iControl.jar cloud-netscaler-sdx.jar cloud-netscaler.jar manageontap.jar

RE: Building nonoss

2013-03-24 Thread Rajesh Battala
Mike, Have you got the jars for netscaler in deps folder and did install.sh? Can you run with -X and post the log. Are you on Master/4.1? my 4.1 /master both are building successfully. Thanks Rajesh Battala > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.

RE: New committer: Ahmad Emneina

2013-03-24 Thread Likitha Shetty
Congratulations Ahmad! >-Original Message- >From: Musayev, Ilya [mailto:imusa...@webmd.net] >Sent: Monday, March 25, 2013 7:47 AM >To: dev@cloudstack.apache.org >Subject: RE: New committer: Ahmad Emneina > >Well deserved. Congrats Ahmad! > > > Original message >From: Radh

Re: Review Request: MidoNet Networking Plugin [2/2]

2013-03-24 Thread Dave Cahill
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9898/ --- (Updated March 25, 2013, 4:02 a.m.) Review request for cloudstack, Hugo Trippaer

Committer and PMC bios

2013-03-24 Thread Joe Brockmeier
Hi all, If you're getting this, you're listed as a PMC member or committer for Apache CloudStack. I've BCC'ed everybody so this doesn't clog up the dev@ mailing list and get missed. Now that we've graduated, we should have a page on the site that lists the current committers and PMC members.

RE: New committer: Ahmad Emneina

2013-03-24 Thread Musayev, Ilya
Well deserved. Congrats Ahmad! Original message From: Radhika Puthiyetath Date: To: dev@cloudstack.apache.org Subject: RE: New committer: Ahmad Emneina Congratulations Ahmad.. -Original Message- From: Joe Brockmeier [mailto:j...@zonker.net] Sent: Monday, March 25, 2

RE: New committer: Ahmad Emneina

2013-03-24 Thread Radhika Puthiyetath
Congratulations Ahmad.. -Original Message- From: Joe Brockmeier [mailto:j...@zonker.net] Sent: Monday, March 25, 2013 5:05 AM To: dev@cloudstack.apache.org Subject: New committer: Ahmad Emneina Hi all, The Project Management Committee (PMC) for Apache CloudStack has asked Ahmad Emneina

New committer: Ahmad Emneina

2013-03-24 Thread Joe Brockmeier
Hi all, The Project Management Committee (PMC) for Apache CloudStack has asked Ahmad Emneina 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 changes

Review Request: Bugfix CLOUDSTACK-1736: Ubuntu 12.04 cloud-setup-management Failed to configure CloudStack Management Server

2013-03-24 Thread Brian Spindler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10104/ --- Review request for cloudstack. Description --- Update for CLOUDSTACK-1736.

RE: [ACS41] Status

2013-03-24 Thread Edison Su
431 should be fixed already few months ago. Sent from my Windows Phone From: Marcus Sorensen Sent: ‎3/‎23/‎2013 3:13 PM To: dev@cloudstack.apache.org Subject: Re: [ACS41] Status 1006 I just closed, it e

Re: Review Request: Temporarily disabling baremetal functionality in CS 4.1

2013-03-24 Thread Chip Childers
On Fri, Mar 22, 2013 at 05:35:56PM -0700, Angeline Shen wrote: > Chip, Vijay: > > Let me know When the build is ready, I can help test if baremetal feature > has been deactivated from UI. The patch doesn't apply cleanly. > > -Original Message- > From: Chip Childers [mailto:chip.child.

Re: Review Request: Temporarily disabling baremetal functionality in CS 4.1

2013-03-24 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10071/#review18329 --- This patch still doesn't apply cleanly. Now sure what's going on.

Re: Review Request: Volumes with storage tags can't be attached

2013-03-24 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10094/#review18328 --- Ship it! applied to 4.1 - Chip Childers On March 22, 2013, 10:48

Re: Review Request: Remove component autoscanning, ensure adapter execution sequence at runtime

2013-03-24 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10072/#review18327 --- Ship it! Applied to 4.1. - Chip Childers On March 22, 2013, 11:1

Building nonoss

2013-03-24 Thread Mike Tutkowski
Hi everyone, I'm trying to create a VMware cluster in CS, but forgot that I needed to build specially to include the nonoss. I tried this with the newest master (just updated a few minutes ago to the latest): mvn clean install -Dnonoss The build failed here: [INFO] Apache CloudStack Plugin - N

Re: Apply permission to assign bugs to myself

2013-03-24 Thread David Nalley
On Sat, Mar 23, 2013 at 12:02 PM, Noah Slater wrote: > Quick follow up: this should be a step in the "adding a committer" process. > Agreed

Re: nfs://server:/path Alert State Detected

2013-03-24 Thread Nitin Mehta
See if this https://cwiki.apache.org/CLOUDSTACK/ssvm-troubleshooting.html alleviates the issues. On 24/03/13 5:11 PM, "Kausal Malladi" wrote: >Can someone please help me on this? Thanks. >Kausal Malladi >www.kausalmalladi.tk > > >On Sat, Mar 23, 2013 at 2:34 AM, Kausal Malladi wrote: >> Hi, >>

Re: Issue regarding SSVM on DevCloud

2013-03-24 Thread Sebastien Goasguen
Kausal, Which version of cloudstack are you using and which version of devcloud did you download ? Also let's move this thread to us...@cloudstack.apache.org, so don't reply to dev. It's a better fit on users -sebastien On Mar 24, 2013, at 7:41 AM, Kausal Malladi wrote: > Can someone please

Re: nfs://server:/path Alert State Detected

2013-03-24 Thread Kausal Malladi
Can someone please help me on this? Thanks. Kausal Malladi www.kausalmalladi.tk On Sat, Mar 23, 2013 at 2:34 AM, Kausal Malladi wrote: > Hi, > I am using DevCloud for Secondary Storage. SSVM is started but Console > Proxy VM is not. > On dashboard it gives Alert State Detected. > I am able to pi

Re: Issue regarding SSVM on DevCloud

2013-03-24 Thread Kausal Malladi
Can someone please help me on this? Thanks. Kausal Malladi www.kausalmalladi.tk On Sat, Mar 23, 2013 at 8:16 AM, Kausal Malladi wrote: > Oh, Thanks.. but I can't find where default tty linux is preinstalled. > Also, if the ping from SSVM to my laptop is working, why am I still seeing >

[DOCS] Can't build Japanese docs

2013-03-24 Thread Sebastien Goasguen
I filed https://issues.apache.org/jira/browse/CLOUDSTACK-1796 I can't publican build japanese docs. I managed to fix chinese and portuguese. But I cannot figure out how to edit the problematic string in the .po file to solve the issue. Anyone cares to take a look ? -sebastien