Re: [DISCUSS] Let's do ACS 4.5 RC4?

2015-03-02 Thread Marcus
Thanks for looking into this. On a side note, is column guest_os_id in guest_os_hypervisor supposed to be a foreign key to table guest_os? It seems the guest_os_hypervisor has no constraint on this column. On Mon, Feb 23, 2015 at 3:15 AM, Abhinandan Prateek abhinandan.prat...@shapeblue.com wrote:

[GitHub] cloudstack pull request: Ovmsupport

2015-03-02 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/9#issuecomment-76862484 Hey Rohit, Well all was fine until I did my last two merges from master after doing the 3.3.x integration of OVM, allocate vnet breaks and rolls back on the DB

Jenkins build is back to normal : build-master-slowbuild #1005

2015-03-02 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/1005/

Build CloudStack 4.4.3-SNAPSHOT Error

2015-03-02 Thread Star Guo
Hi, all, When I git clone form github, and run command mvn -Pawsapi,systemvm -Dnoredist package, and hold on this for long time: [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cloud-plugin-hypervisor-xen --- [INFO] Building jar:

Re: [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-02 Thread Rohit Yadav
+users Hi all, If you're unable to build from source, you may use the following (unsigned) repository for testing Apache CloudStack 4.5.0 RC4: CentOS7: http://packages.shapeblue.com/cloudstack/testing/centos7/4.5 CentOS6: http://packages.shapeblue.com/cloudstack/testing/centos/4.5 Debian:

Build failed in Jenkins: build-4.5-simulator #214

2015-03-02 Thread jenkins
See http://jenkins.buildacloud.org/job/build-4.5-simulator/214/changes Changes: [abhinandan.prateek] CLOUDSTACK-8265: added foreign key constriant on guest os id -- [...truncated 1264 lines...] [INFO] Compiling 37 source files to

Jenkins build is back to normal : build-master-simulator #1740

2015-03-02 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-simulator/1740/changes

[GitHub] cloudstack-docs pull request: Fixed the description of the attachi...

2015-03-02 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack-docs/pull/9#issuecomment-76901559 Would you mind updating the new administration docs? The relevant section should be in

Re: [DISCUSS] Let's do ACS 4.5 RC4?

2015-03-02 Thread Harikrishna Patnala
yes it is supposed to be, but we hardcode the guest os mapping for all the hypervisors and it is working, so should not be a problem now for RC. Thanks, Harikrishna On 03-Mar-2015, at 3:01 am, Marcus shadow...@gmail.com wrote: Thanks for looking into this. On a side note, is column

Re: [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-02 Thread Rohit Yadav
Hi Lucian, Can you share more detail and the log (somewhere), was it Xen/KVM/VMWare etc? I checked nothing (major) changed in the core and agent modules since last RC, looking at logs may help. Also, how did you install/upgrade, did you upgrade from previous RC or did a fresh install? On

Jenkins build is back to normal : build-master-simulator #1742

2015-03-02 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-simulator/1742/changes

[GitHub] cloudstack-docs pull request: Fixed the description of the attachi...

2015-03-02 Thread giraffeforestg
GitHub user giraffeforestg opened a pull request: https://github.com/apache/cloudstack-docs/pull/9 Fixed the description of the attaching data disks upper limit. Fixed the description of the attaching data disks upper limit of the VMware hypervisor. You can merge this pull request

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

2015-03-02 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-noredist/4114/changes Changes: [abhinandan.prateek] CLOUDSTACK-8265: added foreign key constriant on guest os id -- [...truncated 3595 lines...] [INFO] --- maven-install-plugin:2.3.1:install

Build failed in Jenkins: build-master-simulator #1741

2015-03-02 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-simulator/1741/ -- [...truncated 1276 lines...] [INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] ---

Jenkins build is back to normal : build-master #2272

2015-03-02 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master/2272/changes

Re: Review Request 30821: CLOUDSTACK-8236: Automation test cases for storage migration test path

2015-03-02 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30821/ --- (Updated March 2, 2015, 9:12 a.m.) Review request for cloudstack and

[GitHub] cloudstack pull request: Support all pythons from 2.6 up.

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/89 --- 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: Ovmsupport

2015-03-02 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/9#issuecomment-76694838 @snuf Funs how about we merge your stuff 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 your

Build failed in Jenkins: build-master-simulator #1739

2015-03-02 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-simulator/1739/changes Changes: [anshul.gangwar] CLOUDSTACK-6900: This fixes volume migration failing after that volume is downloaded. [laszlo.hornyak] CLOUDSTACK-8292: fix for java 1.8 compilation [laszlo.hornyak] CLOUDSTACK-8294: fix for

Re: [DISCUSS] Allow configuring system VMs to use local storage at zone level

2015-03-02 Thread Wilder Rodrigues
Hi guys, I was talking about this one: https://issues.apache.org/jira/browse/CLOUDSTACK-6139 Based on the description, it seems to be the same thing mentioned by Koushik. And that’s the commit: https://github.com/apache/cloudstack/commit/b3f18e7d74a0f09db9977554a6c7648b7edbc33d If I have to

Re: [DISCUSS] Allow configuring system VMs to use local storage at zone level

2015-03-02 Thread Koushik Das
I wasn't able to see system.vm.use.local.storage as a zone config in the UI based on your fix. Did it work for you? The configuration code is supposed to work based on [1] and [2]. [1] https://cwiki.apache.org/confluence/display/CLOUDSTACK/Configuration [2]

[GitHub] cloudstack pull request: Support all pythons from 2.6 up.

2015-03-02 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/89#issuecomment-76692774 @runseb no, doing it 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-8292: fix for java 1.8 build

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/91 --- 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: replace cache workaround parameter, cache...

2015-03-02 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/60#issuecomment-76694741 Hi @K0zka I'm not sure about the patch, though would like to help merge it. Can you close this one and send another PR as the branch looks like requires rebasing

RE: [ANNOUNCE] New committer: Wilder Rodrigues

2015-03-02 Thread Sateesh Chodapuneedi
Hearty Congratulations Wilder, Great work! 2015-03-01 11:14 GMT+01:00 Daan Hoogland daan.hoogl...@gmail.com: The Project Management Committee (PMC) for Apache CloudStack has asked Wilder Rodrigues to become a committer and we are pleased to announce that he has accepted. Keep up the good

[GitHub] cloudstack pull request: CLOUDSTACK-6900: This fixes volume migrat...

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

Build failed in Jenkins: build-master #2271

2015-03-02 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master/2271/changes Changes: [anshul.gangwar] CLOUDSTACK-6900: This fixes volume migration failing after that volume is downloaded. [laszlo.hornyak] Logical expression simplification, == true is redundant [laszlo.hornyak] removed redundant

[GitHub] cloudstack pull request: Cloudstack 8279

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/90 --- 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-8294: fix for java 1.8 build

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/92 --- 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: Support all pythons from 2.6 up.

2015-03-02 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack/pull/89#issuecomment-76681562 @bhaisaab did you merge this ? looks like its still open --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[CFP IS NOW OPEN] CloudStack Days 2015

2015-03-02 Thread Karen Vuong
Hi all, The CFP is now open for all five CloudStack Days 2015. Important CFP Deadlines Links: CloudStack Day Austin 2015 CFP Deadline: March 13, 2015 ( http://events.linuxfoundation.org/events/cloudstack-austin/program/cfp) CloudStack Day Tokyo 2015 CFP Deadline: April 10, 2015 (

Re: [DISCUSS] Allow configuring system VMs to use local storage at zone level

2015-03-02 Thread Harikrishna Patnala
Yes, this logic won’t work, scoped configuration parameters logic moved to ConfigDepot. We have to use ConfigKey class to enable scope level parameters [ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Configuration] Thanks, Harikrishna On 02-Mar-2015, at 5:45 pm, Koushik Das

[VOTE] Apache CloudStack 4.5.0 RC4

2015-03-02 Thread David Nalley
Hi All, I've created yet another 4.5.0 release candidate, with the following artifacts up for a vote: Git Branch and Commit SH: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.5-RC20150302T1625 Commit: c066f0455fa126a2b41cccefa25b56421a445d99 Source release

Re: [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-02 Thread Nux!
Hi, Testing time! EL6 OSS rpms here: http://tmp.nux.ro/acs450/ -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: David Nalley da...@gnsa.us To: dev@cloudstack.apache.org Sent: Monday, 2 March, 2015 16:49:20 Subject: [VOTE] Apache

Re: [DISCUSS] Allow configuring system VMs to use local storage at zone level

2015-03-02 Thread ilya musayev
Hi Koushik Huge +1 from me I've asked Citrix for this feature as well, wayback, its a pain when you have mixed zones - but the feature is global. Thanks ilya On 2/27/15 3:25 AM, Koushik Das wrote: Currently it is not possible to configure system VMs to use local storage on a per zone

Re: [ANNOUNCE] New committer: Wilder Rodrigues

2015-03-02 Thread Laszlo Hornyak
Congratulations Wilder! On Sun, Mar 1, 2015 at 11:14 AM, Daan Hoogland daan.hoogl...@gmail.com wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Wilder Rodrigues to become a committer and we are pleased to announce that he has accepted. Keep up the good work and

Re: [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-02 Thread Nux!
Ok, didn't go so well. Frustrating, the previous RC worked. Not sure whether to -1 or not. One of my hosts is in Disconnected mode and the logs show: 2015-03-02 18:48:08,336 DEBUG [cloud.agent.Agent] (agentRequest-Handler-1:null) Processing command: com.cloud.agent.api.ReadyCommand 2015-03-02

Build failed in Jenkins: build-master-slowbuild #1004

2015-03-02 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/1004/ -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on cloudstack-buildslave-centos6-f84 (cloudstack-buildslave-centos6) in workspace