[CONFIG FILES] License headers

2012-09-21 Thread Chiradeep Vittal
There is a long list of blocker bugs [1] regarding the configuration files checked in to the repository. Some of the bugs ask that the Apache License header be inserted into the config file if it is indeed resolved as "written specifically for CloudStack". My question is whether this is necessa

Re: [CONFIG FILES] License headers

2012-09-21 Thread Chiradeep Vittal
On 9/21/12 12:41 PM, "Chip Childers" wrote: >[snip] >OK, so I went to look at both Apache HTTP server and Hadoop for >examples of "config" files. > >They seem to be doing things like this: >1 - if it's a script (init script or otherwise), the ASF license >header seems to be included >2 - if it'

Re: [ASFCS40][DISCUSS] How should we move forward to resolution on the config files in "patches"? Was: "Re: [ASFCS40] Configuration file licensing followup"

2012-09-21 Thread Chiradeep Vittal
On 9/20/12 7:11 AM, "Chip Childers" wrote: >On Thu, Sep 20, 2012 at 5:14 AM, Noah Slater wrote: >> This is cool, nice to see this data on the wiki. Thanks! Is this >> list exhaustive? > >I believe it is, for the patches folder. > >David is currently working his way through a file by file revie

Re: [ASFCS40][DISCUSS] How should we move forward to resolution on the config files in "patches"? Was: "Re: [ASFCS40] Configuration file licensing followup"

2012-09-24 Thread Chiradeep Vittal
On 9/21/12 8:37 PM, "Chip Childers" wrote: >On Sep 21, 2012, at 8:59 PM, Chiradeep Vittal > wrote: > >> >> I am unable to resolve >> https://issues.apache.org/jira/browse/CLOUDSTACK-147. >> Perhaps we need a cleanroom implementation or an exce

Re: [ASFCS40][DISCUSS] How should we move forward to resolution on the config files in "patches"? Was: "Re: [ASFCS40] Configuration file licensing followup"

2012-09-24 Thread Chiradeep Vittal
On 9/24/12 5:35 PM, "Chip Childers" wrote: >On Mon, Sep 24, 2012 at 2:53 PM, Chiradeep Vittal > wrote: >> >> >> On 9/21/12 8:37 PM, "Chip Childers" wrote: >> >>>On Sep 21, 2012, at 8:59 PM, Chiradeep Vittal >>> wrote: >

Re: Global Setting legacy items caused exception when changing the value

2012-09-25 Thread Chiradeep Vittal
On 9/21/12 2:50 AM, "Gavin Lee" wrote: >There are some items not supported in global settings but still kept >in DB, change them will cause exception and UI popup "Invalid >configuration variable": >storage.allocated.capacity.threshold >storage.capacity.threshold >cpu.capacity.threshold >memory

Re: [ASFCS40][DISCUSS] How should we move forward to resolution on the config files in "patches"? Was: "Re: [ASFCS40] Configuration file licensing followup"

2012-09-25 Thread Chiradeep Vittal
py with us >using it, then as long as we attribute all the correct people, we should >be >good to go. > >On Tue, Sep 25, 2012 at 2:39 AM, Chiradeep Vittal < >chiradeep.vit...@citrix.com> wrote: > >> >> >> On 9/24/12 5:35 PM, "Chip Childers&

Re: git commit: CLOUDSTACK-171 reduce config file to bare minimum by eliminating commented lines and whitespace

2012-09-25 Thread Chiradeep Vittal
or-cloudstack/commit/feb77f >>31 >> Tree: >> >>http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/feb77f31 >> Diff: >> >>http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/feb77f31 >> >> Branch: refs/heads

Re: error building devcloud: ClassCastException: com.cloud.agent.api.Answer

2012-09-27 Thread Chiradeep Vittal
Did you try ant build-apidocs cd tools/marvin/marvin python deployDataCenter.py On 9/27/12 5:24 PM, "James Martin" wrote: >Sebastien, > >It seems deployDataCenter.py is dependent on cloudstackAPI > > >python >$HOME/work/code/cloudstack/cloudstack/tools/marvin/marvin/deployDataCenter >.py >-i

Re: Question on NetGuru vs Network Element

2012-10-03 Thread Chiradeep Vittal
The network guru deals with ip allocation, mac allocation. The VR deals with actually serving up this information to the guests. If you are happy with the default IPAM then there is no need to implement a NetworkGuru. On 10/3/12 1:03 PM, "Hugo Trippaers" wrote: >Sridhar, > >It depends on what yo

Re: Updates to maven build

2012-10-04 Thread Chiradeep Vittal
This was discussed here: http://markmail.org/thread/l456jfyeypotz6kd TLDR; it was always the intention to use migrations but wasn't completed. On 10/3/12 10:19 PM, "Rohit Yadav" wrote: >Hi John, > >For database upgrade/migration, in the release version there are >migration paths defined in the c

Re: SSVM Network Configuration

2012-10-04 Thread Chiradeep Vittal
It is disabled in sysctl.conf, not sure how it gets re-enabled. See patches/systemvm/debian/config/etc/init.d/cloud-early-config (function disable_rpfilter). Perhaps it is interface-specific rather than "all". On 10/4/12 2:39 PM, "John Burwell" wrote: >Ahmad, > >You were correct on the rp_filter

Re: [VOTE] how to upgrade CloudStack from 3.0.x to 4.0

2012-10-05 Thread Chiradeep Vittal
On 10/5/12 10:58 AM, "Edison Su" wrote: >Refer to bug CLOUDSTACK-248, the root cause is : >we change cloud-agent-scripts to cloud-scripts, and change the >installation path from /usr/lib64/cloud/agent to /usr/lib64/cloud/common. >But in the source code, there are some other places still use >/u

Re: IRC nicks

2012-10-06 Thread Chiradeep Vittal
Cvittal -- Chiradeep On Oct 6, 2012, at 16:44, "Alex Huang" wrote: > topcloud > >> -Original Message- >> From: Chip Childers [mailto:chip.child...@sungard.com] >> Sent: Saturday, October 06, 2012 4:26 PM >> To: >> Subject: Re: IRC nicks >> >> chipc >> >> On Oct 6, 2012, at 5:35 PM,

Re: [DISCUSS] Pull some 4.0 specific commits on master?

2012-10-08 Thread Chiradeep Vittal
+1 on maintaining ant for another couple of weeks. On 10/8/12 7:13 AM, "Rohit Yadav" wrote: >Hey folks, > >Since the ant build system is broken on master, we committed few build >related patches to 4.0 instead of master. Should we pull them on master? > >As we move on with deprecating ant on mas

Re: VMWare and distributed vSwitch support

2012-10-08 Thread Chiradeep Vittal
The Cisco Nexus 1000v is a distributed switch that is a replacement for the VMWare dvSwitch. The Nexus is supported in CloudPlatform as well as ACS 4.0. The VMWare dvSwitch is supported in neither. -- Chiradeep On Oct 8, 2012, at 19:39, "Alex Huang" wrote: > Kelven, > > AFAIK, every featur

Re: VMWare and distributed vSwitch support

2012-10-08 Thread Chiradeep Vittal
gt;At least now I know I need to avoid dvs in my setup. > >Thank you for your response, > >Regards >-ilya > > >-Original Message- >From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] >Sent: Monday, October 08, 2012 11:40 PM >To: cloudstack-dev@incuba

Re: [ASF40][QA] AWSAPI packging remarks

2012-10-08 Thread Chiradeep Vittal
+1 on different thread. I do not agree that it is unrelated/unimportant. Many users rely on it and hence it was integrated into the same deployment. On 10/8/12 11:04 PM, "Rohit Yadav" wrote: > >On 09-Oct-2012, at 11:11 AM, Edison Su wrote: > >> >> >> Sent from my iPhone >> >> On Oct 8, 2012,

Re: anyway to debug after changing part of code?

2012-10-09 Thread Chiradeep Vittal
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Using+Eclipse+With+C loudStack On 10/9/12 11:36 AM, "Nitin Mehta" wrote: >You can use the eclipse debugger and set breakpoints. > >> Caused by: java.sql.SQLException: Field 'kddihosttags' doesn't have a >> default value > >seems to be the ro

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, first round

2012-10-10 Thread Chiradeep Vittal
+1 -- Chiradeep On Oct 10, 2012, at 18:22, "Chip Childers (ASF)" wrote: > Hi All, > > I would like to call a vote for Apache CloudStack (Incubating) Release > 4.0.0-incubating. > > Instructions for Validating and Testing the artifacts can be found here: > https://cwiki.apache.org/confluence/

Re: For review: Release announcement for ACS 4.0-incubating

2012-10-11 Thread Chiradeep Vittal
"is a Java-based platform that delivers an integrated platform" IMO, could just be "is an integrated software platform" On 10/11/12 2:48 PM, "Kelcey Damage (BBITS)" wrote: >"user interface components to needed for private, hybrid, or public >clouds." > >Grammar alert! > >Fix = user interface c

Re: F5 & SRX in in-line mode PRD review

2012-10-12 Thread Chiradeep Vittal
>> >> 4. Since both SRX and F5 are being programmed when creating a LB rule , >>if either one of them is down/unreachable , we should expect the LB rule >>creation to error out . In such cases , will we be providing an error >>message to the user and he should be able to recreate the same LB rules

Re: F5 SRX in inline mode and Remote access vpn on SRX

2012-10-12 Thread Chiradeep Vittal
One request: Some answers seem guarded: "seems", "maybe", "probably". Of course we may not have all answers, but how do we track these uncertainties as they get resolved? On 10/12/12 10:56 AM, "Sheng Yang" wrote: >Hi Sanjeev, > >On Fri, Oct 12, 2012 at 4:52 AM, Sanjeev Neelarapu > wrote: >> Shen

Re: [RFC] QinQ vlans support

2012-10-15 Thread Chiradeep Vittal
This sounds like it can be modeled as multiple physical networks? That is, each "outer" vlan (400, 401, etc) is a separate physical network in the same zone. That could work, although it is probable that the zone configuration API bits prevent more than 4k VLANs per zone (that can be changed to per

Re: Stop instance is destroying my VM

2012-10-16 Thread Chiradeep Vittal
To an ordinary user, there is no concept of a hypervisor: the only VM state machine she interacts with is CloudStack's. On 10/16/12 7:26 PM, "Alena Prokharchyk" wrote: >On 10/16/12 10:19 AM, "Min Chen" wrote: > >>According to Gavin, stopVM has already deleted vm metadata from xenserver >>datab

Re: [Doc] Review request: Is the System Requirements doc correct?

2012-10-17 Thread Chiradeep Vittal
According to https://cwiki.apache.org/confluence/display/CLOUDSTACK/ASF+CS+4.0+QA, Ubuntu 12.04 was tested rather than 10.04 On 10/17/12 5:59 PM, "Jessica Tomechak" wrote: >Need to double-check these system requirements before shipping the docs. >For example, I see Ubuntu 12.04 in the list. I n

Re: Drop OVM in 4.0?

2012-10-17 Thread Chiradeep Vittal
+1 on fixing in a 4.0.x. We need to make some tough decisions if we want "time based releases". We already dropped AutoScale and Brocade even though they were essentially code-complete for this reason. This is an issue that is of uncertain size (weeks at least) to fix. There is just too much uncert

Re: Drop OVM in 4.0?

2012-10-17 Thread Chiradeep Vittal
On 10/17/12 4:54 PM, "David Nalley" wrote: >On Wed, Oct 17, 2012 at 7:50 PM, Chiradeep Vittal > wrote: >> +1 on fixing in a 4.0.x. >> We need to make some tough decisions if we want "time based releases". >> We already dropped AutoScale and Brocade

Re: [VOTE][ASFCS40] Drop OVM from the supported HV list for 4.0.0-incubating release?

2012-10-19 Thread Chiradeep Vittal
+1. Although the absence of OVM does affect some, the delay of 4.0.0-incubating impacts even more people. On 10/19/12 10:22 PM, "Caleb Call" wrote: >+1 not to hold up the release (with hope that it's picked up in a future >release) > > >On Oct 19, 2012, at 10:55 AM, Chip Childers >wrote: > >> H

Re: review comment for Reset ssh key functional spec

2012-10-20 Thread Chiradeep Vittal
Not sure if this discussion came to any conclusion. It is worth noting that none of the current end-user APIs deal with multiple resources: every fw rule, vm, volume, snapshot etc is addressed individually. If you want multiple vms, then you have to consider the case where 10 out of 100 fail -- wh

Re: "Egress Firewall Rules" feature FS

2012-10-20 Thread Chiradeep Vittal
Jayapal, Nilesh, these are useful comments. BLOCK rules can be useful, in which case you would need ordering between BLOCK and ALLOW rules. If I were a network engineer used to using Cisco or other firewalls, what would I expect to see in this regard? On 10/15/12 1:50 AM, "Jayapal Reddy Uradi" w

Re: [RFC] QinQ vlans support

2012-10-20 Thread Chiradeep Vittal
here would be other bottlenecks if they all needed to be up >>>> on the same host at once. Luckily we only create bridges for the >>>> actual VMs on the box so it should scale reasonably. >>>> >>>> The only caveat I've run into so far is that you e

Re: [RFC] QinQ vlans support

2012-10-21 Thread Chiradeep Vittal
by a previous patch that reworks how the >bridges are named, so enabling it for xen might not be as simple as >this makes it look. > >On Sat, Oct 20, 2012 at 10:57 PM, Chiradeep Vittal > wrote: >> It looks like your patch does not require the admin to configure >>anything

Re: About encrypting data in CloudStack VM.

2012-10-21 Thread Chiradeep Vittal
It is an interesting problem no doubt. It is essentially the same as "how do I keep credentials secret in the cloud". Most people use the 'user data' feature, but that is by no means bulletproof. For a comprehensive overview of the possible solutions check this: http://shlomoswidler.com/2009/08/how

Re: Is there anyway to block root admin APIs on WAF?

2012-10-26 Thread Chiradeep Vittal
This sounds like an excellent idea. Could you raise an enhancement request. I do remember someone talking about moving all admin level APIs to a separate webapp. Alex? On 10/25/12 3:47 PM, "Clement Chen" wrote: >I am wondering whether there is an easy way to block high privilege APIs >on WAF. F

Re: [Newbie question] unable to mvn -P vmware install

2012-10-26 Thread Chiradeep Vittal
It seems that the pom.xml inside vmware-base has the axis dependency listed as 'runtime' instead of 'compile'. Try it with 'compile' On 10/26/12 4:56 PM, "Bilal Malik" wrote: > >Hi guys, >I have followed the instructions from >https://cwiki.apache.org/CLOUDSTACK/building-with-maven.html > >I am

Re: Moving beyond 4.0.0-incubating

2012-10-29 Thread Chiradeep Vittal
I am going to start working on unentangling some of the network orchestration to make the orchestration piece more modular. At the end of it, I hope to have a 'simplified' network offering that out of the box does not involve any system vms. The benefits will be: - easier to understand the core ne

Re: Moving beyond 4.0.0-incubating

2012-10-29 Thread Chiradeep Vittal
I guess we should all be updating this: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Next+Rele ase And write an FS for the feature On 10/29/12 11:23 AM, "Chiradeep Vittal" wrote: >I am going to start working on unentangling some of the network >orchestra

Re: need help for test cases of api/commands

2012-10-29 Thread Chiradeep Vittal
Are you writing mocks, or are you planning to use a framework like Mockito? On 10/29/12 11:29 AM, "Meghna Kale" wrote: >Alex, > >A method from ActivateProjectCmd.java, the projectService call. > > @Override > >public long getEntityOwnerId() { > >Project project= _projectService.g

Re: SSVM Network Configuration

2012-10-29 Thread Chiradeep Vittal
> >Currently, net.ipv4.conf.default.rp_filer is set to 1 in >systemvm/debian/config/etc/sysctl.conf. Should it be modified to be 0? > >Thanks, >-John > >On Oct 4, 2012, at 6:09 PM, Chiradeep Vittal > wrote: > >> It is disabled in sysctl.conf, not sure how it gets re-enab

Re: need help for test cases of api/commands

2012-10-30 Thread Chiradeep Vittal
s.xml. > >cloud-stack-components-specification=[path to your own components.xml] > >Let me know if you have any questions. > > >--Alex > >> -Original Message- >> From: Meghna Kale [mailto:meghna.k...@sungard.com] >> Sent: Monday, October 29, 2012

Re: [REVIEW] MS LDAP Auth patch - UI CSS and Architecture help needed

2012-10-30 Thread Chiradeep Vittal
Hugo, this will probably break anybody who upgrades? On 10/30/12 5:25 AM, "Hugo Trippaers" wrote: >Heya, > >I just pushed some changes to the auth mechanism to the master branch, >maybe they make life a bit easier for you as well. > >The md5 crypt in the website is in my opinion a pretty useless

Re: Make the authenticator responsible for encoding the password and add a SHA256 salted authenticator

2012-10-30 Thread Chiradeep Vittal
This probably breaks upgrade from 4.0. I would revert this until we find a solution that does not break upgrades. On 10/30/12 5:16 AM, "Hugo Trippaers" wrote: >Hey all, > >I just pushed some changes to the master branch. This is change based on >some security requirements that we have for storin

Re: need help for test cases of api/commands

2012-10-30 Thread Chiradeep Vittal
On 10/30/12 12:12 PM, "Meghna Kale" wrote: >_projectService = >ComponentLocator.inject(MockProjectServiceImpl.class); When you do this, the _projectService is no longer a Mockito object.

Re: Make the authenticator responsible for encoding the password and add a SHA256 salted authenticator

2012-10-30 Thread Chiradeep Vittal
okt. 2012, at 21:10, "Wido den Hollander" wrote: > >> >> >> On 30-10-12 19:50, Chiradeep Vittal wrote: >>> This probably breaks upgrade from 4.0. I would revert this until we >>>find a >>> solution that does not break upgrades. >> >>

Re: Requirements of Storage Orchestration

2012-10-31 Thread Chiradeep Vittal
+1 on focusing storage plugins on orchestration. Stuff like creation / off-lining/ maintenance can be other apps that feed events into CloudStack orchestration. On 10/31/12 11:13 AM, "Marcus Sorensen" wrote: >It seems to me that for the most part these things are a function of >managing the sto

Re: need help for test cases of api/commands

2012-10-31 Thread Chiradeep Vittal
t;ect); > > >Mockito.when(projectService.getProjectOwner(Mockito.anyLong())).thenReturn >(account); > activateProjectCmd._projectService = projectService; > > Assert.assertEquals(2L, >activateProjectCmd.getEntityOwnerId()

Re: Enabling test by default

2012-11-01 Thread Chiradeep Vittal
+1 to leaving the tests enabled On 11/1/12 1:28 AM, "Hugo Trippaers" wrote: >Hey Rohit, > >If the build breaks often we should fix the unit tests imho. I know there >is still some work to be done to setup proper unittests, but turning of >the tests again might send the wrong signal that we don't

Re: "testNumJobsEqToNumVms3" unit test failed when Num Vms=1000000 on MacOS

2012-11-01 Thread Chiradeep Vittal
Works for me when I run it in Eclipse. MacOSX 10.6.8 (Java 6) Num Vms= 50 Queue size = 50 Num Vms= 2 Queue size = 2 time=8528 ms Num Vms= 5000 Queue size = 5000 time=10669 ms Num Vms= 1 Queue size = 1 time=0 ms Num Vms= 100 Queue size = 100 time=1245 ms Num Vms= 1 Queue size = 1 tim

Re: new features

2012-11-01 Thread Chiradeep Vittal
Probably the best answer is all 3: dev list, Jira and wiki Dev List because "if it didn't happen on the ML it didn't happen at all" Jira : for trackability Wiki: for detailed "living" design docs. On 11/1/12 3:09 PM, "Joe Brockmeier" wrote: >On Thu, Nov 1, 2012, at 01:49 PM, Jie Feng wrote: >>

Re: Build issue - Test

2012-11-02 Thread Chiradeep Vittal
Try to run it with DskipTests=true On 11/2/12 6:59 AM, "Charles Moulliard" wrote: >Hi, > >During maven build of cloudstack project (last git pull), I get this >error : > >2012-11-02 14:48:14,269 ERROR [network.security.SecurityGroupManagerImpl] >(main:) Problem during SG work >com.cloud.network.

Re: [ASFCS41] Proposed schedule for our next release

2012-11-02 Thread Chiradeep Vittal
On 11/2/12 8:48 AM, "Joe Brockmeier" wrote: > > >One "rule" I'd like to propose, though: We shouldn't be landing any >features without at least rudimentary documentation. > +1. Also a Jira ticket so QA can close it as verified. I think we need criteria as to when is a feature "ready"? We don

Re: Nightly tests

2012-11-02 Thread Chiradeep Vittal
+1 to this awesomeness. - where is this test case repo so we can see the 73 tests? - what is the size of this infrastructure? - can someone replicate this? On 11/2/12 5:44 AM, "Prasanna Santhanam" wrote: >On Wed, Oct 31, 2012 at 11:14:18PM +0530, Ahmad Emneina wrote: >> I'd like to call peoples

Re: Build issue - Test

2012-11-02 Thread Chiradeep Vittal
> >On Fri, Nov 2, 2012 at 6:04 PM, Chiradeep Vittal < >chiradeep.vit...@citrix.com> wrote: > >> Try to run it with DskipTests=true >> >> On 11/2/12 6:59 AM, "Charles Moulliard" wrote: >> >> >Hi, >> > >> >During maven build

Re: [RESULT][VOTE] Apache CloudStack 4.0.0-incubating

2012-11-02 Thread Chiradeep Vittal
Yay! This might be an convenient thread to raise this question: - who / where will the convenience binaries be hosted - will the convenience binaries include plugins that need non-oss libraries? On 11/2/12 12:11 PM, "Chip Childers" wrote: >The IPMC vote has passed. I'm staging the release

Re: Support for Traffic Sentinel Integration

2012-11-05 Thread Chiradeep Vittal
The code is certainly there. It hasn't changed (except for license updates) since the move to ACS. On 11/5/12 3:41 AM, "Radhika Puthiyetath" wrote: >Hi, > >Does ASFCS support Traffic Sentinel for usage data collection ? > >It is supported on previous versions of CloudStack. > >Thanks >-Radhika

Re: Package Build Procedure

2012-11-05 Thread Chiradeep Vittal
http://s.apache.org/me "Avoid tomcat6.0.35 (java.sql.SQLException: No suitable driver" On 11/5/12 12:15 PM, "John Burwell" wrote: >All, > >As part of further debugging attempts, I have run CloudStack under the >Sun JDK, as well as, re-verified that I can connect to the MySQL database >from the c

Re: Should we have separate "Count" API?

2012-11-05 Thread Chiradeep Vittal
I like the "countOnly" idea. If it were a proper REST API, it would be GET /vm/count?state=Running And GET /vm?state=Running On 11/5/12 4:03 PM, "Min Chen" wrote: >Thanks Alena. Maybe we should support a query parameter "countOnly" or >something for count only case to avoid issuing extra sql que

Re: Importing Volumes

2012-11-09 Thread Chiradeep Vittal
I believe the upload API only installs it on the secondary storage. The attach volume API moves it to primary. On 11/9/12 8:56 AM, "Clayton Weise" wrote: >When importing volumes, what is the process that actually occurs? I'm >assuming the SSVM downloads the volume to a temporary place on second

Re: [DISCUSS] Integrate Cisco ASA 1000v into CloudStack

2013-02-11 Thread Chiradeep Vittal
gt; >Thanks, >Koushik > >> -Original Message- >> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] >> Sent: Friday, January 25, 2013 1:39 AM >> To: CloudStack DeveloperList >> Subject: Re: [DISCUSS] Integrate Cisco ASA 1000v into CloudStack >>

Re: Building SystemVM template appliance

2013-02-11 Thread Chiradeep Vittal
LGTM. Thanks! On 2/11/13 6:49 PM, "Chip Childers" wrote: >On Fri, Feb 08, 2013 at 10:19:43AM -0500, Chip Childers wrote: >> On Thu, Feb 07, 2013 at 07:10:48PM -0800, Chiradeep Vittal wrote: >> > Thanks Chip. I added some shell scripts in the systemvmtemplate >>

Re: Regarding cpu and ram overcommit feature

2013-02-12 Thread Chiradeep Vittal
How about a new API updateClusterAsync? OTOH, this is an admin API and it may not be as important to make this asynchronous. Are there any other admin APIs that are asynchronous? On 2/12/13 1:27 AM, "Bharat Kumar" wrote: >Hi all, > >As a part of this feature we need to implement a method to up

Re: Building SystemVM template appliance

2013-02-12 Thread Chiradeep Vittal
>> Figured it out: the dhcp server in vbox hands out the dns server of the >> host (in my case my corporate dns server). Dhclient reverse looks up >> 10.0.2.15 (the address of the vm) and gets a valid response from the >> corporate dns server. Annoyingly this is used to name the volume group >> du

Re: Building SystemVM template appliance

2013-02-14 Thread Chiradeep Vittal
> >To update, I'm able to build a systemvm appliance with vbox and able >to convert the disk image to vmdk, hyper-v vhd, qcow2 and ova >(vmware), but I've not tested them. Next week, I'll take help from >Prasanna to setup a jenkins job on j.c.o. I cannot do it on b.a.o, as >I need to test it first

Re: Review Request: Support for VHDX image format, and update to RegisterTemplate UI to support Hyper-V 2012

2013-02-14 Thread Chiradeep Vittal
x27;t make sense: users will see a way to register a VHDX template but with no way to use it. Can you submit it with the rest of the Hyper-v features ? - Chiradeep Vittal On Feb. 14, 2013, 1:52 p.m., Donal Lafferty wrote: > > --- &

Re: [DISCUSS][INFRA] Setting up gerrit

2013-02-14 Thread Chiradeep Vittal
On 2/14/13 1:43 AM, "Prasanna Santhanam" wrote: > >Personally I'm okay with either tool. IMO the real issue is in people >reviewing a patch within time for a release. On the review I've cited >we've got a lot of things to learn from - > >a) timely response from blueprint (FS) owners and/or aski

Re: [DISCUSS] SSL Termination on the Virtual Router

2013-02-15 Thread Chiradeep Vittal
HAProxy does not support it natively (although the latest development snapshot is working towards it). The recommended way is to run a proxy (nginx) to terminate the SSL And a proxy behind HAProxy if you want SSL to the backend servers. So Internet -> [nginx] -> [HAProxy] -> [nginx]-> backend On 2

Re: Possible bug around IP release

2013-02-15 Thread Chiradeep Vittal
What is the query trying to achieve? On 2/15/13 8:07 AM, "Prashanth Reddy Mandadi" wrote: >Hi, > >Should the following query return any results and if it does would it be >a bug? >(assuming it's for a shared network and no manual DB modifications are >performed) > >select id,public_ip_address fr

Re: Review Request: Support for VHDX image format, and update to RegisterTemplate UI to support Hyper-V 2012

2013-02-15 Thread Chiradeep Vittal
Yes, leave it out of the UI for now On 2/15/13 8:14 AM, "Donal Lafferty" wrote: > > >> On Feb. 14, 2013, 7:21 p.m., Chiradeep Vittal wrote: >> > I feel this should part of a patch set. On its own the patch doesn't >>make sense: users will see a way to

Re: Building SystemVM template appliance

2013-02-18 Thread Chiradeep Vittal
Hi Rohit >> >> Are the format conversions automated? > >They are now! The file name format is: >$appliance-$build_date-$branch-hyperv.$format >Format conversion and archiving is automated on a large instance with >export formats: >ova -> vmware >vhd -> xen >qcow2 -> kvm >vhd -> hyperv > >Build job

Re: Change qcow disk cache=none

2013-02-19 Thread Chiradeep Vittal
Great. Looking forward to the patch From: Jason Villalta mailto:ja...@rubixnet.com>> Reply-To: CloudStack DeveloperList mailto:cloudstack-dev@incubator.apache.org>> Date: Tuesday, February 19, 2013 6:07 AM To: CloudStack DeveloperList mailto:cloudstack-dev@incubator.apache.org>> Subject: Re: Cha

Re: CS bug tool test plan available in cwiki

2013-02-19 Thread Chiradeep Vittal
On 2/19/13 12:13 PM, "Chip Childers" wrote: >On Tue, Feb 19, 2013 at 12:08:56PM -0800, Rayees Namathponnan wrote: >> Hi, >> >> CS bug tool test plan posted at >>https://cwiki.apache.org/confluence/display/CLOUDSTACK/CS+bug+tool >> >> Please review the test plan and send me the comments or any

Re: Building SystemVM template appliance

2013-02-19 Thread Chiradeep Vittal
.org >Subject: Re: Building SystemVM template appliance > >On Tue, Feb 19, 2013 at 8:23 AM, Chiradeep Vittal > wrote: >> Hi Rohit >> >>>> >>>> Are the format conversions automated? >>> >>>They are now! The file name format is: &g

Re: [Discuss] CloudStack Collab Summit 2013

2013-02-19 Thread Chiradeep Vittal
+1. On 2/19/13 1:20 PM, "Mark Hinkle" wrote: >Given that we are part of the way into 2013 I thought I would bring up >the topic of the CloudStack Collab Summit(s) for this year. I am willing >to put up the sponsorship to secure a venue and get the ball rolling. I >also hear rumblings of folks w

Re: Review Request: BigSwitch VNS Networking Plugin

2013-02-20 Thread Chiradeep Vittal
https://issues.apache.org/jira/browse/CLOUDSTACK-1345 On 2/1/13 10:50 AM, "Kanzhe Jiang" wrote: >I am working through a few remaining issues, but the intention is to >provide VNS support in 4.1. >Definitely file a blocker bug and I will update with resolution.

Re: [ACS41][QA] ACTION NEEDED: Unassigned blocker and critical bugs

2013-02-20 Thread Chiradeep Vittal
What about MAJOR long-pending bugs that everyone wants a fix for. For example:https://issues.apache.org/jira/browse/CLOUDSTACK-524 The issue keeps coming up on the list but it's like the weather. Everybody complains about it but nobody does anything about it. On 2/20/13 7:58 AM, "Chip Childers"

Re: [Discuss]Apache wedbsite redesign

2013-02-20 Thread Chiradeep Vittal
I like the visual impact. Is this going to be static? I feel that as the project evolves, different things need to get highlighted. I'm not a Windows8 user, but.. From a marketing perspective, there's perhaps 3 calls for action? - Do you want to know what CloudStack is? Go here - Do you want to co

Re: Review Request: patch-3 for feature 'Support for VMware dvSwitch in CloudStack'.

2013-02-21 Thread Chiradeep Vittal
On 2/21/13 10:14 PM, "Rohit Yadav" wrote: >It's unclear when a committer gives a ship it on reviewboard, they >should also include information on whether it is: > >- Ship it, but needs one more review >- Ship it, and it's already merged on respective branch >- Ship it and is not merged. +1000

Re: [DISCUSS] Animesh Chaturvedi as a committer

2013-02-21 Thread Chiradeep Vittal
On 2/21/13 11:01 PM, "Rohit Yadav" wrote: >On Fri, Feb 22, 2013 at 6:29 AM, Alex Huang wrote: >> This was not meant for cloudstack-devI'm sure I will get a ton of >>+1 replies but please refrain from replying to this. > >While this is the first time a proposal was made public, I had to >ra

Re: Build failed in Jenkins: cloudstack-apidocs-master #273

2013-02-22 Thread Chiradeep Vittal
Fixed On 2/22/13 7:41 AM, "Apache Jenkins Server" wrote: >See > >Changes: > >[pranav.saxena] CPU&RAM overcommit ratio uI integration code > >[murali.reddy] CLOUDSTACK-705 IP Address reservation for Isolated Guest >Networks >

Re: Issues when vCenter becomes unavailable

2013-02-22 Thread Chiradeep Vittal
CC'ing Kelven to see if he has any ideas. On 2/22/13 12:22 PM, "Dave Dunaway" wrote: >If I may suggest also testing a disconnect of a host (hypervisor) from >vcenter, so that vcenter and CS can still talk, but vcenter cannot talk to >the hosts (hypervisors). CS marks the host as down or failed o

Re: [DISCUSS] Allow specification of different VIF drivers per traffic type in KVM

2013-02-22 Thread Chiradeep Vittal
LGTM On 2/19/13 11:08 AM, "Chip Childers" wrote: >On Mon, Feb 18, 2013 at 02:47:54PM +0900, Dave Cahill wrote: >> Hi, >> >> I'd like to make a change for 4.2, allowing the specification of >>different >> VIF drivers per traffic type in KVM. >> >> I have written up the proposal in Jira and Conf

Re: 4.1 SSL Password Prompt

2013-02-25 Thread Chiradeep Vittal
Agree that this is not cross-platform-friendly. On 2/25/13 7:19 AM, "John Burwell" wrote: >All, > >When running "mvn -pl :cloud-client-ui jetty:run", I prompted >interactively for the password to the cloud.keystore. It appears that >the server is generating a key if none is present based on the

Re: [discuss] NetworkManager in migration

2013-02-26 Thread Chiradeep Vittal
On 2/25/13 6:55 PM, "KAWAI Hiroaki" wrote: >Hi, I'm writing a network plugin that tracks the location >of the virtual machine (and then reacts). > >There're interface methods in NetworkGuru and NetworkElement >that can be used for this purpose. > >The location of the virtual machine is provided

Re: Cloudstack meetup / BOF at ApacheCon NA?

2013-02-26 Thread Chiradeep Vittal
Missed this. Perhaps lunch on Wednesday? On 2/26/13 9:30 AM, "Sebastien Goasguen" wrote: > >On Feb 26, 2013, at 12:22 PM, Sean C. Sullivan wrote: > >> Any Cloudstack devs at Apachecon this week? Is there going to be a >> Cloudstack meetup or BOF? > >A lot of us are going to be in the cloud cro

FW: Build failed in Jenkins: cloudstack-marvin-41 #65

2013-02-26 Thread Chiradeep Vittal
Is this real? On 2/26/13 3:09 AM, "Apache Jenkins Server" wrote: >See > >Changes: > >[bhaisaab] CLOUDSTACK-416: Add XCP 1.6.x as supported hypervisor > >[bhaisaab] scripts: Fix security_group.py handling of args and unknown >command

New committer: Radhika Puthiyetath

2013-02-26 Thread Chiradeep Vittal
Hi folks: The Podling Project Management Committee (PPMC) for Apache CloudStack has asked Radhika Puthiyetath to become a committer and we are pleased to announce that she has accepted. Being a committer enables easier contribution to the project since there is no need to go via the patch submiss

Re: What are the System VM Templates for ASF 4.1 Release?

2013-02-26 Thread Chiradeep Vittal
That was for (master) 4.2 On 2/26/13 1:57 PM, "Musayev, Ilya" wrote: >I could have sworn Rohit posted Jenkins build of sysvms... but I cant >seem to find it.. > >-Original Message- >From: Chip Childers [mailto:chip.child...@sungard.com] >Sent: Tuesday, February 26, 2013 4:55 PM >To: clou

Re: devcloud2 issue ...again

2013-02-26 Thread Chiradeep Vittal
Isn't this CLOUDSTACK-587 ? Do you need the cpvm? You could set consoleproxy.capacity.standby to 0 On 2/26/13 9:33 PM, "Sebastien Goasguen" wrote: >Very strange. > >I set systemvm.use.local.storage to true and the ssvm started, but the >cpvm did not and I get a new type of error now: > > [ja

Re: What are the System VM Templates for ASF 4.1 Release?

2013-02-26 Thread Chiradeep Vittal
Another work-around may be to not require new systemvms unless the ipv6 feature is required in which case: A. We provide the bits of the systemvm of whatever Sheng's been testing with (with the caveat that it is under development/beta) B. Write a patch for cloud-early-config (or ssh in after VR is

Re: Question pertaining to Use of same public IP for static NAT, PF and LB in VPC

2013-02-27 Thread Chiradeep Vittal
1. You cannot upgrade to an offering which uses multiple devices to offer the same services 2. There are port-level conflicts that need to be tested: e.g., LB on port 80 along with PF on the same port, static NAT + PF etc On 2/27/13 6:30 PM, "Chandan Purushothama" wrote: >I referred to the Feat

Re: What are the System VM Templates for ASF 4.1 Release?

2013-02-27 Thread Chiradeep Vittal
mware tools, which didn't >affect other two templates(KVM and Xen). We would need to do it again, >Kelven should able to help with it. > >--Sheng > >On Wed, Feb 27, 2013 at 8:12 AM, Chip Childers > wrote: >> On Tue, Feb 26, 2013 at 10:23:04PM -0800, Chiradeep Vittal w

Re: Using newer DIY SystemVMs

2013-03-01 Thread Chiradeep Vittal
On 3/1/13 4:03 AM, "Rohit Yadav" wrote: > >- Saw systemvms started from the template, saw patching happening, >logged in with creds (root/password) to verify that it was indeed the >new one (Linux 3.2 :) >- The agents were running fine, there was a latency issue (agents were >lagging behind) >-

Re: [VOTE] Change the project bylaws to modify the PMC Chair voting process and add a term length

2013-03-01 Thread Chiradeep Vittal
+1 On 3/1/13 8:16 AM, "Chip Childers" wrote: >Hi all, > >As previously discussed [1], we'd like to make a change to our bylaws >[2] to modify the method of selecting a PMC chair. We also want to add >a term for the chair. > >[1] http://markmail.org/message/ifwwce657u36yuwz >[2] >https://cwiki.

Re: [DISCUSS] Affinity / Anti-affinity Rules

2013-03-01 Thread Chiradeep Vittal
On 3/1/13 7:14 AM, "Chip Childers" wrote: >On Thu, Feb 28, 2013 at 03:18:51PM -0800, Prachi Damle wrote: >> So far per the scope of the feature, Affinity groups is an entity >>created by an individual account and can be used, listed only by that >>account. >> >> Wanted to know if we see any us

Re: simulator

2013-01-11 Thread Chiradeep Vittal
> >I'll look into this. I did setup a `simulator` profile. I can change >the goals to simplify the deployment and also the creation of the >advanced zone using a marvin config from the marvin/sandbox. Thanks!

Re: [MERGE] network refactoring, phase 1

2013-01-11 Thread Chiradeep Vittal
I'm going to wait on the reverts for CLOUDSTACK-306 and CLOUDSTACK-312 On 1/11/13 12:15 PM, "Alex Huang" wrote: >> +1 - with an assumption that Alex and others are OK with it (since the >> javelin branch merge was proposed first). > >+1 We're struggling with the merge right now so one more merge

Re: [PROPOSAL] modify devcloud storage setup

2013-01-11 Thread Chiradeep Vittal
Should we version the integration tests against the devcloud version? On 1/11/13 1:07 PM, "Rohit Yadav" wrote: >Cool, let's do both and have primary nfs and local storage. While having >local storage will be better for vm life cycle. >Yes, let's do this. Marcus, do you want me to create a new im

Re: [DISCUSS] CloudStack Weekly News?

2013-01-11 Thread Chiradeep Vittal
Do you want to put a pointer to the CCC youtube channel? On 1/11/13 9:06 AM, "Joe Brockmeier" wrote: >Hey all, > >In the distant past (I think it was October. What? Things move fast >around here.) we had a discussion about doing a CloudStack weekly news >type thing. > >I'd like to start doing t

Re: [ACS41] Concerns about where development has happened

2013-01-11 Thread Chiradeep Vittal
This might help: http://git-scm.com/2010/03/08/rerere.html On 1/11/13 1:16 PM, "Alex Huang" wrote: >The problem with these reverts is that I've already pulled them into >javelin when we started the merge. I'm not sure what to do now because >they are quite large and complicated to unwind. > >A

  1   2   3   4   5   6   >