[GitHub] cloudstack pull request: CLOUDSTACK-8841: Storage XenMotion from X...

2016-05-17 Thread priyankparihar
Github user priyankparihar commented on the pull request: https://github.com/apache/cloudstack/pull/815#issuecomment-219637824 @rhtyd >please rebase against latest master and push -f. Done. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cloudstack pull request: Kvm plugin restructure

2016-05-17 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1521#issuecomment-219651833 I am not against it, but we have more KVM Pull Requests open like #1545 At what point do we ask other PRs to be rebased after this one merges in? --- If your

[GitHub] cloudstack pull request: Compabitility fix for Docker >= 1.11 (doc...

2016-05-17 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1548#issuecomment-219651953 LGTM Very simple Docker fix --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project do

[GitHub] cloudstack pull request: Kvm plugin restructure

2016-05-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1521#issuecomment-219653710 I will rebase again, if we do want this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

RE: Migrating CloudStack content from download.cloud.com

2016-05-17 Thread Giles Sirett
This is a MAJOR problem and needs to be figured out before the current download site is removed - @Raja - have Citrix committed to it being there another year ? It is my understanding that Cloudstack relies on this download at initial build/startup and then periodically if people do things like

Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread anil lakineni
Hi All, I am unable to sync API's in CloudMonkey and getting below error, > sync *Unauthorized: None* *Failed to sync apis, please check your config?* *Note: `sync` requires api discovery service enabled on the CloudStack management server* Cloud Monkey version: 5.2.0 Citrix Cloud Platform versi

[GitHub] cloudstack pull request: CLOUDSTACK-9362: Skip VXLANs when rewriti...

2016-05-17 Thread insom
Github user insom commented on the pull request: https://github.com/apache/cloudstack/pull/1513#issuecomment-219663341 @swill rebased and pushed. It does have two LGTMs and tests by real people (plus it's in production at here at iWeb) if that makes it a little easier to overrule Jenk

[GitHub] cloudstack pull request: CLOUDSTACK-9368: Fix for Support configur...

2016-05-17 Thread koushik-das
Github user koushik-das commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1518#discussion_r63494164 --- Diff: engine/storage/src/org/apache/cloudstack/storage/image/BaseImageStoreDriverImpl.java --- @@ -79,6 +80,25 @@ VMTemplateZoneDao _vm

[GitHub] cloudstack pull request: Made the adding new keyboard language sup...

2016-05-17 Thread anshul1886
Github user anshul1886 commented on the pull request: https://github.com/apache/cloudstack/pull/669#issuecomment-219672865 @milamberspace Added the localisation key in message.properties and now using it in consoleKeyboardOptions --- If your project is set up for it, you can reply to

[GitHub] cloudstack pull request: This branch implements the CSV and native...

2016-05-17 Thread anshul1886
Github user anshul1886 commented on the pull request: https://github.com/apache/cloudstack/pull/351#issuecomment-219673733 @swill @rhtyd Updated the PR against the latest master. It was conflicting in imports. Who is going to test this? AFAIK I am the only guy working in Hyper-V. --

Re: Migrating CloudStack content from download.cloud.com

2016-05-17 Thread Erik Weber
We build and distribute systemvm templates, technically you could use the same template. It will contain some bits and bytes you don't need, but enough to test your cloud. Erik Den tirsdag 17. mai 2016 skrev Giles Sirett følgende: > This is a MAJOR problem and needs to be figured out before t

Re: Migrating CloudStack content from download.cloud.com

2016-05-17 Thread Nux!
Hello, I would solve the dilemma in a manner similar to how the CentOS mirror list works. Create download.cloudstack.org or just use the main domain, upload in a subdir a text/json file similar to the mirrorlist, in there we specify sha/md5 sums of available files as well as multiple trustwort

Re: Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread anil lakineni
Thanks Glenn, Timothy for responses. I tried both ways which you posted here, but same error is coming. We have CPBM in front of CCP, will that be cause. For this kind of environment do i need to follow any other steps to fix the issue as API and Secret keys are enabled by CPBM I'm using admin us

[GitHub] cloudstack pull request: CLOUDSTACK-9368: Fix for Support configur...

2016-05-17 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1518#issuecomment-219692208 @nvazquez I am not too familiar with the VMware specific code, rest of the code looks ok. Also a comment on #1361 when this feature was initially added.

RE: Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread Timothy Lothering
Hi Anil, Are you using the admin keys for CCP or CPBM? Kind Regards, Timothy Lothering Timothy Lothering Solutions Architect Managed Services T: +27877415535 F: +27877415100 C: +27824904099 E: tlother...@datacentrix.co.za DISCLAIMER NOTICE: Everything in this e-mail and any attachments relat

Re: old error back?

2016-05-17 Thread Will Stevens
Yes. I did a clean setup in 6 CI environments. With these PRs in place all 6 had the addHost issue. I reverted and did a clean setup again and all 6 came up perfectly. I am using bubble on commit 9134cf8be930d0b982829da216471feaf214621f to test. I create the CS and KVM instances and then check out

[GitHub] cloudstack pull request: removed unused HypervDummyResourceBase cl...

2016-05-17 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1437#issuecomment-219696525 @anshul1886 @anshulgangwar Can you review this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

Re: Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread mvs babu
It’s problem with signature version. Change Signature version to 2. Thank you, Suneel. AxiomIO From: Timothy Lothering Sent: ‎Tuesday‎, ‎May‎ ‎17‎, ‎2016 ‎4‎:‎40‎ ‎PM To: us...@cloudstack.apache.org, dev@cloudstack.apache.org Hi Anil, Are you using the admin keys for CCP or CPBM?

[GitHub] cloudstack pull request: Taking fast and efficient volume snapshot...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1403#issuecomment-219702190 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 0 Errors: 0 Duration: 4h 20m 17s ``` **Associ

Re: old error back?

2016-05-17 Thread Daan Hoogland
H Will, I don't want to break your mojo on this other bughunting but do you see any rpm packaging errors concerning mysql-connector? I added the repo for mysql to find out the connector was already installed. BTW this is only one of four to five intermittent errors I'm getting. Hardly any run succ

[GitHub] cloudstack pull request: Taking fast and efficient volume snapshot...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1403#issuecomment-219702269 this one is ready... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] cloudstack pull request: Make the generated json files unique to p...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1470#issuecomment-219702648 ### CI RESULTS ``` Tests Run: 170 Skipped: 0 Failed: 9 Errors: 0 Duration: 8h 52m 46s ``` **Summary of the

[GitHub] cloudstack pull request: Make the generated json files unique to p...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1470#issuecomment-219702802 Everything is duplicated in these results because I ran it a second time to see if any of the errors cleared up on a second run. --- If your project is set up for it

Re: old error back?

2016-05-17 Thread Will Stevens
Can you send me the error you are getting? Also, are you testing against 4.7, 4.8 or master? *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, May 17, 2016 at 8:26 AM, Daan Hoogland wrot

[GitHub] cloudstack pull request: CLOUDSTACK-9365 : updateVirtualMachine wi...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1523#issuecomment-219704080 ### CI RESULTS ``` Tests Run: 86 Skipped: 0 Failed: 0 Errors: 1 Duration: 10h 57m 48s ``` **Summary of the

[GitHub] cloudstack pull request: CLOUDSTACK-9365 : updateVirtualMachine wi...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1523#issuecomment-219704376 This one is in good order and will make it in... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] cloudstack pull request: CLOUDSTACK-9358: StringIndexOutOfBoundsEx...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1503#issuecomment-219704785 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 1 Errors: 1 Duration: 10h 57m 29s ``` **Summary of the

Re: old error back?

2016-05-17 Thread Daan Hoogland
I am now trying 1297, for the third time today. next to the rpm-build error, I had an error in building the UI and it just stopped with the rpm-build error again. I did go to master in the bubble scripts. I had to re-add the java7 conf and change the config to use the cloudstack section. Other than

[GitHub] cloudstack pull request: CLOUDSTACK-9366: Capacity of one zone-wid...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1516#issuecomment-219706136 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 0 Errors: 2 Duration: 8h 54m 46s ``` **Summary of the p

[GitHub] cloudstack pull request: CLOUDSTACK-9365 : updateVirtualMachine wi...

2016-05-17 Thread nlivens
Github user nlivens commented on the pull request: https://github.com/apache/cloudstack/pull/1523#issuecomment-219706255 Great, thanks @swill! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] cloudstack pull request: CLOUDSTACK-9380: fix NPE in listDomains A...

2016-05-17 Thread ustcweizhou
GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/1550 CLOUDSTACK-9380: fix NPE in listDomains API for a mistake The issue happens if volumeTotal is NULL in database. This is caused by commit c25d4fdea2671160deee53ad25f45fab5dc408cb for CLO

[GitHub] cloudstack pull request: CLOUDSTACK-9366: Capacity of one zone-wid...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1516#issuecomment-219707593 @sudhansu7 there are problems with the tests added in this PR. We need to be programming a lot more defensively. There are a LOT of places where something like this

Re: old error back?

2016-05-17 Thread Daan Hoogland
Rohit, the connector installs from epel and the mysql repo does not contain the python connector. I think we are not talking about the same problem. On Tue, May 17, 2016 at 2:40 PM, Daan Hoogland wrote: > I am now trying 1297, for the third time today. > next to the rpm-build error, I had an err

Re: old error back?

2016-05-17 Thread Will Stevens
I will get that PR in one of my Bubbles today to see if I have problems. *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, May 17, 2016 at 8:51 AM, Daan Hoogland wrote: > Rohit, the conn

Re: old error back?

2016-05-17 Thread Daan Hoogland
thanks, I will see in my backlog if any PR is up for my next try. On Tue, May 17, 2016 at 2:52 PM, Will Stevens wrote: > I will get that PR in one of my Bubbles today to see if I have problems. > > *Will STEVENS* > Lead Developer > > *CloudOps* *| *Cloud Solutions Experts > 420 rue Guy *|* Montr

[GitHub] cloudstack pull request: CLOUDSTACK-9358: StringIndexOutOfBoundsEx...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1503#issuecomment-219708414 retesting the failure now... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] cloudstack pull request: CLOUDSTACK-9362: Skip VXLANs when rewriti...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1513#issuecomment-219709059 We are green now. 👍 I am going to rerun CI to make sure the Failure we got does not pop up again. Otherwise we are pretty good. Thanks... --- If your project i

[GitHub] cloudstack pull request: Fixes for VirtualRouters in Basic Network...

2016-05-17 Thread The-Loeki
Github user The-Loeki commented on the pull request: https://github.com/apache/cloudstack/pull/1547#issuecomment-219709644 @DaanHoogland is correct; we're running this code in test-production. Keep in mind however that we only use Basic Networking Zones, so I did my best to keep the b

MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Nick LIVENS
Hi all, I'm facing the following issue when installing ACS 4.9.0 (current master). java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/cloud?autoReconnect=true&prepStmtCacheSize=517&cachePrepStmts=true at java.sql.DriverManager.getConnection(DriverManager.java:5

Re: old error back?

2016-05-17 Thread Will Stevens
Alright, i have it running on one of my fast bbls. I will keep you posted... *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, May 17, 2016 at 8:53 AM, Daan Hoogland wrote: > thanks, I

[GitHub] cloudstack pull request: Fixes for VirtualRouters in Basic Network...

2016-05-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1547#issuecomment-219712536 @The-Loeki maybe it makes sense to split the PR, especially on the part where there is discussion. --- If your project is set up for it, you can reply to this

Re: old error back?

2016-05-17 Thread Will Stevens
BTW, you shouldn't need the java7 file anymore in the new bubble (have not tested), but the override system lets us use the same role and just change what is done for ACS for that role. *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3

Re: old error back?

2016-05-17 Thread Daan Hoogland
yes, you are right. I did one thing that wasn't needed. the firstbootscript needs to be overrided and the config needs to be editted. On Tue, May 17, 2016 at 3:10 PM, Will Stevens wrote: > BTW, you shouldn't need the java7 file anymore in the new bubble (have not > tested), but the override syst

Re: old error back?

2016-05-17 Thread Will Stevens
Ya, I have not tested, but that sounds right. *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, May 17, 2016 at 9:14 AM, Daan Hoogland wrote: > yes, you are right. I did one thing that w

Re: old error back?

2016-05-17 Thread Daan Hoogland
On Tue, May 17, 2016 at 3:43 PM, Will Stevens wrote: > have not tested ​I have, works!​ -- Daan

Re: old error back?

2016-05-17 Thread Will Stevens
Nice!!! That is a nice improvement for bubble as cosmic and acs diverge. Keeps it relevant for both projects. 👍 *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, May 17, 2016 at 9:46 AM,

Juniper Build Failure

2016-05-17 Thread Will Stevens
I have run into this a few times this morning already. Builds fail because of this: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) on project cloud-client-ui: Error resolving project artifact: Could not transfer artifact net.juniper.con

Re: Juniper Build Failure

2016-05-17 Thread Daan Hoogland
I have been going past that point twice today but got stuck on it twice as well. I think juniper is having network problems ;) (had to say that but I really think it is maven central that has the problems) On Tue, May 17, 2016 at 3:52 PM, Will Stevens wrote: > I have run into this a few times th

[GitHub] cloudstack pull request: [Bug-Id: CLOUDSTACK-9306]Replace testdata...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1436#issuecomment-219726178 @sanju1010 unfortunately I can not get this into 4.9 with the current bug in it. I am willing to test this and try to get it in if you fix the issues, but we are in

Re: Juniper Build Failure

2016-05-17 Thread Will Stevens
I think this is a http://repository.apache.org problem judging from the error... I have this problem in 3/3 of my currently running CI environments. I had it once or twice before, but this is happening all the time now it seems. *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Exper

repository.apache.org

2016-05-17 Thread Will Stevens
Hey Infra Team, I am the current release manager for Apache CloudStack and I am basically at the current freeze date for our 4.9 release. I am doing my final rounds of testing before I freeze, but I am getting the following error in all of my CI environments. [ERROR] Failed to execute goal org.ap

Re: Juniper Build Failure

2016-05-17 Thread Will Stevens
I just pinged the ASF Infra team about it... *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, May 17, 2016 at 10:10 AM, Will Stevens wrote: > I think this is a http://repository.apache.

Re: Juniper Build Failure

2016-05-17 Thread Rafael Weingärtner
You can also manually install on your .m2 repository, and then you will not need to download it anymore from a remote repository. To speed up the "bubles" CI, it would be interesting to have the .m2 with all jars needed for ACS, then the process of compilation would be faster, because it would not

Re: Juniper Build Failure

2016-05-17 Thread Will Stevens
Thank you. I will grab your version if my next set of tests fail to build. *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, May 17, 2016 at 10:16 AM, Rafael Weingärtner < rafaelweingart.

Re: repository.apache.org

2016-05-17 Thread Daniel Takamori
Repository is still down due to required maintenance. It should be back later today, and I'll send an e-mail once it's back up. https://status.apache.org also keeps track of the current status. -Pono On Tue, May 17, 2016 at 2:14 PM, Will Stevens wrote: > Hey Infra Team, > I am the current rele

Re: Juniper Build Failure

2016-05-17 Thread Jeff Hair
This connection error to the Apache Maven server is happening on our local builds as well. *Jeff Hair* Technical Lead and Software Developer Tel: (+354) 415 0200 j...@greenqloud.com www.greenqloud.com On Tue, May 17, 2016 at 2:18 PM, Will Stevens wrote: > Thank you. I will grab your version i

Re: repository.apache.org

2016-05-17 Thread Will Stevens
Thank you for the heads up. :) On Tue, May 17, 2016 at 10:23 AM, Daniel Takamori wrote: > Repository is still down due to required maintenance. It should be back > later today, and I'll send an e-mail once it's back up. > https://status.apache.org also keeps track of the current status. > > -P

Re: Juniper Build Failure

2016-05-17 Thread Will Stevens
Sorry, that command wont work unless you are in the 1.0-SNAPSHOT dir (which I was when I ran it). Will have an updated command in a second. *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tu

Re: Juniper Build Failure

2016-05-17 Thread Will Stevens
This command 'should' solve the problem for now, thanks to Rafael. I have a test running now. $ rm -rf ~/.m2/repository/net/juniper/contrail/juniper-contrail-api/1.0-SNAPSHOT/* && wget -O ~/.m2/repository/net/juniper/contrail/juniper-contrail-api/1.0-SNAPSHOT/repo.zip https://www.dropbox.com/sh/c

Re: Juniper Build Failure

2016-05-17 Thread Will Stevens
Here is the commands I am running to get around this right now. $ rm -rf ~/.m2/repository/net/juniper/contrail/juniper-contrail-api/1.0-SNAPSHOT/* && wget -O ~/.m2/repository/net/juniper/contrail/juniper-contrail-api/1.0-SNAPSHOT/repo.zip https://www.dropbox.com/sh/c7dnvk64nzg7xgc/AADo1Wgww4H9QxBk

[GitHub] cloudstack pull request: CLOUDSTACK-6928: fix issue disk I/O throt...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1410#issuecomment-219744499 @ustcweizhou all green, thanks you... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

Re: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Will Stevens
I have not been having this issue in my CI environments. Here is what is being run in my CI environment. https://github.com/MissionCriticalCloud/bubble-toolkit/blob/9134cf8be930d0b982829da216471feaf214621f/deploy/firstboot/centos7-cloudstack-java7.sh And this is how I am setting up my environment

[GitHub] cloudstack pull request: CLOUDSTACK-9358: StringIndexOutOfBoundsEx...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1503#issuecomment-219748341 ### CI RESULTS ``` Tests Run: 126 Skipped: 0 Failed: 2 Errors: 2 Duration: 13h 11m 51s ``` **Summary of the

[GitHub] cloudstack pull request: Convert patchviasocket to python (removes...

2016-05-17 Thread sverrirab
Github user sverrirab commented on the pull request: https://github.com/apache/cloudstack/pull/1533#issuecomment-219751032 @wido I just pushed an update that addresses the comments from @jburwell tested this locally as well of course --- If your project is set up for it, you

[GitHub] cloudstack pull request: CLOUDSTACK-9368: Fix for Support configur...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1518#issuecomment-219754000 I am having a hard time testing this because I can't seem to get the templates to become ready using this PR. My CI ran all night last night and this morning it was

Re: repository/nexus down

2016-05-17 Thread Daniel Takamori
Repository is back up and should be stable. Cheers, -Pono On Tue, May 17, 2016 at 2:17 PM, Will Stevens wrote: > ​I am about to freeze the Apache CloudStack master to cut the 4.9 release, > and I am doing my final testing. I am getting the following error in all > of my CI environments this mo

[GitHub] cloudstack pull request: Fixes for VirtualRouters in Basic Network...

2016-05-17 Thread The-Loeki
Github user The-Loeki commented on the pull request: https://github.com/apache/cloudstack/pull/1547#issuecomment-219754165 Maybe, but for now it's still just one conditional which needs just one decision/explanation. On the plus side, if the decision can be taken in CsConfig corre

[GitHub] cloudstack pull request: Fixes for VirtualRouters in Basic Network...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1547#issuecomment-219760013 I am currently testing this in both a basic and advanced zone. I will post results when I have them... --- If your project is set up for it, you can reply to this e

Re: repository/nexus down

2016-05-17 Thread Will Stevens
Thank you sir. I will let you know if I run into any issues. On Tue, May 17, 2016 at 11:26 AM, Daniel Takamori wrote: > Repository is back up and should be stable. > > Cheers, > -Pono > > On Tue, May 17, 2016 at 2:17 PM, Will Stevens > wrote: > >> ​I am about to freeze the Apache CloudStack ma

[GitHub] cloudstack pull request: CLOUDSTACK-6928: fix issue disk I/O throt...

2016-05-17 Thread dmabry
Github user dmabry commented on the pull request: https://github.com/apache/cloudstack/pull/1410#issuecomment-219764564 @swill: pulling this into a 4.7 lab now. I will manually test and verify as soon as I can. What's my deadline? I should be able to have this tested before EOB.

[GitHub] cloudstack pull request: CLOUDSTACK-6928: fix issue disk I/O throt...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1410#issuecomment-219766575 I am working through the details of all the PRs that are very close and doing final rounds of testing. I think I will probably officially freeze everything tomorrow

Re: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Rohit Yadav
Nick, install libmysql-java or equivalent pkg and make sure the jar is in classpath. Regards. rohit.ya...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue On Tue, May 17, 2016 at 6:04 AM -0700, "Nick LIVENS" mailto:nick.liv...@nuagenetworks.ne

RE: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Paul Angus
Hi Rohit, Please could you explain why user installation of libmysql-java is required. Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From: Rohit Yadav [mailto:rohit.ya...@shapeb

[GitHub] cloudstack pull request: CLOUDSTACK-9380: fix NPE in listDomains A...

2016-05-17 Thread GabrielBrascher
Github user GabrielBrascher commented on the pull request: https://github.com/apache/cloudstack/pull/1550#issuecomment-219772135 Based on code review, LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

Re: repository/nexus down

2016-05-17 Thread Will Stevens
Everything seems to be back to good. Thank you for your hard work. 👍 On Tue, May 17, 2016 at 11:46 AM, Will Stevens wrote: > Thank you sir. I will let you know if I run into any issues. > > On Tue, May 17, 2016 at 11:26 AM, Daniel Takamori wrote: > >> Repository is back up and should be stab

[GitHub] cloudstack pull request: Kvm plugin restructure

2016-05-17 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1521#issuecomment-219775425 At this moment I don't see the benefit of doing a restructure as it will kill any current work for somebody working on something in KVM. I personally thing we

[GitHub] cloudstack pull request: Kvm plugin restructure

2016-05-17 Thread DaanHoogland
Github user DaanHoogland closed the pull request at: https://github.com/apache/cloudstack/pull/1521 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feat

Re: Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread anil lakineni
Timothy, I'm using CCP's admin keys, please suggest if anything needs to be changed to fix the issue. Suneel, Signature version parameter is available only in cloud monkey 5.3.2 version config file. So, installed 5.3.2 also and I have changed it to 2 then i was able discover API's by hitting syn

[GitHub] cloudstack pull request: CLOUDSTACK-9380: fix NPE in listDomains A...

2016-05-17 Thread rhtyd
Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1550#issuecomment-219783461 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enable

Re: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Rohit Yadav
The mysql-connector-java (on centos) or libmysql-java (on debian) package provides the jar dependency that understands jdbc and is necessary for CloudStack to communicate with MySQL, execute operations etc. Due to licensing issues, this cannot be included in CloudStack (maven/war/pkg), therefor

Re: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Rohit Yadav
Nick, assuming it's a CentOS environment can you run cloudstack-setup-databases (again), make sure that database IP and cluster node IP parameters in db.properties are correct, and finally check that the jar is in the classpath in the initd/systemd script (check JAVA_HOME, jdk dirs etc.). Also

[GitHub] cloudstack pull request: CLOUDSTACK-9380: fix NPE in listDomains A...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1550#issuecomment-219789882 I will run CI against this one to fast track it. Thx... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] cloudstack pull request: This branch implements the CSV and native...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/351#issuecomment-219791327 Can you run the following tests on this PR and post the results? I will run my KVM CI against it to verify nothing is broken for other hypervisors. ``` ec

[GitHub] cloudstack pull request: Made the adding new keyboard language sup...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/669#issuecomment-219793270 @anshul1886 can you review the Jenkin errors and close and reopen the PR if they do not seem relevant to kick off the Jenkins run again. Thx... --- If your project i

[GitHub] cloudstack pull request: Compabitility fix for Docker >= 1.11 (doc...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1548#issuecomment-219793684 @moul can you post some verification that this fix works? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] cloudstack pull request: Fixes for VirtualRouters in Basic Network...

2016-05-17 Thread ustcweizhou
Github user ustcweizhou commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1547#discussion_r63569193 --- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsConfig.py --- @@ -58,25 +58,35 @@ def get_level(self): return self.__LOG_LEVE

[GitHub] cloudstack pull request: CLOUDSTACK-8970 Centos 6.{1,2,3,4,5} gues...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/956#issuecomment-219802208 I have no way to test this and no one has verification of this from what I can tell. Otherwise it is ready to go... I may have to make a judgement call on this one f

RE: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Paul Angus
@Rohit, On CentOS 7 I get [root@localhost ~]# yum install libmysql-java Loaded plugins: fastestmirror base | 3.6 kB 00:00:00 epel/x86_64/metalink

Re: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Will Stevens
On CentOS7, this is what I am using without problems: https://github.com/MissionCriticalCloud/bubble-toolkit/blob/9134cf8be930d0b982829da216471feaf214621f/deploy/firstboot/centos7-cloudstack-java7.sh *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|

RE: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Paul Angus
My personal opinion is that a mgmt. server being 'tested' should not have any packages or configuration on it which is not in the setup guide. This is a prime example of why. 'something' is installed in the test harness which is unlikely to be in a user's system, hiding a dependency. Kind rega

Re: [QUESTION] ACS 4.8 Centos 7 ARM / Raspberry PI B 2 with Intel KVM hypervisor

2016-05-17 Thread Patrick Miller
Daan: Thanks for the response. I have been fighting memory constraints, on the Raspberry PI Management Server. I have moved the DataBase process off to a separate Raspberry Pi. I have tried with KVM and XenServer 6.5 hosts. Once I get the host added I get out of memory errors in the m

[GitHub] cloudstack pull request: CLOUDSTACK-8970 Centos 6.{1,2,3,4,5} gues...

2016-05-17 Thread pdion891
Github user pdion891 commented on the pull request: https://github.com/apache/cloudstack/pull/956#issuecomment-219816849 LGTM, unfortunately there is not way on our side to tests this :-S because it require VMware host. but inserts are similar to previous from previous releases.

[GitHub] cloudstack pull request: CLOUDSTACK-8970 Centos 6.{1,2,3,4,5} gues...

2016-05-17 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/956#issuecomment-219816935 Why would we need this? https://cloudstack.apache.org/api/apidocs-4.8/root_admin/addGuestOsMapping.html Ypu can add an guest os to hypervisormapping on r

[GitHub] cloudstack pull request: CLOUDSTACK-9362: Skip VXLANs when rewriti...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1513#issuecomment-219820026 ### CI RESULTS ``` Tests Run: 44 Skipped: 0 Failed: 3 Errors: 0 Duration: 3h 12m 14s ``` **Summary of the p

[GitHub] cloudstack pull request: CLOUDSTACK-8970 Centos 6.{1,2,3,4,5} gues...

2016-05-17 Thread pdion891
Github user pdion891 commented on the pull request: https://github.com/apache/cloudstack/pull/956#issuecomment-219820531 @DaanHoogland to automatically have support for those OSes ? unless we should have a script that auto populate Oses mapping thru the API instead of preinserting dat

[GitHub] cloudstack pull request: CLOUDSTACK-9362: Skip VXLANs when rewriti...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1513#issuecomment-219820368 Not sure what to think of that. I have never seen those errors before in my environment... --- If your project is set up for it, you can reply to this email and hav

Re: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Will Stevens
Fair enough. I only pointed out what I was successfully using to help guide him. I have not reviewed what the documented dependencies are, I just had to get something working so I could actually do the RM role and that is basically what I got from SBP (the previous RMs). I am not claiming that w

[GitHub] cloudstack pull request: Fixes for VirtualRouters in Basic Network...

2016-05-17 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1547#issuecomment-219827463 ### CI RESULTS ``` Tests Run: 57 Skipped: 0 Failed: 18 Errors: 37 Duration: 2h 54m 41s ``` **Summary of the

RE: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Paul Angus
I completely understand the motivation and need to get stuff running. We just have to make sure that #cloudstackworks Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From: williams

Re: MySQL : No suitable driver found for jdbc:mysql

2016-05-17 Thread Will Stevens
Yep. I will have 4.9 RC ready soon™, so we will need to get some testing done. :P *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, May 17, 2016 at 3:41 PM, Paul Angus wrote: > I compl

  1   2   >