Re: java6 is installed instead of java7 when CloudStack rpm which build from master branch is installed with yum command.

2014-04-18 Thread Marcus
Thanks. Just an FYI, I usually have a hard time finding this doc, but here are some guidelines for commits. The big thing here is that if you include the Jira bug id in the commit it will publish the commit to the ticket automatically. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Git O

Re: [ACS4.4, VMware] Can't add VMware Datacenter to Zone

2014-04-18 Thread Mike Tutkowski
Doh! This was user error. I was using DHCP for vCenter and its address changed from 192.168.129.7 to 192.168.129.17. On Fri, Apr 18, 2014 at 9:44 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > Any thoughts on why I might be seeing this exception?: > > INFO [c.c.a.ApiServe

Re: [ANNOUNCE] Yoshikazu Nojima as committer

2014-04-18 Thread Yoshikazu Nojima
Thank you, Marcus, Daan. Noji 2014-04-18 16:21 GMT-06:00 Daan Hoogland : > go Yoshi go > > On Sat, Apr 19, 2014 at 12:19 AM, Marcus wrote: >> We are pleased to announce that Yoshikazu Nojima has accepted the role >> of committer for the Apache CloudStack project. He has made various >> improvem

Re: java6 is installed instead of java7 when CloudStack rpm which build from master branch is installed with yum command.

2014-04-18 Thread Yoshikazu Nojima
Sure. This is my first push to the main repository. Bug ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-6457 4.4: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=c7d8aae3bd8e0a26a1ad0c4bdfe9698f71910b76 master: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git

[ACS4.4, VMware] Can't add VMware Datacenter to Zone

2014-04-18 Thread Mike Tutkowski
Hi, Any thoughts on why I might be seeing this exception?: INFO [c.c.a.ApiServer] (2123859373@qtp-1893395245-2:ctx-68e745a1 ctx-d84eba7f) Failed to add VMware DC to zone due to : HTTP transport error: java.net.NoRouteToHostException: No route to host I've never had a problem performing this act

Jenkins build is back to normal : build-master-slowbuild #637

2014-04-18 Thread jenkins
See

Re: Build failed in Jenkins: build-master-slowbuild #630

2014-04-18 Thread Daan Hoogland
I saw it, the extra &. Let's hope we see a fixed slowbuild. On Sat, Apr 19, 2014 at 2:42 AM, Min Chen wrote: > Daan, I found one culprit in one file by running findBugs locally, and > checked in a fix to master. Let's see next slow build to see if that fixes > the problem. > > Thanks > -min > > O

Re: Build failed in Jenkins: build-master-slowbuild #630

2014-04-18 Thread Min Chen
Daan, I found one culprit in one file by running findBugs locally, and checked in a fix to master. Let's see next slow build to see if that fixes the problem. Thanks -min On 4/18/14 5:11 PM, "Daan Hoogland" wrote: >Well, it is contained to the mentioned commits. There are quite some >but I'd su

Re: Bug CLOUDSTACK-6448: VPC router won't be created when a private gateway is defined.

2014-04-18 Thread Daan Hoogland
Anton, I did some more investigation, and get the impression that this is related to the bug we encountered during upgrade where the private gateway network is associated to the vpc hence creating a nic on the vpc router that has gets the adress of the gateway. If we entered a bug for that yet, we

Review Request 20511: private gateway network should not be associated with vpc

2014-04-18 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20511/ --- Review request for cloudstack and Alena Prokharchyk. Repository: cloudstack-git

Re: java6 is installed instead of java7 when CloudStack rpm which build from master branch is installed with yum command.

2014-04-18 Thread David Nalley
On Fri, Apr 18, 2014 at 3:36 PM, Yoshikazu Nojima wrote: > David, > Thank you for your information. > > It works! > I will send a patch for 4.4 and for master. > Better yet, now that you are a committer, please create a bug for this and just commit the fix directly. No need to send a patch in for

Re: Build failed in Jenkins: build-master-slowbuild #630

2014-04-18 Thread Daan Hoogland
Well, it is contained to the mentioned commits. There are quite some but I'd sugest running findbugs against those files and triage those. Or revert the commits one by one to see which one contains the culprit. That will take all weekend though. It is not called slowbuid for nothing. On Sat, Apr 1

Re: Review Request 12228: static resource compression

2014-04-18 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12228/ --- (Updated April 18, 2014, 11:08 p.m.) Review request for cloudstack, Brian Feder

Re: Build failed in Jenkins: build-master-slowbuild #630

2014-04-18 Thread Min Chen
Yeah, I saw that email as well, and clicked the same link to see which one is high warning, but didn't find any information. These commits are cherry-picked from 4.4 branch. In this case, how should I find which file has that findBugs warning? Thanks -min On 4/18/14 4:04 PM, "Daan Hoogland" wrot

Re: Build failed in Jenkins: build-master-slowbuild #630

2014-04-18 Thread Daan Hoogland
H Min, the first failing build, http://jenkins.buildacloud.org/job/build-master-slowbuild/630/, mentions the commits, hence I asked you, normally it would display the locations of the new issue but I can't find it in the report page http://jenkins.buildacloud.org/job/build-master-slowbuild/630/find

Build failed in Jenkins: build-master-slowbuild #636

2014-04-18 Thread jenkins
See Changes: [nitin.mehta] CLOUDSTACK-6199: Revert the AsyncVm and AsyncVolume Cmd. There is a better way to check the display property of first class entities. -- [...truncated 18192

Re: Build failed in Jenkins: build-master-slowbuild #630

2014-04-18 Thread Min Chen
Daan, I cannot tell from this email what is breaking the slow build? And which file? These commits didn't touch these files in cloud/bridge file at all. Can you tell us how to read slow build failures? Thanks -min On 4/18/14 2:57 PM, "Daan Hoogland" wrote: >Min, > >Can

Re: Build failed in Jenkins: build-master-slowbuild #630

2014-04-18 Thread Daan Hoogland
no, just which set of commits first failed it. On Sat, Apr 19, 2014 at 12:31 AM, Laszlo Hornyak wrote: > Something wrong with jenkins, it breaks the build because of a new high > priority findbugs warning, but it can not tell which one is that. > > > On Fri, Apr 18, 2014 at 11:57 PM, Daan Hooglan

Re: Build failed in Jenkins: build-master-slowbuild #630

2014-04-18 Thread Laszlo Hornyak
Something wrong with jenkins, it breaks the build because of a new high priority findbugs warning, but it can not tell which one is that. On Fri, Apr 18, 2014 at 11:57 PM, Daan Hoogland wrote: > Min, > > Can you have a look at these comits? The slowbuild has been failing since > these. > > On Fr

Re: CS cores vs sockets

2014-04-18 Thread Marcus
Thanks! On Fri, Apr 18, 2014 at 7:26 AM, Michael Phillips wrote: > I created the feature request, hopefully it will gets some traction and get > implemented. > https://issues.apache.org/jira/browse/CLOUDSTACK-6454?filter=-2 > >> Date: Thu, 17 Apr 2014 15:35:45 -0600 >> Subject: Re: CS cores vs

Re: [ANNOUNCE] Yoshikazu Nojima as committer

2014-04-18 Thread Daan Hoogland
go Yoshi go On Sat, Apr 19, 2014 at 12:19 AM, Marcus wrote: > We are pleased to announce that Yoshikazu Nojima has accepted the role > of committer for the Apache CloudStack project. He has made various > improvements to the networking and storage code in CloudStack over the > last year, and we l

[ANNOUNCE] Yoshikazu Nojima as committer

2014-04-18 Thread Marcus
We are pleased to announce that Yoshikazu Nojima has accepted the role of committer for the Apache CloudStack project. He has made various improvements to the networking and storage code in CloudStack over the last year, and we look forward to his continued contributions and involvement in the comm

Re: Live migration failed to newly provisioned KVM host

2014-04-18 Thread Marcus
Yes, it looks as though the two machines are running different versions of qemu/libvirt, as the destination doesn't support the machine type that the VM has defined in it's XML on the source host. On Fri, Apr 18, 2014 at 3:43 PM, Nux! wrote: > On 18.04.2014 19:45, Indra Pramana wrote: >> >> Unabl

Re: Build failed in Jenkins: build-master-slowbuild #630

2014-04-18 Thread Daan Hoogland
Min, Can you have a look at these comits? The slowbuild has been failing since these. On Fri, Apr 18, 2014 at 7:02 AM, wrote: > See > > Changes: > > [min.chen] Handle listAll flag in IAM buildAclSearchParameters. > > [min.c

Re: Live migration failed to newly provisioned KVM host

2014-04-18 Thread Nux!
On 18.04.2014 19:45, Indra Pramana wrote: Unable to migrate due to internal error Process exited while reading console log output: Supported machines are: pc Standard PC (alias of pc-1.0) pc-1.0 Standard PC (default) pc-0.14Standard PC pc-0.13Standard PC pc-0.12Standard PC

Build failed in Jenkins: build-master-slowbuild #635

2014-04-18 Thread jenkins
See -- [...truncated 18172 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] -

Review Request 20497: CLOUDSTACK-6457: java6 is installed instead of java7 by yum dependancy resolution

2014-04-18 Thread Yoshikazu Nojima
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20497/ --- Review request for cloudstack. Bugs: CLOUDSTACK-6457 https://issues.apache.

Re: Review Request 20445: Add new Command line options to setup/bindir/cloud-setup-databases.in and remove OS specific commands

2014-04-18 Thread Frank Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20445/#review40804 --- This script is very old it really needs some improvement, thanks fo

RE: Upgraded from 4.2.1 to 4.3.0 getting a http 404 error

2014-04-18 Thread Michael Phillips
Came across this article that fixed it for me... http://blog.widodh.nl/2014/03/sql-connection-error-after-upgrade-to-cloudstack-4-3-0/ Date: Fri, 18 Apr 2014 20:33:45 +0200 Subject: Re: Upgraded from 4.2.1 to 4.3.0 getting a http 404 error From: laszlo.horn...@gmail.com To: dev@cloudstack.apache.

Live migration failed to newly provisioned KVM host

2014-04-18 Thread Indra Pramana
Dear all, I am using CloudStack 4.2.0 and KVM hypervisor. I just provisioned a new KVM host and I am able to add the host into the zone/cluster, it's up and routing. This new host is using a different (newer) type of server, but using the same type of CPUs as per CloudStack's requirements on KVM h

Re: Upgraded from 4.2.1 to 4.3.0 getting a http 404 error

2014-04-18 Thread Laszlo Hornyak
Hi, The mysql driver is not available for CS, that is the trouble. Please check that the mysql jar files are in classpath. On Fri, Apr 18, 2014 at 8:06 PM, Michael Phillips wrote: > Did an upgrade from 4.2.1 to 4.3.0 on ubuntu, and now I am getting the > following error. > http://imgur.com/PonN

Re: AIX and CloudStack? no - i'm not crazy - just curious....

2014-04-18 Thread David Nalley
On Fri, Apr 18, 2014 at 1:46 PM, ilya musayev wrote: > I was asked if CloudStack can support AIX. > > While obvious answer is known, i was curious who will find this beneficial > on this mailing list. > > This basically applies to companies that IMHO have been in business for at > least 30 years a

Upgraded from 4.2.1 to 4.3.0 getting a http 404 error

2014-04-18 Thread Michael Phillips
Did an upgrade from 4.2.1 to 4.3.0 on ubuntu, and now I am getting the following error. http://imgur.com/PonNMYL Any advise? Logs show a few errors:Mgmt server log error = java.sql.SQLException: No suitable driver found for jdbc:mysql://mysqldbserver:3306/cloud?autoReconnect=true&prepStmtCacheSi

Re: Review Request 20466: Distinguish between user defined and system defined guest OS

2014-04-18 Thread Amogh Vasekar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20466/ --- (Updated April 18, 2014, 6:06 p.m.) Review request for cloudstack and Nitin Meh

AIX and CloudStack? no - i'm not crazy - just curious....

2014-04-18 Thread ilya musayev
I was asked if CloudStack can support AIX. While obvious answer is known, i was curious who will find this beneficial on this mailing list. This basically applies to companies that IMHO have been in business for at least 30 years and have critical infrastructure that runs on AIX. Thanks ily

Build failed in Jenkins: build-master-slowbuild #634

2014-04-18 Thread jenkins
See -- [...truncated 18172 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] -

Re: Anybody experienced test failure on master?

2014-04-18 Thread Min Chen
This is the stack trace: Tests run: 28, Failures: 0, Errors: 26, Skipped: 2, Time elapsed: 0.527 sec <<< FAILURE! getTableName(com.cloud.utils.DbUtilTest) Time elapsed: 0.107 sec <<< ERROR! java.lang.ExceptionInInitializerError at sun.misc.Unsafe.ensureClassInitialized(Native Method)

Technology Email Databases 2014

2014-04-18 Thread Jasper Gates
Hi, Would you be interested in purchasing any of the following Technology Email Databases for your marketing campaigns and for 2014. 1. ISV/VARs List by product 2. IT decision Makers from Fortune 500 Companies 3. Adobe, Autodesk, Citrix, Google, HP, IBM DBMS, Infor, Java, J

Re: Anybody experienced test failure on master?

2014-04-18 Thread Min Chen
No, that does not work for me. Prachi mentioned a workaround for that. It may be caused by the empty db.properties file in framework/db/test folder. When I put the right db.properties file in framework/db/test/resources folder, it built successfully. I don't know the exact reason why this caused

Re: [QUESTION, SSVM] Updating code in SSVM

2014-04-18 Thread Nitin Mehta
Mike - since your SSVM is running on XS please remove the tags from the host as Sadhu says and then reconnect the host. You should see in the logs that new systemvm.iso gets copied to the host. * xe host-param-clear param-name=tags uuid=[uuid] On 18/04/14 7:22 AM, "Mike Tutkowski" wrote: >OK

Re: [QUESTION, SSVM] Updating code in SSVM

2014-04-18 Thread Mike Tutkowski
OK - thanks! On Friday, April 18, 2014, Amogh Vasekar wrote: > (For the lack of a better answer) I guess this would be a manual step by > logging onto the Secondary storageŠ > > Thanks, > Amogh > > On 4/17/14 11:25 PM, "Mike Tutkowski" > > > wrote: > > >Thanks :) > > > >What way do you recommen

Build failed in Jenkins: build-master-slowbuild #633

2014-04-18 Thread jenkins
See Changes: [koushik] CLOUDSTACK-6445: Simulator enhancements [koushik] CLOUDSTACK-6211: Xenserver - HA - SSVM fails to start due to running out of management Ip ranges when testing host down scenarios ---

Cleanly remove management server

2014-04-18 Thread Michael Phillips
Last week we talked about a GUI option to cleanly remove a management server. I created a feature request for this as well. Hopefully this will get some traction as well. https://issues.apache.org/jira/browse/CLOUDSTACK-6455 I think I may dust up on my coding skills so I can contribute to the dev

RE: CS cores vs sockets

2014-04-18 Thread Michael Phillips
I created the feature request, hopefully it will gets some traction and get implemented. https://issues.apache.org/jira/browse/CLOUDSTACK-6454?filter=-2 > Date: Thu, 17 Apr 2014 15:35:45 -0600 > Subject: Re: CS cores vs sockets > From: shadow...@gmail.com > To: dev@cloudstack.apache.org > > Sorr

Re: Review Request 18902: CLOUDSTACK-6211: Xenserver - HA - SSVM fails to start due to running out of management Ip ranges when testing host down scenarios

2014-04-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18902/#review40765 --- Commit ab39739bd8a6031083e30d8ec347724f94dfd3c9 in cloudstack's bran

Re: Review Request 18902: CLOUDSTACK-6211: Xenserver - HA - SSVM fails to start due to running out of management Ip ranges when testing host down scenarios

2014-04-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18902/#review40764 --- Commit bc9737ec8a949e1d01475ec5a7af26d8038994d5 in cloudstack's bran

Re: Anybody experienced test failure on master?

2014-04-18 Thread Koushik Das
'mvm clean install' worked for me. Are you trying noredist? On 18-Apr-2014, at 6:03 AM, Min Chen wrote: > Hi there, > > Did anybody experience test failure on master branch? I got this: > > > T E S T S > --- > Running com.cloud.utils.DbUtil

Re: [PROPOSAL] Simulator enhancements

2014-04-18 Thread Koushik Das
I have added this to master as part of commit b088821c61c77fc7f7f4fa005f4f5fbbac2862f8. The following test scenarios are also added based on the new changes: - Deploy VM failure and retry logic due to volume creation failure. - Deploy VM failure and retry logic due to failure in starting VM. - Use

Re: Review Request 20480: CLOUDSTACK-6451: Missing some library dependencies to 32 bit support for vhd-util

2014-04-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20480/#review40762 --- Commit 85a67157c146e3fa15c42b11cc04bc81f66c4f84 in cloudstack's bran

Re: Review Request 20480: CLOUDSTACK-6451: Missing some library dependencies to 32 bit support for vhd-util

2014-04-18 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20480/#review40761 --- Ship it! Ship It! - SrikanteswaraRao Talluri On April 18, 2014,

Review Request 20480: CLOUDSTACK-6451: Missing some library dependencies to 32 bit support for vhd-util

2014-04-18 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20480/ --- Review request for cloudstack and SrikanteswaraRao Talluri. Bugs: CLOUDSTACK-64

Review Request 20479: Added fix for CLOUDSTACK-6389

2014-04-18 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20479/ --- Review request for cloudstack and SrikanteswaraRao Talluri. Bugs: CLOUDSTACK-63

Build failed in Jenkins: build-master-slowbuild #632

2014-04-18 Thread jenkins
See Changes: [sanjay.tripathi] CLOUDSTACK-6447: Grid K120Q and K220Q vGPU types are missing in create service offering menu. -- [...truncated 18172 lines...] Tests run: 4, Failures:

Re: Review Request 20365: CLOUDSTACK-6411: some files are not loading in visual studio due to license header at top making them unparsable

2014-04-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20365/#review40760 --- Commit 7d6712c05e03122dc461f5d524126619cf19f7d1 in cloudstack's bran

Re: Review Request 20410: CLOUDSTACK-6282 - Added automated tests for Instances API calls in test_escalations.py

2014-04-18 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20410/#review40759 --- Ship it! Ship It! - Santhosh Edukulla On April 18, 2014, 10:06 a

Re: Review Request 20410: CLOUDSTACK-6282 - Added automated tests for Instances API calls in test_escalations.py

2014-04-18 Thread Vinay Varma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20410/ --- (Updated April 18, 2014, 10:06 a.m.) Review request for cloudstack and Santhosh

Re: Anybody experienced test failure on master?

2014-04-18 Thread Laszlo Hornyak
Hi Min, Can you send details, stack traces? Thank you, Laszlo On Fri, Apr 18, 2014 at 2:33 AM, Min Chen wrote: > Hi there, > > Did anybody experience test failure on master branch? I got this: > > > T E S T S > --- > Running com.cloud.utils

Bug CLOUDSTACK-6448: VPC router won't be created when a private gateway is defined.

2014-04-18 Thread Anton Opgenoort
Hi, We've hit a variation on an older (fixed) bug regarding VPC private gateways. The old case which prevented a restart of the VPC router (cloudstack-4193) was fixed; but this time, we could not spin up a virtual router when the VPC router was destroyed, unless the private gateway was removed f

Re: Review Request 20410: CLOUDSTACK-6282 - Added automated tests for Instances API calls in test_escalations.py

2014-04-18 Thread Vinay Varma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20410/ --- (Updated April 18, 2014, 8:41 a.m.) Review request for cloudstack and Santhosh

Re: Secondary Storage limits

2014-04-18 Thread Gaurav Aradhye
Thanks Sanjay for detailed explanation. I will share the requested counts and output soon. Regards, Gaurav On Fri, Apr 18, 2014 at 1:37 PM, Sanjay Tripathi wrote: > Hi Gaurav, > > Before registering a template, CS checks for template size by making HTTP > call to get the size from remote locat

Re: [QUESTION, SSVM] Updating code in SSVM

2014-04-18 Thread Amogh Vasekar
(For the lack of a better answer) I guess this would be a manual step by logging onto the Secondary storageŠ Thanks, Amogh On 4/17/14 11:25 PM, "Mike Tutkowski" wrote: >Thanks :) > >What way do you recommend I remove systemvm.iso from secondary storage? It >doesn't show up under ISOs in the GUI

Re: Review Request 19868: CLOUDSTACK-6287, CLOUDSTACK-6315 fixed password visible in plain text during some operation in hyperv

2014-04-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19868/#review40757 --- Commit 4c4134721dde68f288b9ba273181c5db5fbbc41f in cloudstack's bran

Re: Review Request 19868: CLOUDSTACK-6287, CLOUDSTACK-6315 fixed password visible in plain text during some operation in hyperv

2014-04-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19868/#review40756 --- Commit 4c4134721dde68f288b9ba273181c5db5fbbc41f in cloudstack's bran

RE: Secondary Storage limits

2014-04-18 Thread Sanjay Tripathi
Hi Gaurav, Before registering a template, CS checks for template size by making HTTP call to get the size from remote location using getRemoteSize method. If the secondary storage count (including this new template) is within limits then CS will register this template and start the download pro

Build failed in Jenkins: build-master-slowbuild #631

2014-04-18 Thread jenkins
See -- [...truncated 18172 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] -

Re: Secondary Storage limits

2014-04-18 Thread Gaurav Aradhye
I see it is set to 2. But does this change the limit? I am following some threads about discussion on over-provisioning, but still not sure exactly how it will affect it in this case. Can you please explain? Regards, Gaurav On Thu, Apr 17, 2014 at 7:32 PM, Pierre-Luc Dion wrote: > Does "storag