RE: Building hyper-V agent agent issue

2014-09-16 Thread Anshul Gangwar
You don't have to download dependencies manually. Script does that for you. There seems to be some problem with your environment. Can you try setting RestorePackages to true in (cloudstack root directory)/plugins/hypervisors/hyperv/DotNet/ServerResource/.nuget/NuGet.targets This can be changed b

[GitHub] cloudstack pull request: VPC and Virtual Network Managers refactor...

2014-09-16 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/19#issuecomment-55852769 Hi Rohit, Thanks for giving it a nice try. I went through the logs and saw that the problem is related to a method that should be implemented in the ba

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Rohit Yadav
On 17-Sep-2014, at 7:02 am, John Kinsella wrote: > I love seeing thoughts/actions around organizing. > > but… (Rohit, you keep doing good stuff and I keep popping up to be negative, > sorry :) ) > > Can we do this within the ASF infrastructure? Trello is cool (I’ve used it > internally in the p

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread John Kinsella
I love seeing thoughts/actions around organizing. but… (Rohit, you keep doing good stuff and I keep popping up to be negative, sorry :) ) Can we do this within the ASF infrastructure? Trello is cool (I’ve used it internally in the past) but can’t we do this on a Confluence page? This allows f

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Amit Das
Hi, That being said... heres mine in public.. remove the "dependency" > on NFS as primary/secondary allow > for more configurable storage options. Its one of the reasons why we > dropped cloudstack. Can you elaborate on above. Which version of CloudStack was evaluated ? Regards, Am

Re: Virtual Machine Instance suddenly not starting

2014-09-16 Thread Giri Prasad
Thanks, I will try that. From: Daan Hoogland To: dev ; Giri Prasad Cc: "us...@cloudstack.apache.org" Sent: Monday, 15 September 2014 1:22 PM Subject: Re: Virtual Machine Instance suddenly not starting Giri, Best you try 4.3.1. It is way more stable then

Re: [VMWARE SETUP ERROR] Error seeing in brining up System VMs with Vmware setup with CS server

2014-09-16 Thread Mike Tutkowski
Can you tell us what commit SHA you are running under? I just updated master and line 2094 in VmwareResource is the following: String[] diskChain = diskInfo.getDiskChain(); The only candidate for a NullPointerException there is diskInfo; however, the previous line would have caught this as it lo

Re: [VMWARE SETUP ERROR] Error seeing in brining up System VMs with Vmware setup with CS server

2014-09-16 Thread ilya musayev
++ Mike as per commit Repository: cloudstack Updated Branches: refs/heads/master d68e13fcb -> 0879ab812 CLOUDSTACK-6170 (VMware root-disk support for managed storage) On 9/16/14, 4:22 PM, Ritu Sabharwal wrote: Hi Sateesh, Koushik, I am setting up Vmware Cluster with CS (master) and seei

Re: [VMWARE SETUP ERROR] Error seeing in brining up System VMs with Vmware setup with CS server

2014-09-16 Thread ilya musayev
++ Likitha Shetty Ritu, Please confirm that you've are running latest/synced master branch? I've noticed a commit by Likitha that may be relevant: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=8bb4022f3729154f85036c4a7f55e2de783e4909 Regards ilya On 9/16/14, 4:22 PM, Ri

Re: Review Request 25722: CLOUDSTACK-7567 - Automate ACL test cases relating to depoying VM in shared network with different scopes - All/Domain/Domain with subdomain/Account for Admin, domain admin a

2014-09-16 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25722/#review53633 --- Ship it! Ship It! - Min Chen On Sept. 17, 2014, 12:42 a.m., sang

Review Request 25722: CLOUDSTACK-7567 - Automate ACL test cases relating to depoying VM in shared network with different scopes - All/Domain/Domain with subdomain/Account for Admin, domain admin and r

2014-09-16 Thread sangeetha hariharan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25722/ --- Review request for cloudstack, edison su, Min Chen, Prachi Damle, and Santhosh E

[GSoC] SolidFire Blog Entry about GSoC with Seif

2014-09-16 Thread Mike Tutkowski
Hi everyone, If you're interested, I wrote up a blog entry on SolidFire's site about GSoC 2014 and what my student, Seif, worked on: http://www.solidfire.com/blog/mentoring-with-google-summer-of-code-and-lessons-in-cloudstack/ Talk to you later! -- *Mike Tutkowski* *Senior CloudStack Developer

Jenkins build is back to normal : build-master-noredist #3544

2014-09-16 Thread jenkins
See

[VMWARE SETUP ERROR] Error seeing in brining up System VMs with Vmware setup with CS server

2014-09-16 Thread Ritu Sabharwal
Hi Sateesh, Koushik, I am setting up Vmware Cluster with CS (master) and seeing errors. ilya was helping me for this setup and figured out this error. The System VMs(Secondary Stogare VM and Console Proxy VM) are not coming up properly. The system vms are reconfiguring and destroying again and

CloudStack Docker and Mesos Support

2014-09-16 Thread ilya musayev
Hi all, Would you know where we stand with Mesos and Docker? Thanks ilya

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread ilya musayev
Hi Outback Dingo, Would you please elaborate on your network topology a little more. Thanks ilya On 9/16/14, 3:55 PM, Outback Dingo wrote: Some of us would love to contribute, yet don't feel the requirement to sign-up for "sites" to simply post their feelings. That being said... heres mine

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

2014-09-16 Thread jenkins
See Changes: [min.chen] CLOUDSTACK-7566:Many jobs getting stuck in pending state and cloud is -- [...truncated 1814 lines...] log4j:WARN Please initialize the log4j system properly. lo

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Outback Dingo
Some of us would love to contribute, yet don't feel the requirement to sign-up for "sites" to simply post their feelings. That being said... heres mine in public.. remove the "dependency" on NFS as primary/secondary allow for more configurable storage options. Its one of the reasons why

Jenkins build is back to normal : build-master-noredist #3541

2014-09-16 Thread jenkins
See

Re: Review Request 25647: enabling the rootdisksize variable for vm creation wrt managed storage

2014-09-16 Thread Mike Tutkowski
> On Sept. 16, 2014, 1:06 a.m., punith s wrote: > > server/src/com/cloud/vm/UserVmManagerImpl.java, line 2997 > > > > > > yeah, as i observed a new rootdisksize variable has been indroduced in > > deployVM api for 4.

Re: Review Request 25647: enabling the rootdisksize variable for vm creation wrt managed storage

2014-09-16 Thread Mike Tutkowski
> On Sept. 16, 2014, 12:44 a.m., punith s wrote: > > engine/orchestration/src/org/apache/cloudstack/engine/orchestration/CloudOrchestrator.java, > > line 200 > > > > > > yes mike, when you create a compute offering wi

Re: Review Request 22713: This Test suite has test cases for deploying Virtual Machine using impersonation (passing account and domainId parameters) for shared network

2014-09-16 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22713/#review53583 --- Ship it! Ship It! - edison su On Sept. 15, 2014, 11:41 p.m., san

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

2014-09-16 Thread jenkins
See Changes: [min.chen] CLOUDSTACK-7563: ClassCastException in VirtualMachineManagerImpl in -- [...truncated 1815 lines...] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#

Review Request 25707: CLOUDSTACK-7562: Details page for disk offerings only show details for write performance

2014-09-16 Thread Gabor Apati-Nagy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25707/ --- Review request for cloudstack, Brian Federle and Jessica Wang. Bugs: CLOUDSTACK

Review Request 25706: CLOUDSTACK-7561: UI: After creating a new account, the "Add Account" dialog remains open

2014-09-16 Thread Gabor Apati-Nagy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25706/ --- Review request for cloudstack, Brian Federle and Jessica Wang. Bugs: CLOUDSTACK

Jenkins build is back to normal : simulator-hotfix-trigger #40

2014-09-16 Thread jenkins
See

Build failed in Jenkins: simulator-hotfix-trigger #39

2014-09-16 Thread jenkins
See -- [...truncated 2276 lines...] [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloudstack-services --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Mike Tutkowski
Hi everyone, First: Thanks to Rohit and Daan for working on this. Next: Definitely feel free to e-mail ideas privately; however, I'd like to especially encourage people to make their ideas known publicly, if you feel comfortable doing this. Doing it publicly might make it easier for us as a commu

Build failed in Jenkins: simulator-hotfix-trigger #38

2014-09-16 Thread jenkins
See -- [...truncated 3600 lines...] --- T E S T S --- Results : Tests run: 0, Failur

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Mathias Mullins
I¹d like to contribute some ideas if possible. Matt Mullins Cloud Architect Americas Cloud Consulting ­ Citrix System, Inc. +1 (407) 920-1107 ­ Office/Cell Phone matt.mull...@citrix.com On 9/16/14, 8:54 AM, "Daan Hoogland" wrote: >Joe, You do mean you want to be added as a member of this b

Jenkins build is back to normal : cloudstack-4.4-maven-build-noredist #385

2014-09-16 Thread jenkins
See

Jenkins build became unstable: simulator-hotfix-trigger #37

2014-09-16 Thread jenkins
See

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

2014-09-16 Thread jenkins
See

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

2014-09-16 Thread jenkins
See Changes: [Rohit Yadav] CID-1233088: In case there is no GSLB SP, throw cloud exception -- [...truncated 1266 lines...] [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-

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

2014-09-16 Thread jenkins
See

[GitHub] cloudstack pull request: VPC and Virtual Network Managers refactor...

2014-09-16 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/19#issuecomment-55756600 Thanks for this Wilder. I skimmed the code and it was alright. To test, I've a KVM host and I tried to deploy basic zone with SG. The systemvms came up, the routervm

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Daan Hoogland
Joe, You do mean you want to be added as a member of this board, do you? On Tue, Sep 16, 2014 at 3:49 PM, Joe Brockmeier wrote: > On Tue, Sep 16, 2014, at 04:08 AM, Rohit Yadav wrote: > > Hi everyone, > > > > Some of us are in Amsterdam and discussing various things we want to do > > for the pro

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

2014-09-16 Thread jenkins
See -- [...truncated 1267 lines...] [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-components-api --- [INFO] Compiling 31 source files to

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Joe Brockmeier
On Tue, Sep 16, 2014, at 04:08 AM, Rohit Yadav wrote: > Hi everyone, > > Some of us are in Amsterdam and discussing various things we want to do > for the project. I’ve aggregated some of them on a Trello board here: > https://trello.com/b/nj8dDBWl/apache-cloudstack-future > > Please share your i

Re: 4.3.1

2014-09-16 Thread Sebastien Goasguen
On Sep 16, 2014, at 8:17 AM, France wrote: > Can I kindly ask for the link for documentation for 4.3.1. > It is not easy to find it from http://cloudstack.apache.org . All i can find > is for 4.4. All docs are at: http://docs.cloudstack.apache.org Note on the bottom left a green icon. click o

Re: 4.3.1

2014-09-16 Thread France
Can I kindly ask for the link for documentation for 4.3.1. It is not easy to find it from http://cloudstack.apache.org . All i can find is for 4.4. Thank you. Regards. F. On 16 Sep 2014, at 14:15, Wido den Hollander wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/16/2014 0

Re: 4.3.1

2014-09-16 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/16/2014 02:10 PM, France wrote: > Do we already have RPMs built for 4.3.1? > Yes, they are online at: http://cloudstack.apt-get.eu/rhel/4.3/ > On 16 Sep 2014, at 13:41, Sebastien Goasguen > wrote: > >> Hi folks, >> >> now that 4.3.1 has pas

Re: 4.3.1

2014-09-16 Thread France
Do we already have RPMs built for 4.3.1? On 16 Sep 2014, at 13:41, Sebastien Goasguen wrote: > Hi folks, > > now that 4.3.1 has passed, the source has been put on the dist servers. > I added the release to the list of "archived" releases: > > http://cloudstack.apache.org/archives.html > > But

Re: Review Request 18433: Test Suite for Testing Remote Access VPN on VPC

2014-09-16 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18433/#review53513 --- Should this request be closed? - SrikanteswaraRao Talluri On Feb.

Re: Review Request 22693: Added VirtualRouterElements, InternalLoadBalancerElements classes to base.py- Extended methods in DiskOffering, StoragePool and Physical Network classes to accept more parame

2014-09-16 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22693/#review53511 --- Chandan, Please post the fresh patch. - SrikanteswaraRao Talluri

Re: Review Request 22692: Test Suite for Testing Remote Access VPN on VPC

2014-09-16 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22692/#review53512 --- Chandan, Please post the fresh patch. - SrikanteswaraRao Talluri

Re: Review Request 25647: enabling the rootdisksize variable for vm creation wrt managed storage

2014-09-16 Thread punith s
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25647/ --- (Updated Sept. 16, 2014, 5:16 p.m.) Review request for cloudstack and Mike Tutk

Re: Building hyper-V agent agent issue

2014-09-16 Thread tawfiq zidi
Hi, I am trying to build hyperV agent and I am facing the same errors. Is there any dependencies that I need to download seprately ? On Tue, Sep 16, 2014 at 7:04 AM, Anshul Gangwar wrote: > Are you able to download nuget? > > Build is failing because it is not able to download nuget packages >

Re: Review Request 25187: test_delete_account and test_releaseIP failing in advanced zone

2014-09-16 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25187/#review53510 --- Commit 06b96d1ccf85455587d5098402de14c2930328f0 in cloudstack's bran

Re: Review Request 25647: enabling the rootdisksize variable for vm creation wrt managed storage

2014-09-16 Thread punith s
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25647/ --- (Updated Sept. 16, 2014, 5:15 p.m.) Review request for cloudstack, amit kumar d

Re: Review Request 24740: CLOUDSTACK-7354: Set isdynamicallyscalable before attempting to scale the VM

2014-09-16 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24740/#review53509 --- Please mark this as submitted. Commit 2995c7f34ba982f6ee5afaae0b7b5

4.3.1

2014-09-16 Thread Sebastien Goasguen
Hi folks, now that 4.3.1 has passed, the source has been put on the dist servers. I added the release to the list of "archived" releases: http://cloudstack.apache.org/archives.html But what do we do about the frontpage which announces 4.4.0 ? http://cloudstack.apache.org/downloads.html and what

Re: Review Request 25685: Fixed the test_usage.py script bug - CLOUDSTACK-7555

2014-09-16 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25685/#review53507 --- It is good to add test results to the patch. - SrikanteswaraRao Tal

Re: Review Request 25685: Fixed the test_usage.py script bug - CLOUDSTACK-7555

2014-09-16 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25685/#review53506 --- test/integration/component/test_usage.py

Jenkins build is back to stable : simulator-hotfix-trigger #35

2014-09-16 Thread jenkins
See

Build failed in Jenkins: cloudstack-4.4-maven-build-noredist #384

2014-09-16 Thread jenkins
See Changes: [runseb] Cleaning the README, INSTALL and CHANGES file -- [...truncated 2617 lines...] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy fi

[GitHub] cloudstack pull request: Fix CID-1222222

2014-09-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/21 --- 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: Fix CID-1222222

2014-09-16 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/21#issuecomment-55725036 :+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 enabl

[GitHub] cloudstack pull request: Fix CID-1222222

2014-09-16 Thread imduffy15
GitHub user imduffy15 opened a pull request: https://github.com/apache/cloudstack/pull/21 Fix CID-122 Fixes 122 issue. `xen.check.hvm` param was not being used. You can merge this pull request into a Git repository by running: $ git pull https://github.com/imdu

[GitHub] cloudstack pull request: Cleaning the README, INSTALL and CHANGES ...

2014-09-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/20 --- 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

Jenkins build became unstable: simulator-hotfix-trigger #34

2014-09-16 Thread jenkins
See

Re: Review Request 20518: CLOUDSTACK-6465: vmware.reserve.mem is missing from cluster level settings

2014-09-16 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20518/#review53503 --- I still can see vmware.reserve.mem in the global settings, if we wan

[GitHub] cloudstack pull request: Cleaning the README, INSTALL and CHANGES ...

2014-09-16 Thread runseb
GitHub user runseb opened a pull request: https://github.com/apache/cloudstack/pull/20 Cleaning the README, INSTALL and CHANGES file This is a simple PR to clean the README, INSTALL and CHANGES file. The README.tools.md file was removed because it was totally obsolote. The CH

Jenkins build is back to normal : simulator-hotfix-trigger #33

2014-09-16 Thread jenkins
See

[DISCUSS] CloudStack Future

2014-09-16 Thread Rohit Yadav
Hi everyone, Some of us are in Amsterdam and discussing various things we want to do for the project. I’ve aggregated some of them on a Trello board here: https://trello.com/b/nj8dDBWl/apache-cloudstack-future Please share your ideas, publicly or private to me; I’ll add them on the board. Our

Re: Review Request 25647: enabling the rootdisksize variable for vm creation wrt managed storage

2014-09-16 Thread punith s
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25647/#review53489 --- server/src/com/cloud/vm/UserVmManagerImpl.java

Jenkins build is back to stable : simulator-singlerun #371

2014-09-16 Thread jenkins
See