[GitHub] cloudstack-www pull request: Python script to generate pmc and com...

2015-08-27 Thread terbolous
GitHub user terbolous opened a pull request: https://github.com/apache/cloudstack-www/pull/14 Python script to generate pmc and commiter list Made a small tool to create pmc and committer list by parsing the JSON files on projects.apache.org. This is accessible by anyone and

[GitHub] cloudstack-www pull request: Python script to generate pmc and com...

2015-08-27 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack-www/pull/14#issuecomment-135317900 As mentioned in #13, I went ahead and made a script that does not rely on any ASF privileges. --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack-www pull request: Python script to generate pmc and com...

2015-08-27 Thread sedukull
Github user sedukull commented on a diff in the pull request: https://github.com/apache/cloudstack-www/pull/14#discussion_r38068341 --- Diff: makewholist.py --- @@ -0,0 +1,68 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under one +# or mo

[GitHub] cloudstack-www pull request: Python script to generate pmc and com...

2015-08-27 Thread sedukull
Github user sedukull commented on a diff in the pull request: https://github.com/apache/cloudstack-www/pull/14#discussion_r38068366 --- Diff: makewholist.py --- @@ -0,0 +1,68 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under one +# or mo

[DISCUSS] How to list PMC and Committers on our Web Site

2015-08-27 Thread Erik Weber
Previously[1] committers and PMC members have been listed separately, meaning, if you were PMC you weren't listed on the committers list. With the commit from Rohit[2] this changed, to listing PMC as both. This has led to some discrepany as some do it one way, and others do it another way. No mat

[GitHub] cloudstack-www pull request: Python script to generate pmc and com...

2015-08-27 Thread terbolous
Github user terbolous commented on a diff in the pull request: https://github.com/apache/cloudstack-www/pull/14#discussion_r38068791 --- Diff: makewholist.py --- @@ -0,0 +1,68 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under one +# or m

[GitHub] cloudstack pull request: messages: fix string in pt_BR translation...

2015-08-27 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/749#issuecomment-135321371 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 ena

Re: FYI: MariaDB upgrade on CentOS 7 breaks install

2015-08-27 Thread Wei ZHOU
This might be because CS tries to UPDATE and SELECT from the same table cloud.configuration. 2015-08-26 22:33 GMT+02:00 Remi Bergsma : > Hi all, > > Not sure if MariaDB is even supported, but for those who use it: > > Today I run into an issue with the latest MariaDB on CentOS7 (it was > upgrade

[GitHub] cloudstack pull request: messages: fix string in pt_BR translation...

2015-08-27 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/749#issuecomment-135324787 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 enabled

[GitHub] cloudstack pull request: Removed unused agent command AttachVolume...

2015-08-27 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/743#issuecomment-135327593 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 enabled

[GitHub] cloudstack pull request: CLOUDSTACK-8766: Fix infinite scrolling p...

2015-08-27 Thread bhaisaab
GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/751 CLOUDSTACK-8766: Fix infinite scrolling pagination for zonal iso/temp… …late listing Due to aggregation of templates and isos on the UI/client side, it could result that for ea

[GitHub] cloudstack pull request: CLOUDSTACK-8766: Fix infinite scrolling p...

2015-08-27 Thread bhaisaab
GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/750 CLOUDSTACK-8766: Fix infinite scrolling pagination for zonal iso/temp… …late listing Due to aggregation of templates and isos on the UI/client side, it could result that for ea

[GitHub] cloudstack pull request: use fakelocalhost in BasicRestClientTest

2015-08-27 Thread ustcweizhou
GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/752 use fakelocalhost in BasicRestClientTest BasicRestClientTest will fail if the port 443 is open on localhost. use fakelocalhost instead of localhost can fix it. Please see the latest d

[GitHub] cloudstack pull request: CLOUDSTACK-8731-checking usage event for ...

2015-08-27 Thread sanju1010
Github user sanju1010 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/691#discussion_r38073620 --- Diff: test/integration/component/test_persistent_networks.py --- @@ -1459,6 +1459,135 @@ def test_delete_account(self): return

[GitHub] cloudstack pull request: CLOUDSTACK-8731-checking usage event for ...

2015-08-27 Thread sanju1010
Github user sanju1010 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/691#discussion_r38073673 --- Diff: test/integration/component/test_persistent_networks.py --- @@ -1459,6 +1459,135 @@ def test_delete_account(self): return

[GitHub] cloudstack pull request: messages: fix string in pt_BR translation...

2015-08-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/749 --- 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

[GitHub] cloudstack pull request: messages: fix string in pt_BR translation...

2015-08-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/748 --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8731-checking usage event for ...

2015-08-27 Thread sanju1010
Github user sanju1010 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/691#discussion_r38073739 --- Diff: test/integration/component/test_persistent_networks.py --- @@ -1459,6 +1459,135 @@ def test_delete_account(self): return

[GitHub] cloudstack pull request: CLOUDSTACK-8731-checking usage event for ...

2015-08-27 Thread sanju1010
Github user sanju1010 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/691#discussion_r38073806 --- Diff: test/integration/component/test_persistent_networks.py --- @@ -1459,6 +1459,135 @@ def test_delete_account(self): return

[GitHub] cloudstack pull request: CLOUDSTACK-8731-checking usage event for ...

2015-08-27 Thread sanju1010
Github user sanju1010 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/691#discussion_r38073818 --- Diff: test/integration/component/test_persistent_networks.py --- @@ -1459,6 +1459,135 @@ def test_delete_account(self): return

[GitHub] cloudstack pull request: CLOUDSTACK-8731-checking usage event for ...

2015-08-27 Thread sanju1010
Github user sanju1010 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/691#discussion_r38073932 --- Diff: test/integration/component/test_persistent_networks.py --- @@ -1459,6 +1459,135 @@ def test_delete_account(self): return

Build failed in Jenkins: simulator-4.5-singlerun #267

2015-08-27 Thread jenkins
See -- Started by upstream project "build-4.5-simulator" build number 322 originally caused by: Started by upstream project "build-4.5" build number 520 originally caused by: Started by an

[GitHub] cloudstack pull request: Made following fixes in simulator

2015-08-27 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/741#issuecomment-135358954 @koushik-das my PR to your PR is ready for you to review. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

Re: [DISCUSS] How to list PMC and Committers on our Web Site

2015-08-27 Thread Wido den Hollander
On 08/27/2015 09:25 AM, Erik Weber wrote: > Previously[1] committers and PMC members have been listed separately, > meaning, if you were PMC you weren't listed on the committers list. > > With the commit from Rohit[2] this changed, to listing PMC as both. > > This has led to some discrepany as

[GitHub] cloudstack-www pull request: Python script to generate pmc and com...

2015-08-27 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack-www/pull/14#issuecomment-135368790 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 enabl

[GitHub] cloudstack pull request: CLOUDSTACK-8762: Check to confirm disk ac...

2015-08-27 Thread bhaisaab
GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/753 CLOUDSTACK-8762: Check to confirm disk activity before starting a VM Implements a VM volume/disk file activity checker that checks if QCOW2 file has been changed before starting the VM. This

[GitHub] cloudstack pull request: CLOUDSTACK-8762: Check to confirm disk ac...

2015-08-27 Thread bhaisaab
GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/754 CLOUDSTACK-8762: Check to confirm disk activity before starting a VM Implements a VM volume/disk file activity checker that checks if QCOW2 file has been changed before starting the VM. This

Re: FYI: MariaDB upgrade on CentOS 7 breaks install

2015-08-27 Thread Wido den Hollander
On 08/26/2015 10:33 PM, Remi Bergsma wrote: > Hi all, > > Not sure if MariaDB is even supported, but for those who use it: > > Today I run into an issue with the latest MariaDB on CentOS7 (it was upgraded > from 5.5.41 -> 5.5.44). After the upgrade I could no longer install > CloudStack due to

[GitHub] cloudstack pull request: CLOUDSTACK-8677: Call-home functionality ...

2015-08-27 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/625#issuecomment-135369995 @bhaisaab Isn't it already a plug-in? Don't know if the PR is the right way to discuss it, but I also want to know how many Instances and cloud is running. So n

[GitHub] cloudstack-www pull request: Python script to generate pmc and com...

2015-08-27 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack-www/pull/14#issuecomment-135374394 :+1: --- 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

[GitHub] cloudstack-www pull request: Python script to generate pmc and com...

2015-08-27 Thread sedukull
Github user sedukull commented on the pull request: https://github.com/apache/cloudstack-www/pull/14#issuecomment-135375292 Was looking to be consistent when referring to global variables, but otherwise LGTM. --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack pull request: CLOUDSTACK-8731-checking usage event for ...

2015-08-27 Thread cloudsadhu
Github user cloudsadhu commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/691#discussion_r38084154 --- Diff: test/integration/component/test_persistent_networks.py --- @@ -1459,6 +1459,135 @@ def test_delete_account(self): return

[GitHub] cloudstack pull request: Made following fixes in simulator

2015-08-27 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/741#issuecomment-135391862 Ran the test, LGTM. test_02_scale_vm_without_hypervisor_specifics (integration.smoke.test_scale_vm.TestScaleVm) ... === TestName: test_02_scale_vm_witho

[GitHub] cloudstack pull request: Made following fixes in simulator

2015-08-27 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/741#issuecomment-135393345 @koushik-das Then, please merge my PR (here: https://github.com/koushik-das/cloudstack/pull/1) And then @wilderrodrigues and myself will test this P

[GitHub] cloudstack pull request: Made following fixes in simulator

2015-08-27 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/741#issuecomment-135394707 @miguelaferreira Done --- 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 ha

[GitHub] cloudstack pull request: Made following fixes in simulator

2015-08-27 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/741#issuecomment-135394943 Thanks. I'm testing again with a clean environment. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cloudstack pull request: Removed unused agent command AttachVolume...

2015-08-27 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/743#issuecomment-135395110 Merging as 2 LGTMs --- 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: fix debian package after addition of lice...

2015-08-27 Thread pdion891
Github user pdion891 closed the pull request at: https://github.com/apache/cloudstack/pull/746 --- 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 debian package after addition of lice...

2015-08-27 Thread pdion891
GitHub user pdion891 reopened a pull request: https://github.com/apache/cloudstack/pull/746 fix debian package after addition of license header in pom.xml PR#737 add lines in pom.xml which break debian build. This fix debian package build issue. You can merge this pull request

[GitHub] cloudstack pull request: Removed unused agent command AttachVolume...

2015-08-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/743 --- 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

[GitHub] cloudstack pull request: Removed unused agent command AttachVolume...

2015-08-27 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/743#issuecomment-135398381 @remibergsma I merged this using the tool but still the merge commit didn't automatically get the messages. I manually added some of the messages for now. For an

[GitHub] cloudstack pull request: CLOUDSTACK-8762: Check to confirm disk ac...

2015-08-27 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/754#issuecomment-135398434 I'll be happy to help with reviewing this PR, but I need help testing. Can you point me to a Marvin test that tests this functionality? --- If your projec

[GitHub] cloudstack pull request: CLOUDSTACK-8762: Check to confirm disk ac...

2015-08-27 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/754#issuecomment-135398957 @miguelaferreira there is no marvin test written for this, this is a specific case of hosts fencing where two vms might be trying to write to the same disk, since i

[GitHub] cloudstack-www pull request: Python script to generate pmc and com...

2015-08-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack-www/pull/14 --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8762: Check to confirm disk ac...

2015-08-27 Thread miguelaferreira
Github user miguelaferreira commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/754#discussion_r38087198 --- Diff: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java --- @@ -3923,6 +3944,17 @@ public int compa

[GitHub] cloudstack pull request: CLOUDSTACK-8762: Check to confirm disk ac...

2015-08-27 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/754#issuecomment-135400873 I'm reading through the code to see if I understand the change. The next thing is to find a way to test it. Might be difficult, but since it is a cor

[GitHub] cloudstack pull request: Removed unused agent command AttachVolume...

2015-08-27 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/743#issuecomment-135400836 Output of the tmp file $cat .git-tmp-message.txt Merge pull request #743 from koushik-das/code_cleanup Removed unused agent command AttachVol

[GitHub] cloudstack pull request: CLOUDSTACK-8766: Fix infinite scrolling p...

2015-08-27 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/750#issuecomment-135403029 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 e

[GitHub] cloudstack pull request: CLOUDSTACK-8766: Fix infinite scrolling p...

2015-08-27 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/751#issuecomment-135403152 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 e

[GitHub] cloudstack pull request: CLOUDSTACK-8762: Check to confirm disk ac...

2015-08-27 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/754#issuecomment-135403411 It seems to me that the "VM volume/disk file activity checker" is a good candidate to become a new class that can be tested independent, and reused elsewhere

[GitHub] cloudstack pull request: fix debian package after addition of lice...

2015-08-27 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/746#issuecomment-135403856 @pdion891 All green, merging! --- 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 doe

[GitHub] cloudstack pull request: fix debian package after addition of lice...

2015-08-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/746 --- 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

[GitHub] cloudstack pull request: fix debian package after addition of lice...

2015-08-27 Thread pdion891
Github user pdion891 commented on the pull request: https://github.com/apache/cloudstack/pull/746#issuecomment-135406104 Thanks! On Thu, Aug 27, 2015 at 8:13 AM, asfgit wrote: > Merged #746 . > > —

[GitHub] cloudstack pull request: Cloudstack:8647 LDAP Trust AD and Autoimp...

2015-08-27 Thread karuturi
GitHub user karuturi opened a pull request: https://github.com/apache/cloudstack/pull/755 Cloudstack:8647 LDAP Trust AD and Autoimport Today, CloudStack can automatically import LDAP users based on the configuration to a domain or an account. However, any new users in LDAP aren't a

Re: FYI: MariaDB upgrade on CentOS 7 breaks install

2015-08-27 Thread Wei ZHOU
Hi Remi, Can you test the following change? # git diff setup/db/db/schema-421to430.sql diff --git a/setup/db/db/schema-421to430.sql b/setup/db/db/schema-421to430.sql index 3f2ad02..0a96ea0 100644 --- a/setup/db/db/schema-421to430.sql +++ b/setup/db/db/schema-421to430.sql @@ -111,8 +111,7 @@ CREAT

Re: How does the parameter startdate/enddate of api listEvents() use new time format like 'yyyy-MM-dd HH:mm:ss' ?

2015-08-27 Thread Abhinandan Prateek
Try using the “8096” port for testing/checking APIs. shapeblue.com> wrote: > > Yes, as per > https://cloudstack.apache.org/api/apidocs-4.2/root_admin/listEvents.html > > >> On 24-Aug-2015, at 2:08 pm, tony_caot...@163.com wrote: >> >> Hello Every. >> >> I know this is a very simple question to m

[GitHub] cloudstack pull request: CLOUDSTACK-8781 : Superfluous field durin...

2015-08-27 Thread nlivens
GitHub user nlivens opened a pull request: https://github.com/apache/cloudstack/pull/756 CLOUDSTACK-8781 : Superfluous field during VPC creation You can merge this pull request into a Git repository by running: $ git pull https://github.com/nlivens/cloudstack CLOUDSTACK-8781

[GitHub] cloudstack pull request: Made following fixes in simulator

2015-08-27 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/741#issuecomment-135415998 Setup (running all unit tests) ``` git fetch upstream pull/741/head:pr/741 git checkout pr/741 mvn clean install -Pdeveloper,systemvm mvn -

Re: FYI: MariaDB upgrade on CentOS 7 breaks install

2015-08-27 Thread Remi Bergsma
Hi Wei, Thanks a lot, this solved it! :-) Can you open a PR please? Be sure to ping @wido as he might want to test it on Ubuntu as well. I expect this will also work fine. Thanks, Remi On 27/08/15 14:37, "Wei ZHOU" wrote: >Hi Remi, > >Can you test the following change? > ># git diff setu

Re: FYI: MariaDB upgrade on CentOS 7 breaks install

2015-08-27 Thread Remi Bergsma
Missed that one, thx! ;-) On 27/08/15 12:03, "Wido den Hollander" wrote: >On 08/26/2015 10:33 PM, Remi Bergsma wrote: >> Hi all, >> >> Not sure if MariaDB is even supported, but for those who use it: >> >> Today I run into an issue with the latest MariaDB on CentOS7 (it was >> upgraded from

[GitHub] cloudstack pull request: Removed unused agent command AttachVolume...

2015-08-27 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/743#issuecomment-135448301 @koushik-das I tried it and it works for me. Can you tell me about your environment (OS, shell, ?) Maybe I might be able to figure it out (line 220 maybe). You c

[GitHub] cloudstack pull request: Fix schema-421to430.sql issue after Maria...

2015-08-27 Thread ustcweizhou
GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/757 Fix schema-421to430.sql issue after MariaDB upgrade @remibergsma @wido Can you test it? You can merge this pull request into a Git repository by running: $ git pull https://github.com/u

[GitHub] cloudstack pull request: Fix schema-421to430.sql issue after Maria...

2015-08-27 Thread ustcweizhou
Github user ustcweizhou commented on the pull request: https://github.com/apache/cloudstack/pull/757#issuecomment-135453825 description of the issue: http://markmail.org/message/7isvqsur2preppvl http://markmail.org/message/t47bdpkhg6j4hhlb --- If your project is set up for it,

[GitHub] cloudstack pull request: Fix schema-421to430.sql issue after Maria...

2015-08-27 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/757#issuecomment-135454714 Assuming the tests will pass: LGTM What I tested: - the new query has the same result as the old ones - the build now works again on CentOS 7 using Mar

[GitHub] cloudstack pull request: CLOUDSTACK-8762: Check to confirm disk ac...

2015-08-27 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/754#issuecomment-135483908 @miguelaferreira okay, I'll see what I can do. I'm also exploring other ways to detech if the vm disk file has changed, using an exhaustive checksum comparison for

[GitHub] cloudstack pull request: CLOUDSTACK-8762: Check to confirm disk ac...

2015-08-27 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/754#issuecomment-135485255 @bhaisaab that's great. So if you think that in the future this implementation might change it would even be better to create an interface to use in the `Lib

Discuss reserving memory on KVM hypervisors ref: CLOUDSTACK-8678

2015-08-27 Thread Josh Harshman
In a KVM cluster, CloudStack sees 100% of the compute node's RAM and treats it as allocatable space which eventually leads to OOM killing guests. There is an agent property named host.reserved.mem.mb which is able to be set in the agent.properties file and passed to the management server. This

[GitHub] cloudstack pull request: Fix schema-421to430.sql issue after Maria...

2015-08-27 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/757#issuecomment-135503642 I guess we simply need to test this for mysql 5.1.x, 5.5.x, 5.6.x; once it runs we can merge this. --- If your project is set up for it, you can reply to this emai

[GitHub] cloudstack pull request: Fix schema-421to430.sql issue after Maria...

2015-08-27 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/757#issuecomment-135519152 Tested CentOS 6 which has MySQL 5.1 and it works fine. The other versions I don't have at hand now. --- If your project is set up for it, you can reply to this

[GitHub] cloudstack pull request: messages: fix string in pt_BR translation...

2015-08-27 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/749#issuecomment-135543206 No LTGM. This isn't the good way to fix this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

How do I stop Status popup message box?

2015-08-27 Thread Yichi Lu
Hi: If I make a list type API call, and specify a pagesize > default.page.size, I'll get a popup status message box saying: "Page size can't exceed max allowed page size value: x", every time I login to my account, no matter how many time I clicked 'Close'. Is there a way to stop this popup message

[GitHub] cloudstack pull request: messages: fix string in pt_BR translation...

2015-08-27 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/749#issuecomment-135552489 The root cause of this issue is the missing comma after the backslash in the pt_BR translation. See this key/value on source messages.properties:

[GitHub] cloudstack pull request: Changed variable s_logger to non-static a...

2015-08-27 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/714#issuecomment-135612199 @RajaniKaruturi Are you sure that the class “CglibThrowableRenderer” is in cloud-utils? I have just got the master version from the git repositor

Re: How does the parameter startdate/enddate of api listEvents() use new time format like 'yyyy-MM-dd HH:mm:ss' ?

2015-08-27 Thread tony_caotong
Thanks for all your people's replys. 1. Abhinandan, My ACS manager was not listening on port '8096', 2. As Yipeng said, When I call this api from cloudmonkey, it works fine, like this " cloudmonkey api listEvents listall=true startdate='2015-08-28 00:00:00' " When I call it throu

Re: How does the parameter startdate/enddate of api listEvents() use new time format like 'yyyy-MM-dd HH:mm:ss' ?

2015-08-27 Thread Abhinandan Prateek
apikey/signature should work and they have same privileges as the respective user logged in. Are all the api calls failing or just some ? Can you share relevant portion of the scripts that you are trying to run ? > On 28-Aug-2015, at 11:31 am, tony_caot...@163.com wrote: > > > Thanks for all your

[DISCUSS] Let's fix CloudStack Upgrades and DB migrations with CloudStack Chimp

2015-08-27 Thread Rohit Yadav
Hi all, Some of us have discussed in the past on fixing CloudStack’s upgrade and DB migration, I’m trying to explore if we can really fix this. Please review, advise changes, add suggestions along with your upgrade experience so we can improve this in near future starting with ACS 4.7 or above: