[GitHub] cloudstack pull request: Change tests random number generator to /...

2015-05-31 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/330#issuecomment-107324196 It was on my todo list for a long long time to check the random times of tests. Thanks for fixing this @rsafonseca .Will merge this on master after some tests.

Re: [VOTE] release candidate 4.4.4

2015-05-31 Thread Milamber
Please note: I my case, there isn't an upgrade, I have the issue with 4.4.3 or 4.4.4 fresh installation (out of the box, from git tag 4.4-RC20150529T2004) On 01/06/2015 07:22, Erik Weber wrote: If it means that all upgrades are unable to do VR related tasks ( starting VMs for one.. ), I'd

Re: [VOTE] release candidate 4.4.4

2015-05-31 Thread Milamber
On 01/06/2015 06:40, Rohit Yadav wrote: Hi, Looks like MinVRVersionCK (minreq.sysvmtemplate.version) setting is a ConfigKey, I’m not sure about 4.4 but on 4.5/master it creates an entry in configuration table if unavailable. On my fresh CS 4.5.1 installation, the minreq.sysvmtemplate.versi

Re: [VOTE] release candidate 4.4.4

2015-05-31 Thread Erik Weber
If it means that all upgrades are unable to do VR related tasks ( starting VMs for one.. ), I'd call that regression and redo. Relying on all our users to do manual fixing just because we don't want to call off the RC is bad IMHO. -- Erik On Mon, Jun 1, 2015 at 7:40 AM, Rohit Yadav wrote: > H

Re: [VOTE] release candidate 4.4.4

2015-05-31 Thread Rohit Yadav
Hi, Looks like MinVRVersionCK (minreq.sysvmtemplate.version) setting is a ConfigKey, I’m not sure about 4.4 but on 4.5/master it creates an entry in configuration table if unavailable. If upgrading from 4.4.2/4.4.1 to 4.4.4 does not create this we can either add it in the upgrade path or add in

Re: Roadmap

2015-05-31 Thread Suresh Ramamurthy
Hi Sebastien, Thanks for putting up the roadmap. I have added the jira ticket for IPv6 support in VPC Router for IPv6 task. Do we have any feature freeze and code freeze dates for ACS 4.6? Thanks, Suresh On Sun, May 31, 2015 at 2:02 PM, Erik Weber wrote: > On Sun, May 31, 2015 at 6:08 AM, Se

Re: [VOTE] release candidate 4.4.4

2015-05-31 Thread Remi Bergsma
Hi Milamber, I think it is new in 4.4.4, backported from master but Daan can confirm. 4.4.1 refers to the system vm template version and not per se to CloudStack 4.4.1. There is no reason to upgrade it so it can stay at 4.4.1 again as the upgrade procedure is much easier and faster without upg

[GitHub] cloudstack pull request: fix centos63 build in master. not working...

2015-05-31 Thread pdion891
Github user pdion891 closed the pull request at: https://github.com/apache/cloudstack/pull/337 --- 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 feature i

[GitHub] cloudstack pull request: fix centos63 build in master. not working...

2015-05-31 Thread pdion891
GitHub user pdion891 opened a pull request: https://github.com/apache/cloudstack/pull/337 fix centos63 build in master. not working since removal of awsapi rpm creation tested. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pdion

Re: Errors while packaging master

2015-05-31 Thread Pierre-Luc Dion
Doesn't seams to have been fixed on master branch. Look like the build slave on j.bac.o is broken and if running manually ./package.sh -d centos63 it fail with the following error: error: File not found: /home/jenkins/cloudstack/dist/rpmbuild/BUILDROOT/cloudstack-4.6.0-SNAPSHOT.el6.x86_64/etc/clou

Re: Regular total loss of connectivity

2015-05-31 Thread Simon Weller
If you ifdown the interface on the router and then ifup it again, does the arp problem resolve itself? We've seen a similar issue before caused by malicious/heavy traffic related to this bug: https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/997978 - Si __

Regular total loss of connectivity

2015-05-31 Thread Nux!
Hi, Following a power cut, one of my cloudstack deployments is having a really weird problem that I cannot seem to solve on my own. Every 3 hours all the public IPs on the VR stop responding from the Internet. From the VR they are of course all reachable. In the same VLAN as the public IPs there

Re: Roadmap

2015-05-31 Thread Erik Weber
On Sun, May 31, 2015 at 6:08 AM, Sebastien Goasguen wrote: > Hi folks, > > Several folks on this list representing their company’s interest shared > with me their fixes/features plans and hopes. > > I believe we can use this to build a solid roadmap for our project, > something that we have never

Re: [VOTE] release candidate 4.4.4

2015-05-31 Thread Milamber
Hello Remi, Ok thanks. I execute this SQL request below, and now it's works. INSERT INTO `cloud`.`configuration`(`category`, `instance`, `component`, `name`, `value`, `description`, `default_value`, `updated`, `scope`, `is_dynamic`) VALUES('Advanced', 'DEFAULT', 'management-server', 'minreq.

Re: jenkins test in preparation for 4.6

2015-05-31 Thread Erik Weber
Managing jenkins slaves with chef sounds like a good idea to me, makes it dead simple for those who would like to donate hw but not manage it. -- Erik Den søndag 31. mai 2015 skrev Pierre-Luc Dion følgende: > Hi, > > Just to let you know, don't worry if you see a 4.6 view on jenkins. I've > cr

Re: [VOTE] release candidate 4.4.4

2015-05-31 Thread Rafael Fonseca
By the way, https://github.com/apache/cloudstack/pull/291 should also be ported to 4.4 The build http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-package-deb/ has been failing for the past eight months and this will fix it. This should not depend on parsing the version in the changelog, a

Re: [VOTE] release candidate 4.4.4

2015-05-31 Thread Remi Bergsma
Hi Milamber, It is a global setting, although it appears not to be present in the cloud.configuration table by default (so you cannot find it). If you insert it, it works. I also played with the upgrade and did insert the setting, since at work we had changed the minimal version to a non stan

Re: [VOTE] release candidate 4.4.4

2015-05-31 Thread Milamber
Hello Rohit, On 31/05/2015 11:57, Rohit Yadav wrote: +1 (binding) Here’s a test repository you can use for convenience built out of this tag/RC: http://packages.shapeblue.com/cloudstack/testing/ Deployed Basic Zone with/without SG, tested vm lifecycle. The VM deployment failed for me as minre

jenkins test in preparation for 4.6

2015-05-31 Thread Pierre-Luc Dion
Hi, Just to let you know, don't worry if you see a 4.6 view on jenkins. I've created the view to test a new set of configuration for Jenkins build. I'd like to manage jenkins slaves using a Chef server so we wouldn't worry about missing dependencies on buildslave and it would allow creation of bu

Build failed in Jenkins: build-4.5 #477

2015-05-31 Thread jenkins
See Changes: [agneya2001] adding mysql dependency for usage [agneya2001] adding simple logging for java version dependency [agneya2001] CLOUDSTACK-8467: set version to unknown instead of null [Rohit Yadav] CLOUDSTACK-8231: Fixed UI emp

Re: [VOTE] release candidate 4.4.4

2015-05-31 Thread Rohit Yadav
+1 (binding) Here’s a test repository you can use for convenience built out of this tag/RC: http://packages.shapeblue.com/cloudstack/testing/ Deployed Basic Zone with/without SG, tested vm lifecycle. The VM deployment failed for me as minreq.sysvmtemplate.version global setting was set to 4.4.4