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

2015-02-24 Thread Andrija Panic
Thanks guys, I already disabled all cron jobs and everythgin (did not disable logrotate though...) - will share my findings. Thanks a lot for hint. On 23 February 2015 at 17:30, Simon Weller wrote: > I agree with Marcus. I suggest you start monitoring everything that's > going on around this t

discuss [ release process checklist]

2015-02-24 Thread Giles Sirett
All Cross posting to marketing & dev I had the displeasure of reading this article this morning http://www.datacenterknowledge.com/archives/2015/02/23/openstack-vs-cloudstack-the-platforms-and-the-cloud-apis/ Initially I thought it was an old article that had been re-hashed, but then I saw h

Re: discuss [ release process checklist]

2015-02-24 Thread Erik Weber
On Tue, Feb 24, 2015 at 10:07 AM, Giles Sirett wrote: > All > > Cross posting to marketing & dev > > I had the displeasure of reading this article this morning > > http://www.datacenterknowledge.com/archives/2015/02/23/openstack-vs-cloudstack-the-platforms-and-the-cloud-apis/ > > Initially I tho

RE: Disable primary storage, not delete...

2015-02-24 Thread Devdeep Singh
If a storage pool is put in disabled state then it will not be picked up as a possible destination when a volume is being migrated or when a virtual machine is being migrated along with its volumes. Regards, Devdeep > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@soli

RE: Network QoS (not bandwidth limiting)

2015-02-24 Thread Paul Angus
Hi Adrian, Obviously I have to pick you up on not including the tag, so I can't tell where it started :) Otherwise I'm pretty much in complete agreement. The community is probably too developer focused and for the project to stay relevant we probably need to redress that balance. What we reall

[GitHub] cloudstack pull request: CLOUDSTACK-8280: UI does not display sour...

2015-02-24 Thread rags22489664
GitHub user rags22489664 opened a pull request: https://github.com/apache/cloudstack/pull/87 CLOUDSTACK-8280: UI does not display source CIDR in VPC ACL Since https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6b0c34f, the source cidr for acl rules are not dislpayed in the U

Re: Disable primary storage, not delete...

2015-02-24 Thread Andrija Panic
Deevdap, thx for info, but this is Primary Storage (ACS 4.3.0) there is only options to put it in Maintance mode, which I can not really do because of VMs that might be using this storage. I did not see option to set it to Disabled state ? thx On 24 February 2015 at 10:26, Devdeep Singh wrote:

Build failed in Jenkins: build-master-noredist #4099

2015-02-24 Thread jenkins
See Changes: [abhinandan.prateek] CLOUDSTACK-8265: added os mappings for Ubuntu 14.04 -- [...truncated 2557 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.

RE: discuss [ release process checklist]

2015-02-24 Thread Giles Sirett
Erik Somehow you seem to have uncovered my numeric dyslexia - you are 100% right. Thread cancelled :-) Kind Regards Giles D: +44 20 3603 0541 | M: +44 796 111 2055 giles.sir...@shapeblue.com > -Original Message- > From: Erik Weber [mailto:terbol...@gmail.com] > Sent: 24 February

[GitHub] cloudstack pull request:

2015-02-24 Thread ghxandsky
Github user ghxandsky commented on the pull request: https://github.com/apache/cloudstack/commit/0c0c7dd070c146e2f55bfe6a3cebf3ced115690f#commitcomment-9892420 No code change? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

Jenkins build is still unstable: simulator-4.5-singlerun #165

2015-02-24 Thread jenkins
See

[GitHub] cloudstack pull request: CLOUDSTACK-8280: UI does not display sour...

2015-02-24 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/87#issuecomment-75833513 I recognize the problem and did some code to implement it in the response generation. might be this didn't make it to any release yet. Have a look at ListNetworkA

[GitHub] cloudstack pull request:

2015-02-24 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/commit/0c0c7dd070c146e2f55bfe6a3cebf3ced115690f#commitcomment-9901732 Looks like a bad backport of https://github.com/apache/cloudstack/commit/c368d3b6eeb41efe508bb0d3e0abe3a4ca5bb8e2 ?

java 1.8?

2015-02-24 Thread Laszlo Hornyak
Hi, Oracle published a warning on java 1.7 EOL a few months ago and just recently I noticed that there is no java 1.7 in Fedora 21 at all. At the same time I have some problems building CS on Fedora 21 + OpenJDK 1.8 (CLOUDSTACK-8279) What are the plans from the JDK-compatibility perspective? Anyo

Re: java 1.8?

2015-02-24 Thread Daan Hoogland
Laszlo, I didn't try recently but unit tests failed when I first tried. we should be rather fine, though. unless I missed a deprecation. On Tue, Feb 24, 2015 at 9:37 PM, Laszlo Hornyak wrote: > Hi, > > Oracle published a warning on java 1.7 EOL a few months ago and just > recently I noticed that