Re: NFS vs Swift

2013-11-05 Thread Damien Mannix
Hi Sebastian, Yes we are using the commercial version, we are also using XenServer 6.1 for the underlying hypervisor and there seems to be problems with NFS / CloudPlatform, not confirmed. Just trying to work out reasonable options to make life easier. We have no control over the storage as such a

Re: [ANNOUNCE] New Committer: Nguyen Anh Tu

2013-11-05 Thread Nguyen Anh Tu
Thanks all, I learned too much from GSoC to now to become a committer. Glad to work globally with all of you guys. Special thanks to Sebastien Goasguen, Ian Duffy, Hugo Trippaers, and Daan Hoogland, you all help me a lot... Go ahead, Apache CloudStack. Regards, 2013/11/4 Jayapal Reddy Uradi

Re: Wiki access

2013-11-05 Thread Hugo Trippaers
I just checked and your permissions were already setup: Sowmya Krishnan (sowmyak) Cheers, Hugo On 5 nov. 2013, at 05:27, Sowmya Krishnan wrote: > sowmyak

RE: Wiki access

2013-11-05 Thread Sowmya Krishnan
Thanks Hugo. Prasanna set it up this morning. I can perform edit now. > -Original Message- > From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers > Sent: Tuesday, November 05, 2013 2:01 PM > To: dev@cloudstack.apache.org > Subject: Re: Wiki access > > I just checked and yo

Re: NFS vs Swift

2013-11-05 Thread sebgoa
On Nov 5, 2013, at 9:08 AM, Damien Mannix wrote: > Hi Sebastian, > > Yes we are using the commercial version, we are also using XenServer 6.1 > for the underlying hypervisor and there seems to be problems with NFS / > CloudPlatform, not confirmed. Just trying to work out reasonable options > to

Re: [Question] CloudStack support tool: cloud-bugtool

2013-11-05 Thread Ryan Lei
Hi, just having the same doubt. Will the new release note be pushed into the existing 4.2.0 file on the documentation website? It would be meaningless to wait for 4.2.1 because there is not supposed to be What's New in a maintenence release.

Re: haPlanners error in fresh 4.2 checkout

2013-11-05 Thread sebgoa
Ok, I pushed a fix to 4.2 ( I will check master as well). I added the haplanners section to: client/tomcatconf/simulatorComponentContext.xml.in This really should not have been broken, as it should have been checked against simulator runs in jenkins…(broken for a month it seems) On Nov 4, 2013

Re: NFS vs Swift

2013-11-05 Thread Nux!
On 05.11.2013 05:44, Damien Mannix wrote: HI All, We are currently running CloudStack 3.07 with NFS Secondary Storage which we have had continuing issues with. Has anyone migrated from NFS to swift? Pros / Cons – any tips would be most helpful. Thanks in advance The main problem I have with N

Re: Review Request 15208: Added fix for bug 5032. Provides custom assert facility to test features. Added the new assert to cloudstackTestCase

2013-11-05 Thread Daan Hoogland
Prasanna, This looks alright to me. As I am not an expert on bvt; Can you give some clues as what to look for in reviews of this kind of code? otherwise ship it, Daan On Mon, Nov 4, 2013 at 6:22 PM, Santhosh Edukulla < santhosh.eduku...@citrix.com> wrote: >This is an automatically generate

Re: NFS vs Swift

2013-11-05 Thread Damien Mannix
Yes I have heard of glusterfs any tips, tricks - advice? On 5/11/13 8:03 PM, "Nux!" wrote: >On 05.11.2013 05:44, Damien Mannix wrote: >> HI All, >> >> We are currently running CloudStack 3.07 with NFS Secondary Storage >> which we have had continuing issues with. Has anyone migrated from NFS >>

Re: Review Request 15018: CLOUDSTACK-4908: CPU socket count of host

2013-11-05 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15018/ --- (Updated Nov. 5, 2013, 9:23 a.m.) Review request for cloudstack and Kishan Kava

Re: [ANNOUNCE] New Committer: Nguyen Anh Tu

2013-11-05 Thread Ian Duffy
Congrats Tuna :-) On 5 November 2013 08:14, Nguyen Anh Tu wrote: > Thanks all, > > I learned too much from GSoC to now to become a committer. Glad to work > globally with all of you guys. > > Special thanks to Sebastien Goasguen, Ian Duffy, Hugo Trippaers, and Daan > Hoogland, you all help me a

Re: Wiki issues: Redirect loop

2013-11-05 Thread Ian Duffy
Seems to be working again. Thanks for replying John. On 4 November 2013 15:33, John Kinsella wrote: > What URL are you trying to hit? > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home seems fine > here in FF25, OSX Chrome 6.1 and Chrome 30... > > On Nov 3, 2013, at 3:31 PM, Ian Duf

Re: Review Request 15018: CLOUDSTACK-4908: CPU socket count of host

2013-11-05 Thread Harikrishna Patnala
> On Nov. 4, 2013, 10:48 a.m., Koushik Das wrote: > > api/src/org/apache/cloudstack/api/command/admin/host/ListHostsCmd.java, > > line 92 > > > > > > Why is this change required for CPU sockets? We want to show the cp

Re: Question: Error when creating templates from ROOT volumes in the Simulator

2013-11-05 Thread Prasanna Santhanam
This is a bug. Likely something I missed when adopting the simulator to the storage refactor in 4.2. You'd want to look at the SimulatorImageStoreDriverImpl.java#createTemplate() and see how the template gets registered with 0 size. On Tue, Nov 05, 2013 at 02:54:00AM -0500, Sebastien Goasguen wrot

Re: Review Request 15018: CLOUDSTACK-4908: CPU socket count of host

2013-11-05 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15018/ --- (Updated Nov. 5, 2013, 9:36 a.m.) Review request for cloudstack and Kishan Kava

Re: Review Request 15208: Added fix for bug 5032. Provides custom assert facility to test features. Added the new assert to cloudstackTestCase

2013-11-05 Thread Prasanna Santhanam
hi Daan, thanks for helping review this. This was a follow-up patch to r15175 [1] where the utility to verify if an element is of type non-empty-list was submitted by Santhosh. Typically in test cases you will see that the test has to create a resource (X) and verify by calling list resources to se

Re: Review Request 14976: [SSL Termination support] Part2 : Assign certificates to LBs

2013-11-05 Thread Murali Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14976/#review28176 --- api/src/com/cloud/event/EventTypes.java

[ANNOUNCE] OCCI Interface

2013-11-05 Thread sebgoa
Hi, I am pleased to announce an OGF OCCI interface to CloudStack. Isaac Chiang contributed back to our ruby client and forked rOCCI-server to make this happen. Many thanks to him. I wrote about it here: http://buildacloud.org/blog/296-occi-interface-to-cloudstack.html OCCI is one of the two cl

Re: Review Request 15208: Added fix for bug 5032. Provides custom assert facility to test features. Added the new assert to cloudstackTestCase

2013-11-05 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15208/#review28181 --- Ship it! 1058e3049a2141cad8bfba4cf8afca6916396d77 - daan Hoogland

Re: [Question] CloudStack support tool: cloud-bugtool

2013-11-05 Thread sebgoa
On Nov 5, 2013, at 9:51 AM, Ryan Lei wrote: > Hi, just having the same doubt. > Will the new release note be pushed into the existing 4.2.0 file on the > documentation website? > It would be meaningless to wait for 4.2.1 because there is not supposed to > be What's New in a maintenence release.

Re: Cluster Settings Error

2013-11-05 Thread Harikrishna Patnala
Hi Mike, This seems like a bug related to the new configuration framework, there are some configuration parameters need to be defined at corresponding interfaces. Please file a bug for this issue. Thanks, Harikrishna On 05-Nov-2013, at 5:12 am, Mike Tutkowski wrote: > This is part of the stac

Re: Review Request 15018: CLOUDSTACK-4908: CPU socket count of host

2013-11-05 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15018/ --- (Updated Nov. 5, 2013, 10:34 a.m.) Review request for cloudstack and Kishan Kav

Re: NFS vs Swift

2013-11-05 Thread Nux!
On 05.11.2013 09:06, Damien Mannix wrote: Yes I have heard of glusterfs any tips, tricks - advice? Well, this is hardly the place, you should get on their ml, this is my first advice. Use CentOS/RHEL 6 if you can, use XFS as filesystem with 512b inodes. If you want speed you need 10G or Infin

Re: Review Request 15018: CLOUDSTACK-4908: CPU socket count of host

2013-11-05 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15018/#review28182 --- Commit a286dec098ec9fe663c2bbead128f88bf9f18418 in branch refs/heads

Re: Review Request 15018: CLOUDSTACK-4908: CPU socket count of host

2013-11-05 Thread Koushik Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15018/#review28183 --- Ship it! Ship It! - Koushik Das On Nov. 5, 2013, 10:34 a.m., Har

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-05 Thread Will Stevens
Its dependence on a third party API and appliance, similar to the srx and netscaler. I am not convinced it should be in noredist, but I was following the same model as other similar plugins. Feedback on this would be helpful. Ws On Tuesday, November 5, 2013, David Nalley wrote: > On Mon, Nov 4,

Re: Documentation: Where are the page numbers in the PDFs? Publican changes?

2013-11-05 Thread Ryan Lei
Here's the ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-5043 If this can be fixed, please consider updating the already exported PDFs for 4.1.1 and 4.2.0. --- Yu-Heng (Ryan) Lei, Associate Research

[Responsiveness report] users 2013w44

2013-11-05 Thread Daan Hoogland
http://markmail.org/message/gzs267siu62mhzk2 cp -f instead of qemu-img convert, during template creation by Andrija Panic http://markmail.org/message/rzfjbmfx4mhhjg52 cloudstack database instance uuid and libvirt instance uuid does not match by 华仔 http://markmail.org/message/4f4a2zubctkmr7en Manual

[Responsiveness report] dev 2013w44

2013-11-05 Thread Daan Hoogland
http://markmail.org/message/x6cyz4hwmnlaugg3 KVM HA tuning by Paul Angus

Re: Documentation: Where are the page numbers in the PDFs? Publican changes?

2013-11-05 Thread Joe Brockmeier
On Tue, Nov 5, 2013, at 01:47 AM, Sebastien Goasguen wrote: > I will look into it as well. Maybe jzb has free time today copying him. Very little, I'm at USENIX LISA this week. Did a few quick searches to see if Publican 3.0 has issues with not producing page numbers, but I haven't found any. Will

Re: Question: Error when creating templates from ROOT volumes in the Simulator

2013-11-05 Thread David Grizzanti
Ok, thanks Prasanna. Will have a look and let you know what I find. On Tuesday, November 5, 2013, Prasanna Santhanam wrote: > This is a bug. Likely something I missed when adopting the simulator > to the storage refactor in 4.2. You'd want to look at the > SimulatorImageStoreDriverImpl.java#creat

Re: Review Request 15173: Dynamic compute offering.

2013-11-05 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15173/ --- (Updated Nov. 5, 2013, 3:20 p.m.) Review request for cloudstack, Kishan Kavala

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-05 Thread David Nalley
So perhaps a bit of history. nonoss/noredist is for targets that aren't built 'by default' (e.g. you must explicitly turn them on). We do this because the ASF wants the default build to be truly unencumbered and where there are dependencies on non-open source, or non-Apache compatible code, we typ

Re: Cluster Settings Error

2013-11-05 Thread Mike Tutkowski
Thanks I have logged the following JIRA ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-5044 On Tue, Nov 5, 2013 at 3:24 AM, Harikrishna Patnala < harikrishna.patn...@citrix.com> wrote: > Hi Mike, > This seems like a bug related to the new configuration framework, there > are some con

Review Request 15241: Renamed two modules with same name to avoid confusion while reporting test results

2013-11-05 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15241/ --- Review request for cloudstack and Prasanna Santhanam. Repository: cloudstack-gi

RAT test filing in master

2013-11-05 Thread Rayees Namathponnan
RAT test filing in master, 1 Unknown Licenses *** Unapproved licenses: plugins/hypervisors/hyperv/DotNet/ServerResource/.gitignore looks like test failing after below checking https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commitdiff;h=f9f196a46ad82

Re: [ANNOUNCE] New Committer: Nguyen Anh Tu

2013-11-05 Thread Ahmad Emneina
:D Many congrats Nguyen! On Tue, Nov 5, 2013 at 1:24 AM, Ian Duffy wrote: > Congrats Tuna :-) > > > On 5 November 2013 08:14, Nguyen Anh Tu wrote: > > > Thanks all, > > > > I learned too much from GSoC to now to become a committer. Glad to work > > globally with all of you guys. > > > > Specia

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-05 Thread Will Stevens
Thanks for that David. You are absolutely correct, this plugin has no dependencies on any 3rd party code at build or runtime. Everything the plugin requires is built into the plugin. I was unclear if its dependance on a 3rd party API and appliance to be functional was relevant. I think you are

Re: [DISCUSS] rename nonoss to noredist

2013-11-05 Thread Will Stevens
Did this get documented anywhere? It seems that the core build as well as the nonoss build got changed. I am having trouble locating the beans now... Thanks, Will On Tue, Sep 3, 2013 at 11:15 PM, Rajesh Battala wrote: > +1. > Sounds great and logical. > > On mvn cmd line instead of -Dnonoss

Re: [ANNOUNCE] OCCI Interface

2013-11-05 Thread Chiradeep Vittal
Awesome On 11/5/13 5:06 AM, "sebgoa" wrote: >Hi, > >I am pleased to announce an OGF OCCI interface to CloudStack. > >Isaac Chiang contributed back to our ruby client and forked rOCCI-server >to make this happen. Many thanks to him. > >I wrote about it here: >http://buildacloud.org/blog/296-occi-

Re: Review Request 15238: CLOUDSTACK-5039: bugfix: live migration failed : Domain not found: no domain with matching uuid ''

2013-11-05 Thread Yoshikazu Nojima
> On Nov. 5, 2013, 5:26 a.m., Marcus Sorensen wrote: > > I can't remember why, exactly, but I seem to remember we switched > > everything over to domain lookups by name awhile back (maybe in 4.1). I > > think it was just because it seemed like a convoluted abstraction to take > > the vmname, c

Re: [ACS43] Schedule reminder : feature freeze this Friday 11/08

2013-11-05 Thread Chip Childers
One thing to note, and perhaps this becomes a minor exception to the merge timing. IP Clearance for the RDP client won't be done until the morning of the 7th. I'd propose that it is brought in to master at that time. I won't have time to do the actual commit myself, but perhaps someone can own h

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

2013-11-05 Thread Chip Childers
Alex, I've moved your page to the "Designs not committed to a release" parent (instead of the 4.3 designs page), to align with both the Jira record *and* the fact that feature freeze is about to happen for 4.3. As for the proposal itself, I have a couple of suggestions: 1) I'd like to see the im

Re: [ANNOUNCE] OCCI Interface

2013-11-05 Thread Ahmad Emneina
Awesome work Isaac, Seb, et al! Sweet addition to the dialects CloudStack speaks. On Tue, Nov 5, 2013 at 9:21 AM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > Awesome > > On 11/5/13 5:06 AM, "sebgoa" wrote: > > >Hi, > > > >I am pleased to announce an OGF OCCI interface to CloudStack

Bug? Should we allow detaching volumes when VMs have snapshots

2013-11-05 Thread SuichII, Christopher
We currently don’t allow volumes to be attached to VMs with snapshots and allowing volumes to be detached causes quite a bug: 1) Attach a data disk to a VM 2) Snapshot the VM 3) Detach the data disk 4) Attempt to restore the VM from the snapshot — FAILS since the data disk is no longer there, al

Re: Bug? Should we allow detaching volumes when VMs have snapshots

2013-11-05 Thread Mike Tutkowski
Hi Chris, I have not experimented with VM snapshots via CloudStack, but this sounds really bad. Perhaps the simplest fix is to not allow disks to be detached from VMs with snapshots. I'll be curious to see what others have to say. Talk to you later On Tue, Nov 5, 2013 at 11:05 AM, SuichII, Ch

Re: Review Request 15078: Fixed some html validation errors.

2013-11-05 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15078/#review28195 --- Ship it! Ship It! - Jessica Wang On Nov. 5, 2013, 6:29 a.m., Raj

Re: Bug? Should we allow detaching volumes when VMs have snapshots

2013-11-05 Thread SuichII, Christopher
FWIW, after looking into this more with Xen, when the VM is restored in step 4, it simply no longer has the volume attached, so this appears to really be a VMWare issue. Any VMWare experts out there know how we can handle this? -Chris -- Chris Suich chris.su...@netapp.com NetApp Software Engine

Re: Bug? Should we allow detaching volumes when VMs have snapshots

2013-11-05 Thread Mike Tutkowski
I assume 6 fails with VMware, as well? Is Xen OK with 6? On Tue, Nov 5, 2013 at 11:26 AM, SuichII, Christopher < chris.su...@netapp.com> wrote: > FWIW, after looking into this more with Xen, when the VM is restored in > step 4, it simply no longer has the volume attached, so this appears to > r

Re: Bug? Should we allow detaching volumes when VMs have snapshots

2013-11-05 Thread SuichII, Christopher
Correct. #6 FAILS with VMWare and SUCCEEDS with Xen -- Chris Suich chris.su...@netapp.com NetApp Software Engineer Data Center Platforms – Cloud Solutions Citrix, Cisco & Red Hat On Nov 5, 2013, at 1:35 PM, Mike Tutkowski wrote: > I assume 6 fails with VMware, as well? > > Is Xen OK with 6?

Re: Bug? Should we allow detaching volumes when VMs have snapshots

2013-11-05 Thread Mike Tutkowski
OK, well, depending on if we can or can't get a VMware person to chime in on this issue, we may have to disallow disks from being detached from VMware VMs with snapshots in 4.3. On Tue, Nov 5, 2013 at 11:44 AM, SuichII, Christopher < chris.su...@netapp.com> wrote: > Correct. > > #6 FAILS with VM

RE: [ACS43] Schedule reminder : feature freeze this Friday 11/08

2013-11-05 Thread Animesh Chaturvedi
> -Original Message- > From: Chip Childers [mailto:chipchild...@apache.org] > Sent: Tuesday, November 05, 2013 9:36 AM > To: dev@cloudstack.apache.org > Subject: Re: [ACS43] Schedule reminder : feature freeze this Friday > 11/08 > > One thing to note, and perhaps this becomes a minor exc

Is there a site show cloudstack source code contribution by companies like openstack community heartbeat

2013-11-05 Thread Donal Lafferty
Cross post from StackOverflow: "Is there a site show cloudstack source code contribution by companies like openstack community heartbeat http://www.stackalytics.com/"; [1] Any recommendations besides Sebastien Goasguen's "Update on Apache CloudStack Community Analysis"[2]? [1] http://stacko

Review Request 15243: Improve VR upgrades

2013-11-05 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15243/ --- Review request for cloudstack. Bugs: CLOUDSTACK-4793 https://issues.apache.

Re: Review Request 14976: [SSL Termination support] Part2 : Assign certificates to LBs

2013-11-05 Thread Syed Ahmed
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14976/ --- (Updated Nov. 5, 2013, 7:10 p.m.) Review request for cloudstack, Darren Shepher

Re: Review Request 14976: [SSL Termination support] Part2 : Assign certificates to LBs

2013-11-05 Thread Syed Ahmed
> On Nov. 5, 2013, 9:43 a.m., Murali Reddy wrote: > > api/src/com/cloud/network/lb/LoadBalancingRule.java, lines 42-43 > > > > > > can you please add new constructors which takes ssl cert and protocol. > > If we extend

Error adding host to cluster - cloudstack 4.2

2013-11-05 Thread Aakash Kumar
Got Below Exception , com.cloud.utils.exception.CloudRuntimeException: callHostPlugin failed for cmd: setIptables with args due to There was a failure communicating with the plugin. Details , Using Devcloud2 with development env on windows Please Find attached log file

[PROPOSAL] Liaison with ETSI NFV ISG

2013-11-05 Thread Chiradeep Vittal
Network Functions Virtualisation (NFV) is an effort to utilize server virtualization in conjunction with industry standard servers, network hardware switches and storage hardware to achieve significant time and costs reductions in the Telecommunication industry. ETSI [1] has a group (NFV ISG [2]) t

Re: [PROPOSAL] Liaison with ETSI NFV ISG

2013-11-05 Thread Sebastien Goasguen
I volunteer you. We need to do this. -Sebastien On 5 Nov 2013, at 20:28, Chiradeep Vittal wrote: > Network Functions Virtualisation (NFV) is an effort to utilize server > virtualization in conjunction with industry standard servers, network > hardware switches and storage hardware to achieve s

Re: Review Request 15018: CLOUDSTACK-4908: CPU socket count of host

2013-11-05 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15018/#review28210 --- Commit c61d2eedf4a87107ae9a77c8c39b7f584995e617 in branch refs/heads

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

2013-11-05 Thread Alex Ough
OK. 1) Do you mean the plug-in? If so, let me find out how to develop a plug-in and work on this. 2) Sure, let me add more information in the document. Thanks for your suggestions. Alex Ough On Tue, Nov 5, 2013 at 11:41 AM, Chip Childers wrote: > Alex, > > I've moved your page to the "Designs

Re: [PROPOSAL] Liaison with ETSI NFV ISG

2013-11-05 Thread Chip Childers
+1 On Tue, Nov 5, 2013 at 11:58 AM, Sebastien Goasguen wrote: > I volunteer you. > > We need to do this. > > -Sebastien > > On 5 Nov 2013, at 20:28, Chiradeep Vittal wrote: > >> Network Functions Virtualisation (NFV) is an effort to utilize server >> virtualization in conjunction with industry s

Review Request 15247: [DOC] CLOUDSTACK-4967: Add a section to describe VNI allocation matter

2013-11-05 Thread Yoshikazu Nojima
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15247/ --- Review request for cloudstack and Marcus Sorensen. Bugs: CLOUDSTACK-4967 ht

Re: Marvin deploy failed on master

2013-11-05 Thread Will Stevens
I also ran into this issue on a clean install. #2 fixed my issue... Thanks, Will On Mon, Nov 4, 2013 at 5:14 PM, Min Chen wrote: > Thanks Santhosh. Using #2 fixed the issue. > > -min > > On 11/2/13 5:48 AM, "Santhosh Edukulla" > wrote: > > >Hi Min, > > > >1/ I just pulled the latest code fr

Re: [PROPOSAL] Liaison with ETSI NFV ISG

2013-11-05 Thread David Nalley
> > One way to improve visibility and collaborate actively with this community > is to have a liaison with the ISG. > The liaison can contribute to the activities of the various working groups > (e.g., Management and Orchestration MANO WG) and convey the activities > and requirements of the NFV ISG

Re: Is there a site show cloudstack source code contribution by companies like openstack community heartbeat

2013-11-05 Thread David Nalley
On Tue, Nov 5, 2013 at 2:07 PM, Donal Lafferty wrote: > Cross post from StackOverflow: > > "Is there a site show cloudstack source code contribution by companies like > openstack community heartbeat http://www.stackalytics.com/"; [1] > > > Any recommendations besides Sebastien Goasguen's "Update

Review Request 15250: Fix Hyper-V plugin RAT issue

2013-11-05 Thread Donal Lafferty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15250/ --- Review request for cloudstack and Rayees Namathponnan. Repository: cloudstack-g

ComponentContext :: getComponent() ?

2013-11-05 Thread Prachi Damle
Hi, Before the Spring modularization, we have some usecases that were using the com.cloud.utils.component.ComponentContext class directly to inject or to find a bean of given type or name by invoking ComponentContext :: getComponent(). How should these usecases be ported now after the modulariz

mshost table after upgrade from 4.1.0 to 4.1.1

2013-11-05 Thread Carlos Reategui
Hi, Can someone that has updated from 4.1.0 to 4.1.1 (ideally with XenServer hosts) run the following queries in their db: select msid, state, version, service_port, removed from mshost; select ms.msid, ms.version as ms_version, h.version as host_version, count( h.id) from mshost ms, host h where

Re: Review Request 15250: Fix Hyper-V plugin RAT issue

2013-11-05 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15250/#review28235 --- Ship it! Ship It! - edison su On Nov. 5, 2013, 11:08 p.m., Donal

Master : Automation result on KVM and vmware

2013-11-05 Thread Rayees Namathponnan
Hi All, I have executed automation with latest master build on KVM and VMware. VMware automation completed broken due to https://issues.apache.org/jira/browse/CLOUDSTACK-5046 Below issues found with KVM runs https://issues.apache.org/jira/browse/CLOUDSTACK-5050 https://issues.apache.org/jira

Re: [DISCUSS] rename nonoss to noredist

2013-11-05 Thread Min Chen
Is this change already in master? I tried to do a clean build on master using mvn clean install -Pdeveloper,systemvm -Dnoredist But then deploying a vmware zone failed with the following error: 2013-11-05 16:25:36,056 WARN [c.c.a.ApiServer] (1039076426@qtp-184764793-9:ctx-de0a2b48 ctx-4f586e61)

Re: ComponentContext :: getComponent() ?

2013-11-05 Thread Darren Shepherd
Can you point me to the code that is failing. The short of it is that you shouldn't use ComponentContext. If you show me the failing code I can offer a better solution or if needed a work around. Darren > On Nov 5, 2013, at 4:18 PM, Prachi Damle wrote: > > Hi, > > Before the Spring modul

Re: [DISCUSS] rename nonoss to noredist

2013-11-05 Thread Will Stevens
>From what I can tell it is in. I have figured out how to change my plugin from nonoss by looking at other code in master. Ws On Tuesday, November 5, 2013, Min Chen wrote: > Is this change already in master? I tried to do a clean build on master > using > > mvn clean install -Pdeveloper,systemvm

RE: ComponentContext :: getComponent() ?

2013-11-05 Thread Prachi Damle
Thanks Darren, it is the listAffinityGroupTypes API, specific code is in AffinityGroupServiceImpl :: listAffinityGroupTypes() Code lists the beans implementing 'AffinityGroupProcessor' adapter interface. I also dug up few other callers that rely on ComponentContext :: getComponent()... com.clo

Re: [DISCUSS] rename nonoss to noredist

2013-11-05 Thread Min Chen
I saw that vmware plugin is built with -Dnoredist option. But this particular vmware API addVmwareDc is not working on master, so blocking Vmware testing. Anybody encountered this issue? Thanks -min On 11/5/13 4:43 PM, "Will Stevens" wrote: >From what I can tell it is in. I have figured out how

Re: Review Request 14976: [SSL Termination support] Part2 : Assign certificates to LBs

2013-11-05 Thread Syed Ahmed
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14976/ --- (Updated Nov. 6, 2013, 12:54 a.m.) Review request for cloudstack, Darren Shephe

Re: [DISCUSS] rename nonoss to noredist

2013-11-05 Thread Min Chen
CC Darren here, in case that he knows something about recent change on handling commands.properties in nonoss build. Thanks -min On 11/5/13 4:49 PM, "Min Chen" wrote: >I saw that vmware plugin is built with -Dnoredist option. But this >particular vmware API addVmwareDc is not working on master,

Re: [DISCUSS] rename nonoss to noredist

2013-11-05 Thread Min Chen
Never mind. Found the problem, we also need to pass -Dnoredist flag in starting MS. Thanks -min On 11/5/13 4:54 PM, "Min Chen" wrote: >CC Darren here, in case that he knows something about recent change on >handling commands.properties in nonoss build. > >Thanks >-min > >On 11/5/13 4:49 PM, "Mi

Commit 25c8cee01a450ee924fe108cafe54b046485ab2b broke Vmware on Master

2013-11-05 Thread Min Chen
Hi Daan, Your commit https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=25c8cee01a450ee924fe108cafe54b046485ab2b broke Vmware advanced zone setup on Master, where system vm starts failed with "NumberFormatException", see details in https://issues.apache.org/jira/browse/CLOUDST

Re: Not able to view the console of the VM. Getting Timeout error

2013-11-05 Thread Kelven Yang
This is the flow, Local browser -> Management Server -> token to Console Proxy VM -> client redirection with token -> Console Proxy VM -> Management Server for authentication -> Console Proxy to create session -> Browser To trouble shooting the problem 1) check assigned public IP address of con

Re: Review Request 15050: Add Palo Alto Networks Firewall Integration

2013-11-05 Thread Will Stevens
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15050/ --- (Updated Nov. 6, 2013, 3:42 a.m.) Review request for cloudstack and Sheng Yang.

RE: Master : Automation result on KVM and vmware

2013-11-05 Thread Rayees Namathponnan
Thanks Min for fixing vmware blocker https://issues.apache.org/jira/browse/CLOUDSTACK-5046 Found another automation blocker in vmware https://issues.apache.org/jira/browse/CLOUDSTACK-5051 Regards, Rayees -Original Message- From: Rayees Namathponnan [mailto:rayees.namathpon...@citr

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-05 Thread Will Stevens
@Sheng: This should be ready to go now. I built the patch from tonight's master and I included a more detailed commit message as you requested. Let me know if you have any questions/problems... @David: As per this discussion (and a previous one [1]), I have moved this code from being built wit

Re: Not able to view the console of the VM. Getting Timeout error

2013-11-05 Thread jitendra shelar
Hi Marty/Kelven, Thanks for your reply. My Management Server is 10.44.66.151. My Host is 10.44.65.143. I am able to ping between the Management Server and Host. PFA snaps and mangement server logs. I am not able to connect from my local browser to CPVM. Please help me. Thanks, Jitendra On We

Exception Occurred adding host

2013-11-05 Thread Aakash Kumar
Hello , Following exception occurred on running deployDatacenter.py using devcloud.cfg INFO [c.c.r.ResourceManagerImpl] (1456585835@qtp-2122825114-0:ctx-2dc342a1 ctx-d1559de5 ctx-fae00876) Trying to add a new host at http://192.168.56.10/ in data center 1 INFO [c.c.h.x.d.XcpServerDiscoverer] (14

Re: Not able to view the console of the VM. Getting Timeout error

2013-11-05 Thread kel...@backbonetechnology.com
Is your public Ip routable? If not, then you may require either a socks proxy or connecting your client right to the public network. The CPVM will not render a console over NAT. Sent from my HTC - Reply message - From: "jitendra shelar" To: Subject: Not able to view the console of the

Re: Exception Occurred adding host

2013-11-05 Thread Jayapal Reddy Uradi
Hi, >From the logs vmops, setIptables call failed. for cmd: setIptables with args due to There was a failure Can you check the xenserver agent log (SMlog) to know more info Thanks, Jayapal On 06-Nov-2013, at 9:56 AM, Aakash Kumar wrote: > Hello , > Following exception occurred on running

How to stop back end Agents

2013-11-05 Thread Damoder Reddy
Hi, Is there a way to stop selective agents which are running in the back end in the management server? Thanks & Regards Damoder/

JavaScript Question

2013-11-05 Thread Mike Tutkowski
Hi, Does anyone know why this checkbox of mine always returns false? if ($isCustomizedIops.is(':checked')) { // do some stuff } That code is part of an event handler for a combobox (when the combobox changes to a certain state, I want to see if the checkbox that is revealed is in the checked

Re: ComponentContext :: getComponent() ?

2013-11-05 Thread Darren Shepherd
All other uses of getComponent() you listed should work fine. In org.apache.cloudstack.affinity.AffinityGroupServiceImpl, why do you even call getComponent()? You already have a list of AffinityGroupProcessors injected to the class. Can't you just loop through those? Darren On Tue, Nov 5, 201

Re: Not able to view the console of the VM. Getting Timeout error

2013-11-05 Thread jitendra shelar
Hi Kelcey, Following are details of my CPVM. My public ip of the VM is not reachable from my browser. StateRunningTypeConsole Proxy VMZoneZONEAJPublic IP Address10.44.64.35Private IP Address10.44.64.21Link Local IP Adddress169.254.0.124Host ibmvt6.persistent.co.inGateway10.44.66.151 Please guide m

[ACS4.2.1] Code complete

2013-11-05 Thread Abhinandan Prateek
ACS 4.2.1 has now very few open tickets. These are expected to be closed this week. The docs are also getting updated. I am planning to create a RC build tomorrow. Do ping back if anything should hold it. -abhi

Re: Review Request 14200: CLOUDSTACK-4686: Fixed volume limit for domain

2013-11-05 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14200/#review28262 --- Commit ed76e8a610c66724c2b5f5c9a29bbbd3a2503e98 in branch refs/heads

Re: Not able to view the console of the VM. Getting Timeout error

2013-11-05 Thread kel...@backbonetechnology.com
Yes your public Ip is non route-able (rfc 1918). So either connect you client directly to the private network, or use a socks proxy. Also I'm assuming those are cidr 24 networks. Sent from my HTC - Reply message - From: "jitendra shelar" To: Subject: Not able to view the console of t

Re: Not able to view the console of the VM. Getting Timeout error

2013-11-05 Thread jitendra shelar
Thanks Kelcey. I will try with it. Regards, Jitendra On Wed, Nov 6, 2013 at 7:04 AM, kel...@backbonetechnology.com < kel...@backbonetechnology.com> wrote: > Yes your public Ip is non route-able (rfc 1918). > > So either connect you client directly to the private network, or use a > socks proxy.