Re: Network QoS (not bandwidth limiting)

2015-02-21 Thread Marcus
The points raised are certainly valid from an enterprise networking standpoint, and don't fall on deaf ears, but we should keep things in perspective. To provide the aforementioned features would be relatively uncharted territory in the cloud orchestration world (at least not considering vendor pro

[GitHub] cloudstack pull request: Cloudstack 8210

2015-02-21 Thread K0zka
GitHub user K0zka opened a pull request: https://github.com/apache/cloudstack/pull/85 Cloudstack 8210 Basic packaging for Fedora 20 and Fedora 21 The agent works, the management is not yet functional You can merge this pull request into a Git repository by running: $ git pu

Re: error when building

2015-02-21 Thread Daan Hoogland
Sebastien, I have no experience with that env but your error message does not show relation to this specifically. It seems that some disk problem occurred as in the middel of the build some project cannot find the the root pom.xml On Sat, Feb 21, 2015 at 9:24 PM, Sebastien Goasguen wrote: > I am

RE: Network QoS (not bandwidth limiting)

2015-02-21 Thread Somesh Naidu
Adrian, Rant or not, I believe you have raised a valid point and reflect certain group of peoples requirement. Based on your requirement, I believe you are looking for something like Vyatta. Regards, Somesh -Original Message- From: Adrian Lewis [mailto:adr...@alsiconsulting.co.uk] Se

Re: error when building

2015-02-21 Thread Sebastien Goasguen
I am using maven 3.0.2 it's running from within a docker container based on ubuntu 14.04 On Feb 21, 2015, at 2:42 PM, Daan Hoogland wrote: > 4.3 compiles as well??? any more clues? maven(-central) problem? > > On Sat, Feb 21, 2015 at 8:15 PM, Daan Hoogland > wrote: >> in 4.4 HEAD, mvn -Pena

Re: Agent dies every night/morning.... memory violation

2015-02-21 Thread Andrija Panic
HI Simon, selinux is disabled, I have just double checked. BTW, this is what I can see in the cloudstack-agent.err log - seems like some CEPH related issues, but not sure why would agent die... If I recall correclty, this might be happening since the CEPH update from 0.80.3? to 0.87 - and this se

Re: error when building

2015-02-21 Thread Daan Hoogland
4.3 compiles as well??? any more clues? maven(-central) problem? On Sat, Feb 21, 2015 at 8:15 PM, Daan Hoogland wrote: > in 4.4 HEAD, mvn -Penablefindbugs,awsapi,developer clean install > cobertura:cobertura worked without problem. I'll try the command you > used in branch 4.3 now: mvn -Pdevelope

Re: error when building

2015-02-21 Thread Daan Hoogland
in 4.4 HEAD, mvn -Penablefindbugs,awsapi,developer clean install cobertura:cobertura worked without problem. I'll try the command you used in branch 4.3 now: mvn -Pdeveloper -Dsimulator -DskipTests clean install. On Sat, Feb 21, 2015 at 6:06 PM, Daan Hoogland wrote: > the 4.4 branch was build 2 d

Re: error when building

2015-02-21 Thread Daan Hoogland
the 4.4 branch was build 2 days ago in jenkins.bac.o. I didn't try recently myself. I'll give it a go. On Sat, Feb 21, 2015 at 3:04 PM, Sebastien Goasguen wrote: > is anyone seeing errors like this on 4.4 or even 4.3 branch: > > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [

error when building

2015-02-21 Thread Sebastien Goasguen
is anyone seeing errors like this on 4.4 or even 4.3 branch: [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.cloudstack:cloud-vmware-base:4.3.2 (/opt/cloudstack/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not find artifact

[GitHub] cloudstack pull request: catch specific exception and log clear me...

2015-02-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/84 --- 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 is e

[GitHub] cloudstack pull request: catch specific exception and log clear me...

2015-02-21 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/84#issuecomment-75370781 travis timeout again. will merge --- 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 d

[GitHub] cloudstack pull request: mvn on buildslaves that don't have it in ...

2015-02-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/82 --- 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 is e

[GitHub] cloudstack pull request: catch specific exception and log clear me...

2015-02-21 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/84 catch specific exception and log clear message on error You can merge this pull request into a Git repository by running: $ git pull https://github.com/DaanHoogland/cloudstack hotfix/s