Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC

2013-12-18 Thread Srikanteswararao Talluri
+1 ~Talluri On 18/12/13 10:57 am, "Sailaja Mada" wrote: >+1 > >Validated from the specified commit id. > >Thanks, >Sailaja.M > >-Original Message- >From: Abhinandan Prateek [mailto:abhinandan.prat...@citrix.com] >Sent: 17 December 2013 19:19 >To: CloudStack Dev >Subject: [VOTE] 3rd ro

Review Request 16346: release in a branch instead of a commit to revert

2013-12-18 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16346/ --- Review request for cloudstack, Animesh Chaturvedi and Abhinandan Prateek. Repos

RE: revert....please redo...

2013-12-18 Thread Kishan Kavala
I ran the unit tests, but missed pushing some local changes. Test failure was immediately fixed via e2915c6ce57cf8a429a2c8a9b1980faf1c4f8574. Also, your commit reverted e2915c6ce57cf8a429a2c8a9b1980faf1c4f8574 instead of 3a3fec3cb6bb4f9a008370ea02279d286654b01a. Fix is in now. > -Original Me

Re: Enabling AMQP/RabbitMQ Events on master

2013-12-18 Thread Murali Reddy
Darren, I did the below suggested approach but I am still not able to inject 'EventBus'. I am still getting to understand new way loading components after spring modularisation. Could you please suggest what am I doing wrong. Here is what I did. I added a module.properties and spring-event-bus

Build failed in Jenkins: cloudstack-4.3-maven-build #186

2013-12-18 Thread jenkins
See Changes: [aprateek] CLOUDSTACK-4597: Complete Exceptions are getting displayed on the UI where there is an operation failuire in sotrage migration [jayapal] CLOUDSTACK-5466:Fixed freeing ip address in removeIpFromNi

Re: Review Request 16295: Resources leaks, refactoring and testing for sanity check in cloud-usage

2013-12-18 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16295/#review30609 --- Ship it! 55a6df450153063a25f05d24f79587371f2082b1 - daan Hoogland

Build failed in Jenkins: build-master #263

2013-12-18 Thread jenkins
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on rpmbuilder in workspace Checkout:build-master

Build failed in Jenkins: build-master #264

2013-12-18 Thread jenkins
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on rpmbuilder in workspace Checkout:build-master

Build failed in Jenkins: build-master #265

2013-12-18 Thread jenkins
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on rpmbuilder in workspace Checkout:build-master

Jenkins build is back to normal : cloudstack-4.3-maven-build #187

2013-12-18 Thread jenkins
See

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

2013-12-18 Thread jenkins
See

Re: VMEntityVO and VMInstanceVO

2013-12-18 Thread Koushik Das
For now I have removed cpu, ram and cpu speed fields from vm_instance table. On 18-Dec-2013, at 6:22 AM, Prachi Damle wrote: > Koushik, > > My comments inline. > > Prachi > -Original Message- > From: Koushik Das > Sent: Tuesday, December 17, 2013 4:06 AM > To: Prachi Damle; > Subject

Review Request 16350: Fixed it in ClusterManagerImpl while resetting the heart beat connection

2013-12-18 Thread Damodar Reddy Talakanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16350/ --- Review request for cloudstack and Abhinandan Prateek. Bugs: https://issues.apac

Re: Review Request 16350: Fixed it in ClusterManagerImpl while resetting the heart beat connection

2013-12-18 Thread Damodar Reddy Talakanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16350/ --- (Updated Dec. 18, 2013, 11:55 a.m.) Review request for cloudstack and Abhinanda

Deploy virtual machine using POST

2013-12-18 Thread Sanjeev Neelarapu
Hi, Could someone confirm whether cloudstack supports firing an API with POST method via curl/wget? If yes please give an example. Thanks, Sanjeev

RE: Deploy virtual machine using POST

2013-12-18 Thread Santhosh Edukulla
1. I believe yes as per link https://cwiki.apache.org/confluence/display/CLOUDSTACK/DeployVirtualMachine+userdata+enhancements 2. Using curl, we can do some thing like this. curl --request POST --data "Base64EncodedData" http://CS_url_with_cmd 3. I just tried doing it using marvinRequest and i

Apache CloudStack introduction documentation

2013-12-18 Thread Nguyen Anh Tu
Dear guys, I'm going to do an introduction about Apache CloudStack at university. It's should be amazing to introduce students all of overview information about Apache CloudStack. The main idea should be overview about design, architecture, features,... Beside, my plan is talking not only technica

S3 is still broken in the latest snapshot of 4.2.1

2013-12-18 Thread Andrei Mikhailovsky
Hello guys, My colleague has done some testing of the latest snapshot based on nightly 4.2.1 from https://dist.apache.org/repos/dist/dev/cloudstack/4.2.1/ and discovered several issues with using S3 as a secondary storage, which are very serious in my opinion. Here is our setup: - Ubuntu 12.04

RE: Apache CloudStack introduction documentation

2013-12-18 Thread Shashi Dahal
Hi Tuna, Please visit http://www.slideshare.net/ and search Cloudstack. There are a lot of slides that would be very useful to you, as they cover everything from design, architecture, features etc. Hope this helps. Cheers, Shashi -Original Message- From: ng.t...@gmail.com [mailto:

Re: S3 is still broken in the latest snapshot of 4.2.1

2013-12-18 Thread Wido den Hollander
On 12/18/2013 04:49 PM, Andrei Mikhailovsky wrote: Hello guys, My colleague has done some testing of the latest snapshot based on nightly 4.2.1 from https://dist.apache.org/repos/dist/dev/cloudstack/4.2.1/ and discovered several issues with using S3 as a secondary storage, which are very se

Difference between two Add load balancer pages in UI

2013-12-18 Thread Syed Ahmed
Hi All, In the UI there are two places where we can add a loadbalancer rule. 1) Network-> myNetwork -> Add Load Balancer tab 2) Network -> myNetwork -> View IP Addresses -> [IP] -> Configuration -> LoadBalancing ( View All ) What is the difference between those two? Adding a rule on (2) seem

[Review] UI Flow for SSL Termination feature

2013-12-18 Thread Syed Ahmed
Hi All, I am trying to add SSL termination feature in the UI. I could not find much documentation on developing the UI so most of what I am doing is based on the exisiting code. If there is some documentation please let me know. I have screenshots at https://cwiki.apache.org/confluence/disp

Problem with vhd-util?

2013-12-18 Thread Mike Tutkowski
Hi, I am working with a new XenServer host in my CS environment (testing 4.3) this morning and having trouble getting system VMs to start up. The Xen agent says it, "can not create vdi in sr ." The stack trace indicates the XenServerStorageProcessor.copy_vhd_from_secondarystorage method is where

Re: Problem with vhd-util?

2013-12-18 Thread Nitin Mehta
Vhd-util location has recently changed on XS from /opt/xensource/bin to /opt/cloud/bin. Do you keep it to this location in the source tree: scripts/vm/hypervisor/xenserver/vhd-util ? Thanks, -Nitin On 18/12/13 10:51 AM, "Mike Tutkowski" wrote: >Hi, > >I am working with a new XenServer host in

Re: Difference between two Add load balancer pages in UI

2013-12-18 Thread Alena Prokharchyk
Syed, is ElasticLB support enabled in your network? If yes, then its ok to see 2 tabs. When you go 1) Network->Add LB, the ip address for your lb rule will get allocated on the fly as a part of LB rule creation as a part of elastic Lb functionality. You can add more lb rules for the public ip a

Re: Problem with vhd-util?

2013-12-18 Thread Mike Tutkowski
Hi Nitin, Yes, on my normal build machine I do keep it in that location. I just noticed, however, that I do not have it there on my lab machine that's running the management server. I think that's the problem. Thanks! :) On Wed, Dec 18, 2013 at 11:57 AM, Nitin Mehta wrote: > Vhd-util locatio

Re: Problem with vhd-util?

2013-12-18 Thread Mike Tutkowski
That was the problem. Thanks for the reminder! :) On Wed, Dec 18, 2013 at 12:05 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi Nitin, > > Yes, on my normal build machine I do keep it in that location. > > I just noticed, however, that I do not have it there on my lab machine > t

Re: Difference between two Add load balancer pages in UI

2013-12-18 Thread Syed Ahmed
Thanks for the reply Alena, I have an isolated network which has Netscaler as the LB provider. Does that enable elastic LB? I was looking at the other default network offering for elastic LB and did not find anything like "elastic LB" or "elastic IP" in the service capabilities. How Do I know

Re: Difference between two Add load balancer pages in UI

2013-12-18 Thread Alena Prokharchyk
Syed, You can get this info from the network offering of your network. http://localhost:8096/?command=listNetworkOfferings&id= Š. ElasticLb false ŠŠ. -Alena. On 12/18/13, 11:19 AM, "Syed Ahmed" wrote: >Thanks for the reply Alena, > >I have an isolated network which has Netscaler as the

Re: Difference between two Add load balancer pages in UI

2013-12-18 Thread Syed Ahmed
Thanks Alena, I see that both Elastic LB and Elastic IP are set to false. Looks like a bug then. -Syed On Wed 18 Dec 2013 02:22:52 PM EST, Alena Prokharchyk wrote: Syed, You can get this info from the network offering of your network. http://localhost:8096/?command=listNetworkOfferings&id=

Re: Difference between two Add load balancer pages in UI

2013-12-18 Thread Alena Prokharchyk
Yes, please go ahead and file the bug against CS UI component. -Alena. On 12/18/13, 11:31 AM, "Syed Ahmed" wrote: >Thanks Alena, > >I see that both Elastic LB and Elastic IP are set to false. Looks like >a bug then. > >-Syed > >On Wed 18 Dec 2013 02:22:52 PM EST, Alena Prokharchyk wrote: >> Sye

Re: Difference between two Add load balancer pages in UI

2013-12-18 Thread Syed Ahmed
I see two ui bugs :) 1) Extra tab displayed for non-elb network to add rules 2) when ELB/EIP is enabled in a network offering, it doesen't show up in the offerings details page. Thanks for your help. -Syed On Wed 18 Dec 2013 02:37:23 PM EST, Alena Prokharchyk wrote: Yes, please go ahead and

XenServer SR Question

2013-12-18 Thread Mike Tutkowski
Hi, I just noticed a problem today while creating SRs in XenServer. Perhaps someone with related experience could point me in the right direction. Let's say my SAN's management IP address is X. I can have XenServer create a shared SR using IP address X with CHAP credentials Y. If I try to have

Re: XenServer SR Question

2013-12-18 Thread Tim Mackey
Unfortunately what you're experiencing is how it works. While XenServer does support different CHAP credentials by SR, it only supports a single CHAP credential for discovery. It can be made to work, but you'd need to either modify how the storage manager works to pull it off, or rewrite some of

Re: XenServer SR Question

2013-12-18 Thread Mike Tutkowski
Thanks, Tim! I am working with someone at SolidFire now who has experience with this issue and might have a workaround. On Wed, Dec 18, 2013 at 2:22 PM, Tim Mackey wrote: > Unfortunately what you're experiencing is how it works. While XenServer > does support different CHAP credentials by SR,

Re: XenServer SR Question

2013-12-18 Thread Mike Tutkowski
Hey Tim, When you refer to modifying the storage manager, are you referring to CloudStack? Perhaps you are referring to CitrixResourceBase, which is where we discover and log in to iSCSI targets. Do you know of a way to delete those cached CHAP credentials via XAPI so when new ones are used for

Re: [DISCUSS] Domain/Account/User Sync Up Among Multiple Regions

2013-12-18 Thread Alex Ough
All, I updated the wiki after some logic changes, so please review them, especially "Full Scan", which is newly introduced. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Domain-Account-User+Sync+Up+Among+Multiple+Regions And I implemented this functionality in Java and you can get the pu

Re: Enabling AMQP/RabbitMQ Events on master

2013-12-18 Thread Alex Ough
Hi Murali, I created the 'spring-event-bus-context.xml' under 'server/resources/META-INF/cloudstack/core', and it works ok, so you may move the context file over there and try. Thanks Alex Ough On Wed, Dec 18, 2013 at 3:40 AM, Murali Reddy wrote: > Darren, > > I did the below suggested approach

Re: XenServer SR Question

2013-12-18 Thread Tim Mackey
Mike, I'm referring to the open-iscsi code used by XAPI. XAPI has a storage manager API which deals with all the SR management. It's also where the issue you're running into exists. In terms of clearing the connections and credentials, the easiest way is via a reboot. Since your using multiple

Re: XenServer SR Question

2013-12-18 Thread Mike Tutkowski
We have noticed if I ssh into XenServer and delete the file /etc/iscsi/ 10.10.8.108,3260 (where 10.10.8.108 is our storage's IP address and 3260 is the port) that I can create SRs using different CHAP credentials. Can anyone think of a "got-cha" here? Thanks! On Wed, Dec 18, 2013 at 3:18 PM, Ti

Build failed in Jenkins: build-master » Apache CloudStack Server #274

2013-12-18 Thread jenkins
See Changes: [nitin.mehta] CLOUDSTACK-4941: -- [INFO] [INFO]

Build failed in Jenkins: build-master #274

2013-12-18 Thread jenkins
See Changes: [nitin.mehta] CLOUDSTACK-4941: -- [...truncated 1003 lines...] [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-engine-components-api --- [INFO] Surefire r

Build failed in Jenkins: build-master » Apache CloudStack Server #275

2013-12-18 Thread jenkins
See -- [INFO] [INFO]

Build failed in Jenkins: build-master #275

2013-12-18 Thread jenkins
See -- [...truncated 1001 lines...] [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-engine-components-api --- [INFO] Surefire report directory:

Revert your commit 231e7c01f2415c1f25d6a2715b7469fe7fcfe771 on master since it broke build

2013-12-18 Thread Min Chen
Hi Nitin, I have revert your commit 231e7c01f2415c1f25d6a2715b7469fe7fcfe771 on master, master build is broken due to that. Please re-do it. Thanks -min

Re: XenServer SR Question

2013-12-18 Thread Tim Mackey
The problem with doing that is during host reboot. Then only one of the credential sets will be used to do the discovery, and on each reboot a discovery will occur. It'll also have issues with multipath. There will also be an issue during pool join, and there could be replication issues in xenstor

S3 multipart upload code

2013-12-18 Thread Andrei Mikhailovsky
Hi guys, I am planning to backport the code responsible for multipart upload to S3 secondary storage from 4.2.1 brunch to 4.2.0. Could someone please help me with this process? Is it a fairly simple excersie? if so, could you please point me in the right direction. Many thanks

Re: Revert your commit 231e7c01f2415c1f25d6a2715b7469fe7fcfe771 on master since it broke build

2013-12-18 Thread Nitin Mehta
Thanks Min. I accidentally reverted a file before checking in. Fixed that. Tests, Rat and build work fine now. From: Min Chen mailto:min.c...@citrix.com>> Date: Wednesday 18 December 2013 4:13 PM To: Nitin Mehta mailto:nitin.me...@citrix.com>> Cc: "dev@cloudstack.apache.org

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

2013-12-18 Thread jenkins
See

Jenkins build is back to normal : build-master » Apache CloudStack Server #276

2013-12-18 Thread jenkins
See

Jenkins build is back to normal : build-master » Apache CloudStack Plugin - Syslog Alerts #276

2013-12-18 Thread jenkins
See

Re: XenServer SR Question

2013-12-18 Thread Mike Tutkowski
Good points, Tim. Do you know if this is an issue the XenServer group plans to address anytime soon? Thanks On Wed, Dec 18, 2013 at 5:13 PM, Tim Mackey wrote: > The problem with doing that is during host reboot. Then only one of the > credential sets will be used to do the discovery, and on e

Re: XenServer SR Question

2013-12-18 Thread Mike Tutkowski
One alternative I have is to abandon using SolidFire's multi-tenancy ability (separating volumes by accounts for reporting purposes). If I only used one uber account, then I'd only be using one set of credentials. Another is more work and would have to wait until 4.4: Add logic to the storage plug

Re:{SOLVED} Problem with vhd-util?

2013-12-18 Thread Jayapal Reddy Uradi
Added users list and solved tag. On 19-Dec-2013, at 12:43 AM, Mike Tutkowski wrote: > That was the problem. > > Thanks for the reminder! :) > > > On Wed, Dec 18, 2013 at 12:05 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > >> Hi Nitin, >> >> Yes, on my normal build machine I

Re: Review Request 16324: CLOUDSTACK-4780: Changes related to checking snapshot on NFS server

2013-12-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16324/#review30675 --- Commit 33fb241fdf7f363659db918b8f6dd5744f599259 in branch refs/heads

Re: Review Request 16324: CLOUDSTACK-4780: Changes related to checking snapshot on NFS server

2013-12-18 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16324/#review30676 --- Commit 03811c0c46a3c74f4271b08faa8ce40a4e2598f7 in branch refs/heads

Review Request 16361: CLOUDSTACK-5535: Do not allow addNetwork to create NIC across VPC tiers and Isolated Networks

2013-12-18 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16361/ --- Review request for cloudstack and Alena Prokharchyk. Bugs: CLOUDSTACK-5535

RE: Apache CloudStack introduction documentation

2013-12-18 Thread Radhika Puthiyetath
http://www.slideshare.net/RadhikaNair/cloud-stack-forbeginners is good one. -Original Message- From: ng.t...@gmail.com [mailto:ng.t...@gmail.com] On Behalf Of Nguyen Anh Tu Sent: Wednesday, December 18, 2013 9:10 PM To: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org Subject: Apa

Review Request 16362: CLOUDSTACK-5554: Custom disk offering allows to create a datadisk with size greater than custom.diskoffering.size.max value

2013-12-18 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16362/ --- Review request for cloudstack and Kishan Kavala. Bugs: CLOUDSTACK-5554 http

Re: Review Request 16362: CLOUDSTACK-5554: Custom disk offering allows to create a datadisk with size greater than custom.diskoffering.size.max value

2013-12-18 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16362/ --- (Updated Dec. 19, 2013, 6:40 a.m.) Review request for cloudstack and Kishan Kav

Re: Review Request 16362: CLOUDSTACK-5554: Custom disk offering allows to create a datadisk with size greater than custom.diskoffering.size.max value

2013-12-18 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16362/ --- (Updated Dec. 19, 2013, 6:56 a.m.) Review request for cloudstack and Kishan Kav

Create VM - find out the NIC on KVM host connected to a Network switch

2013-12-18 Thread Pradeep Cloudstack
Hi , on a KVM host, I have a bridge interface - cloudbr1 to which eth1 has been added. This is for guest Network. When we create a VM on the KVM host, the NetworkGuru plugin gets to know about cloudbr1 (via the KVM traffic label). But is there any means to figure out the ports (like eth1) that

RE: Apache CloudStack introduction documentation

2013-12-18 Thread Nguyen Anh Tu
It's perfect, Radhika. Thank you, --Tuna Sent from my GT-N7000 On Dec 19, 2013 12:36 PM, "Radhika Puthiyetath" < radhika.puthiyet...@citrix.com> wrote: > http://www.slideshare.net/RadhikaNair/cloud-stack-forbeginners is good > one. > > -Original Message- > From: ng.t...@gmail.com [mailt

Review Request 16373: SecurityProfile for NiciraNvpApi, including Unit and Integration tests

2013-12-18 Thread Antonio Fornie
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16373/ --- Review request for cloudstack, daan Hoogland and Hugo Trippaers. Repository: cl