Re: Review Request 12098: Add PCI Passthrough to CloudStack on KVM Hypervisor

2013-08-06 Thread Chiradeep Vittal
Xenserver? - Chiradeep Vittal On July 2, 2013, 7:12 a.m., Pawit Pornkitprasan wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: CloudStack Storage Plugin for CloudByte

2013-08-07 Thread Chiradeep Vittal
We have time based releases, so as long as your feature is code complete (not necessarily bug-free) by 9/30, it will hit 4.3. But first you have to formally propose the feature. Please see https://cwiki.apache.org/confluence/x/0h-VAQ https://cwiki.apache.org/confluence/x/ni-VAQ https://cwiki.apache

Re: weird test failure

2013-08-07 Thread Chiradeep Vittal
t a patch >or is there some windows or java setting I should look at? > >On Tue, Aug 6, 2013 at 8:19 PM, Chiradeep Vittal > wrote: >> Some insight here >> http://www.javatuning.com/why-is-thread-sleep-inherently-inaccurate/ >> >> >> On 8/6/13 8:16 AM, &quo

Re: Values within commands.properties.in

2013-08-07 Thread Chiradeep Vittal
I think 'private zones' are assigned to RESOURCE_DOMAIN_ADMIN On 8/7/13 1:29 AM, "Ryan Lei" wrote: >Curious for long. When does the rule RESOURCE_DOMAIN_ADMIN come in place >in >CloudStack? > >A CloudStack account can only be root admin, domain admin, or user. > >Does RESOURCE_DOMAIN_ADMIN refer

Re: Review Request 13376: Fix QuickCloud secondary storage service ListTemplateCommand and ListVolumeCommand

2013-08-07 Thread Chiradeep Vittal
applied using git am (authorship info is maintained if you do this). This one has been applied using git apply-patch and git commit -s --author="Donal Lafferty " -m "Get QuickCloud working again" - Chiradeep Vittal On Aug. 7, 2013, 1:49 p.m.,

Re: Question about creating a template

2013-08-07 Thread Chiradeep Vittal
Looks like a bug to me. On 8/6/13 11:28 AM, "Mike Tutkowski" wrote: >Hi, > >I have a small Linux ISO (http://www.damnsmalllinux.org/download.html) >I've >uploaded to my secondary storage NFS location. > >I can create VM instances just fine with it. > >I stopped one of my VMs that was created wit

Re: Review Request 13252: SHA256 timing attack and brute force attack fix

2013-08-07 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13252/#review24818 --- Ship it! Ship It! - Chiradeep Vittal On Aug. 7, 2013, 7:01 p.m

Re: IP Address Allocation

2013-08-07 Thread Chiradeep Vittal
ut to the >>> GuestNetworkGuru. I would say in the current design the Network Manager >>> manages the IP Addresses not the Network Gurus. I don't think this is a >>>bad >>> design, in that the NetworkGurus are sharing the same ip address >>>alloca

Re: integrate VMware vShield as SecurityGroup in Cloudstack?

2013-08-08 Thread Chiradeep Vittal
I think the price point of vShield perhaps is the sticking point? Any other alternatives to vShield? I've heard of Juniper vGW and Cisco VSG..but I guess they're all pricey. On 8/8/13 9:02 AM, "Musayev, Ilya" wrote: >I don't believe anyone has requested this - consider filing enhancement >reques

Re: [Discuss] Using XenServer 6.2's Clone-on-Boot feature on CloudStack

2013-08-08 Thread Chiradeep Vittal
I think Intellicache is different. I found a discussion here: http://s.apache.org/NIX Also, this feature https://cwiki.apache.org/confluence/x/zCPVAQ allows the same use case as the 'update to golden master' On 8/6/13 8:36 AM, "Nguyen Anh Tu" wrote: >2013/8/6 Murali Reddy > >> So there is a '

Re: Review Request 12098: Add PCI Passthrough to CloudStack on KVM Hypervisor

2013-08-08 Thread Chiradeep Vittal
As someone noted, ReviewBoard is down for now. In the meanwhile, can you create a wiki document and JIRA bug https://cwiki.apache.org/confluence/x/0h-VAQ https://cwiki.apache.org/confluence/x/ni-VAQ https://cwiki.apache.org/confluence/x/XUfVAQ As an end-user of the Cloud, I am not going to have a

Re: OVS

2013-08-09 Thread Chiradeep Vittal
Is this 4.1/4.2/master? On 8/9/13 6:13 AM, "Thomas Schneider" wrote: >Hello > >I try to setup Cloudstack with OpenVSwitch, but SSVM and the proxy vm >can't reach internet. >I think it's a problem with cloud0 bridge in OVS. > >My config is: > >/etc/cloudstack/agent/agent.properties >network.brid

Re: OVS

2013-08-09 Thread Chiradeep Vittal
I haven't tried it, but have you looked at https://cwiki.apache.org/confluence/x/15XlAQ On 8/9/13 10:23 AM, "Thomas Schneider" wrote: >this is 4.1 > >Le 09/08/2013 18:47, Chiradeep Vittal a écrit : >> Is this 4.1/4.2/master? >> >> >> On 8/9/13 6:

Re: HyperV support in 4.2

2013-08-09 Thread Chiradeep Vittal
No, not supported. On 8/9/13 2:02 PM, "Alena Prokharchyk" wrote: >Hi Chip, > >Are we planning to officially support HyperV in 4.2, or is it pushed to >the next release? I'm seeing HyperV listed in the values for >"hypervisor.list" Global config (the list of hypervisors CS supports) - >meaning th

Re: Review Request 12623: CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor

2013-08-12 Thread Chiradeep Vittal
> On Aug. 12, 2013, 11:38 a.m., Hugo Trippaers wrote: > > I'm also OK with this patch. Documentation is pending, but i'm fine with > > committing this to master. It needs a rebase to the latest state of master, > > but after that we should commit this. O

Re: Review Request 13496: changes for guest vm password script for parallel vm deployment

2013-08-12 Thread Chiradeep Vittal
quot; | cut -d: -f2 | sed 's/^[ \t]*//') + request=$(echo "$input" | grep "DomU_Request:" | cut -d: -f2 | sed 's/^[ \t]*//') if [ "$request" != "" ] then - Chiradeep Vittal On Aug. 12, 2013, 1:24 p.m., Jayapa

Re: more review feedback for 12849?

2013-08-12 Thread Chiradeep Vittal
I kind of lost the plot (perhaps because I was missing for a few weeks). I didn't get why we need the change (or perhaps it is reverting an older change?) On 8/12/13 5:47 AM, "Daan Hoogland" wrote: >Is there more to say about >https://reviews.apache.org/r/12849/ >? > >Is it commit worthy? or if

Re: Unable to create link local network exception

2013-08-14 Thread Chiradeep Vittal
Checkout Donal's howto on XS debugging http://dlafferty.blogspot.co.uk/2013/08/using-cloudstacks-log-files-xenserv er.html On 8/13/13 2:54 PM, "Mike Tutkowski" wrote: >Hi, > >I get the following exception when trying to add a 6.1 XenServer host into >a cluster in 4.2. > >The host starts out in

Re: Whats involved in adding an extra hypervisor

2013-08-14 Thread Chiradeep Vittal
Yes, it is a hypervisor plugin. While the extension method may be simple, the impedance mismatch between the CloudStack virtual model and the hypervisor API is what causes the most pain. E.g., CloudStack will hand a VirtualMachineTO object (consisting of cpu/mem/nic) and then you have to use the hy

Re: LocalNfsSecondaryStorageResource vs NfsSecondaryStorageResource

2013-08-15 Thread Chiradeep Vittal
It runs in the context (same java vm) as the MS. On 8/15/13 10:45 AM, "Min Chen" wrote: >Used in S3/Swift as secondary storage, when we add S3 image store, we need >to automatically download system vm template to these image stores, which >are done at MS host since ssvm is not up yet at that poi

Re: Minor changes to Marvin tests for Netscaler

2013-08-15 Thread Chiradeep Vittal
LGTM On 8/14/13 9:27 PM, "Sowmya Krishnan" wrote: >I am planning to modify some of the Netscaler tests >(test_netscaler_lb_algo, test_netscaler_lb_sticky, test_netscaler_lb) in >our integration suite to include adding of NS device in the setUpClass(). >And remove the device in tearDownClass(). C

Re: Changes to cloud-client-ui jetty webAppSourceDirectory and hot deploying API Plugins

2013-08-15 Thread Chiradeep Vittal
Seems related to https://issues.apache.org/jira/browse/CLOUDSTACK-3650 Not sure about why the mvn repo is used. Have you tried clean install? On 8/15/13 11:05 AM, "SuichII, Christopher" wrote: >Some of you may remember a previous thread where I talked a bit about >this, so bear with me: > >We ar

Re: 4.3 compatibility matrix

2013-08-15 Thread Chiradeep Vittal
Probably closer to feature freeze (9/30) On 8/14/13 8:02 AM, "La Motta, David" wrote: >Can anybody provide any insight as to when 4.3 is going to be added to the >compatibility matrix? > >https://cwiki.apache.org/confluence/display/CLOUDSTACK/4.2+Compatiblity+Ma >t >rix > > >Thanks. > > >-- >Dav

Re: [DISCUSS] git commit messages

2013-08-15 Thread Chiradeep Vittal
Not good. Especially since it is documented https://cwiki.apache.org/confluence/x/4wnVAQ On 8/13/13 1:41 AM, "Daan Hoogland" wrote: >LS, > >I see a lot of commits with only ticket numbers as commit messages. >This is not very descriptive and makes me suspicious of what I am >pulling in. Can peo

Re: 4.3 compatibility matrix

2013-08-15 Thread Chiradeep Vittal
ple, we're still working on 4.2 until 8/19, but this month and >next >are when features are supposed to be worked on for 4.3. > >Thanks! > > >On Thu, Aug 15, 2013 at 12:29 PM, Chiradeep Vittal < >chiradeep.vit...@citrix.com> wrote: > >> Probably closer

Re: Whats involved in adding an extra hypervisor

2013-08-19 Thread Chiradeep Vittal
nal Message- >>> From: Ian Duffy [mailto:i...@ianduffy.ie] >>> Sent: Friday, August 16, 2013 12:07 PM >>> To: CloudStack Dev >>> Subject: Re: Whats involved in adding an extra hypervisor >>> >>> Hi Donal and Chiradeep, >>> >>>

Re: Whats involved in adding an extra hypervisor

2013-08-19 Thread Chiradeep Vittal
On XenServer (from Citrix), there is no JVM, not sure if you can install it even after the open sourcing. On 8/19/13 10:38 AM, "Sebastien Goasguen" wrote: > >On Aug 19, 2013, at 1:25 PM, Chiradeep Vittal > wrote: > >> I thought libvirt supports xen as well? Why &qu

Re: SSVM problem

2013-08-19 Thread Chiradeep Vittal
It looks like the scripts/java binaries have not been copied into the SSVM? See this thread http://markmail.org/thread/niu2qwsdydkuh2fe for how it is supposed to work (response from Alex) On 8/19/13 12:32 PM, "SuichII, Christopher" wrote: >I am having an issue getting my SSVM up and running. Aft

Re: CloudStack 4.2 Quality Question

2013-08-19 Thread Chiradeep Vittal
You can always look at the release dashboard https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12320942 This is exactly what has been happening Animesh has been sending this out fairly regularly. On 8/19/13 2:01 PM, "Mike Tutkowski" wrote: >I think we need some kind of process

Re: [DISCUSS] Adding RAT checks to the default build

2013-08-19 Thread Chiradeep Vittal
I think developers will anyway try to optimize their build time. This cannot be helped. The danger of course is that they 'git push' before running the full build. On 8/19/13 11:39 AM, "Chip Childers" wrote: >Hey all, > >Apache RAT 0.10 has been released, improving the speed for a RAT check >qui

Re: [DISCUSS] Adding RAT checks to the default build

2013-08-20 Thread Chiradeep Vittal
LGTM On 8/20/13 6:54 AM, "Chip Childers" wrote: >On Mon, Aug 19, 2013 at 10:19:28PM +0000, Chiradeep Vittal wrote: >> I think developers will anyway try to optimize their build time. >> This cannot be helped. >> The danger of course is that they 'git p

cloud-set-guest-password in docs

2013-08-20 Thread Chiradeep Vittal
According to http://s.apache.org/aU6 , the script is available at http://cloudstack.org/dl/cloud-set-guest-password But that link 301 redirects to http://cloudstack.orgdl/cloud-set-guest-password Note the missing slash and the resulting failure.

Re: cloud-set-guest-password in docs

2013-08-20 Thread Chiradeep Vittal
en when this is resolved, >http://cloudstack.apache.org/dl/cloud-set-guest-password results in a 404. > > >On Tue, Aug 20, 2013 at 8:02 PM, Chiradeep Vittal < >chiradeep.vit...@citrix.com> wrote: > >> According to http://s.apache.org/aU6 , the script is available at >> http:/

Re: [VOTE] Apache Cloudstack 4.2.0

2013-08-23 Thread Chiradeep Vittal
You may be looking at the 4.1 section. The actual RN will contain the complete list. In the meantime https://issues.apache.org/jira/issues/?filter=12323963 From: Maurice Lawler mailto:maurice.law...@me.com>> Reply-To: "dev@cloudstack.apache.org" mailto:dev@cloud

Re: VPG only in VPC VRs?

2013-08-23 Thread Chiradeep Vittal
Are you asking why VR for isolated networks does not have this feature? I feel that isolated networks are legacy and whatever you want to do with isolated networks you should be able to do with a VPC in a single tier. On 8/23/13 11:19 AM, "Chip Childers" wrote: >Can someone explain the history

Re: VPG only in VPC VRs?

2013-08-23 Thread Chiradeep Vittal
:30 PM >To: "dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>" >mailto:dev@cloudstack.apache.org>> >Cc: "jeffrey.mcgov...@sungard.com<mailto:jeffrey.mcgov...@sungard.com>" >mailto:jeffrey.mcgov...@sungard.com>> >Subject: Re: VPG on

Re: Trying to find newest system VMs for 4.2

2013-08-23 Thread Chiradeep Vittal
This is a very good question. I don't think we should release 4.2 source with master-systemvm. Can we add a systemvm build job for 4.2 On 8/23/13 11:39 AM, "Mike Tutkowski" wrote: >Perhaps we are just supposed to set up 4.2 with the system templates we >need from master? > > >On Fri, Aug 23, 201

Re: Templates via Vagrant Provider and Veewee

2013-08-26 Thread Chiradeep Vittal
The stuff in tools/appliance is easy to customize. I built a Quagga template with slight mods. Methinks we can use it like Aminator https://github.com/Netflix/aminator On 8/25/13 10:11 AM, "Prasanna Santhanam" wrote: >All our systemVMs come from veewee + vagrant. > >see tools/appliance > >On Su

Re: Log files on add ISOs/Templates

2013-08-26 Thread Chiradeep Vittal
>From the db select id, unique_name, name, type, created, state from vm_template; select id, template_id, download_state, error_str from template_host_ref where template_id= On 8/26/13 1:06 AM, "Amit Das" wrote: >Hi folks, > >Are there any specific success/error log statements on adding ISOs or

Re: [DISCUSS] Gearing up for an official CloudMonkey independent release

2013-08-26 Thread Chiradeep Vittal
Does the release require voting? On 8/26/13 10:27 AM, "Chip Childers" wrote: >Hi all, > >I'm looking at what it's going to take to get CloudMonkey out as an >official release. Here's what I believe needs to be done: > >1) Legal doc check (I think we're good here, since I just added the >NOTICE

Re: Templates via Vagrant Provider and Veewee

2013-08-26 Thread Chiradeep Vittal
box so far. And it >has a plugin model for extending other builders. > >Is Quagga going to be for extending/replacing the VR? > >[1] www.packer.io > >On Mon, Aug 26, 2013 at 05:25:13PM +, Chiradeep Vittal wrote: >> The stuff in tools/appliance is easy to custo

Re: [VOTE] Apache CloudStack 4.2.0 (second round)

2013-08-27 Thread Chiradeep Vittal
Wido, with all due respect, the data shows that the RC is ready. https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12320942 There's 2 blockers, both of which existed prior to 4.2 QA is merely going to repeat the test cases they already executed? Are we hoping they are going to fin

simulator in master borked?

2013-08-27 Thread Chiradeep Vittal
I've been working around some issues, but no luck. Primarily the storage refactor seems to have bypassed the simulator functionally. Anybody got this to work in 4.2? Otherwise I'm going back to 4.1 (!)

Re: simulator in master borked?

2013-08-27 Thread Chiradeep Vittal
ot; wrote: >Tried to deploy the simulator using master a couple of seconds ago. It >failed to do so, it through an exception on startup and gave 500 >errors on hitting /client. > >4.2 seems to be working OK. deploying the advanced zone worked. > >On 28 August 2013 01:13, Chirade

Re: simulator in master borked?

2013-08-27 Thread Chiradeep Vittal
I pushed a work around (4a9b2fb) for the config issue. On 8/27/13 6:01 PM, "Chiradeep Vittal" wrote: >If you remove the configurations from the global section, the zone >deploys. This is related to the configdepot changes by Alex. > >But then the builtin template never g

Re: VMware error

2013-08-28 Thread Chiradeep Vittal
Added the tip to https://cwiki.apache.org/confluence/x/hQzMAQ On 8/28/13 9:59 AM, "Mike Tutkowski" wrote: >Thanks, Kelven! > > >On Wed, Aug 28, 2013 at 10:51 AM, Kelven Yang >wrote: > >> Mike, >> >> You need to first enable ESXi shell(SSH) option on the host. After that, >> you will be able to S

Re: Review Request 13877: CIFS Secondary Storage

2013-08-28 Thread Chiradeep Vittal
ly based on protocol utils/src/com/cloud/utils/UriUtils.java <https://reviews.apache.org/r/13877/#comment50175> public or private? - Chiradeep Vittal On Aug. 28, 2013, 12:38 a.m., Donal Lafferty wrote: > > --- > Th

Re: Review Request 13864: fix exception message

2013-08-28 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13864/#review25678 --- Applied, thanks! - Chiradeep Vittal On Aug. 27, 2013, 8:23 p.m

Re: Review Request 13864: fix exception message

2013-08-28 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13864/#review25677 --- Ship it! Ship It! - Chiradeep Vittal On Aug. 27, 2013, 8:23 p.m

Re: Review Request 13833: Added missing getters to UserVmResponse

2013-08-28 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13833/#review25679 --- Ship it! - Chiradeep Vittal On Aug. 26, 2013, 7:23 p.m., Chris

Re: Review Request 13833: Added missing getters to UserVmResponse

2013-08-28 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13833/#review25680 --- Applied, thanks! Please close. - Chiradeep Vittal On Aug. 26

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-29 Thread Chiradeep Vittal
I have not had success on DevCloud2, there seems to be an issue with a XCP plugin. I don't think it warrants a -1 yet, I am scrambling to find a regular XS host to test on. On 8/28/13 6:57 AM, "Animesh Chaturvedi" wrote: > >Fixed the subject line as third round >- >Hi All, >

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-29 Thread Chiradeep Vittal
DevCloud2 works with fix 1a333f36 for CLOUDSTACK-4559 On 8/29/13 10:08 AM, "Chiradeep Vittal" wrote: >I have not had success on DevCloud2, there seems to be an issue with a XCP >plugin. I don't think it warrants a -1 yet, I am scrambling to find a >regular XS host to te

Re: Template Problem

2013-08-29 Thread Chiradeep Vittal
It should be template_store_ref On 8/29/13 2:34 PM, "Wei ZHOU" wrote: >It is the same issue to what I described in comment of CLOUDSTACK-4459: > > >Wei >Zhoua >dded >a comment - 29/Aug/13 >22:24 > >Edison, after I redeploy the

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Chiradeep Vittal
ailto:chip.child...@sungard.com> >Sent: ?8/?30/?2013 6:57 AM >To: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org> >Subject: Re: [VOTE] Apache CloudStack 4.2.0 (third round) > >Does this mean that the current RC doesn't work with XCP? > > >On Thu, A

Re: Template Problem

2013-08-30 Thread Chiradeep Vittal
Just the contents of template_store_ref On 8/30/13 9:17 AM, "Soheil Eizadi" wrote: >Chiradeep, >What do you want me to lookup, before I clean up my system? >-Soheil > >From: Wei ZHOU [ustcweiz...@gmail.com] >Sent: Thursday,

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Chiradeep Vittal
Verified third round RC with XS 6.0.2, basic zone (raised a couple of minor UI defects) On 8/29/13 11:49 AM, "Chiradeep Vittal" wrote: >DevCloud2 works with fix 1a333f36 for CLOUDSTACK-4559 > >On 8/29/13 10:08 AM, "Chiradeep Vittal" >wrote: > >>I have

Re: documentation/wiki is a mess

2013-09-03 Thread Chiradeep Vittal
The wiki is also for users as content gets added between releases as well. But the developer content can certainly be reorganized. On 9/3/13 11:10 AM, "Darren Shepherd" wrote: >The state of documentation and especially the wiki is a mess. I'd like >to help clean this up, but I can't seem to r

Re: [DISCUSS] rename nonoss to noredist

2013-09-03 Thread Chiradeep Vittal
Agreed. There can be GPL stuff in noredist :) On 9/2/13 5:25 AM, "Hugo Trippaers" wrote: >Hey, > >Does anybody mind if I rename all mentions (that I can find) of "nonoss" >to "noredist". This will actually reflect what is in the "nonoss" build, >it has nothing to do with opensource, but all with

Re: Change network functionality?

2013-09-04 Thread Chiradeep Vittal
Have you tried addNicToVirtualMachine updateDefaultNicForVirtualMachine removeNicFromVirtualMachine http://goo.gl/qUKIgT On 9/4/13 5:50 AM, "France" wrote: >Hi all. > >We're use CS 4.1.1. >I think there is no way to change network or networks to which VM >belongs _after_ it was created. >To

Re: [VOTE] Apache CloudStack 4.2.0 (fourth round)

2013-09-04 Thread Chiradeep Vittal
+1. Tested all steps in the release procedure. On 9/3/13 9:43 PM, "Animesh Chaturvedi" wrote: > > >I've created a 4.2.0 release, with the following artifacts up for a >vote: > >Git Branch and Commit SH: >https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs >/heads/4.2 >Com

Re: [DISCUSS] OOM killer and Routing/System VM's = :(

2013-09-04 Thread Chiradeep Vittal
I'd support adding these parameters in some form in /etc/init.d/cloud-early-config. Agree that OOM killer is of no use. On 9/4/13 11:15 AM, "Roeland Kuipers" wrote: >Hi Dev! > >We have experienced a serious customers outage due to the OOM killer on a >redundant routing vm pair member. Somehow th

Re: [DISCUSS] Remove async APIs from storage framework

2013-09-05 Thread Chiradeep Vittal
+1 for removing complexity especially if the sync pattern is being used on top of the async pattern. I see this behavior in the AgentManager.send as well -- even thought the AM is capable of async, practically nobody uses it as such. But I guess the question will arise : what if I do want more th

Re: [DISCUSS] OOM killer and Routing/System VM's = :(

2013-09-05 Thread Chiradeep Vittal
Maintaining a custom kernel is a big hassle, even if it is a few lines of code change. Can we do something in userspace? What about the software watchdog that is available? Along the lines of: http://goo.gl/oO3Lzr http://linux.die.net/man/8/watchdog On 9/5/13 7:13 AM, "Funs Kessen" wrote: > >>

Re: NetworkManager Fix Master branch

2013-09-06 Thread Chiradeep Vittal
Thanks Soheil, can I trouble you to post a review request On 9/6/13 2:54 PM, "Soheil Eizadi" wrote: >I ran the master branch with my NetworkElement integrated which provides >DHCP service. In my use case I was able to create a VM but when I deleted >it there was an exception in the NetworkManage

Re: [VOTE] Apache CloudStack 4.2.0 (fourth round)

2013-09-09 Thread Chiradeep Vittal
g. Draw the line somewhere. -- Chiradeep On 9/9/13 10:51 AM, "Animesh Chaturvedi" wrote: > > >> -Original Message- >> From: Chip Childers [mailto:chip.child...@sungard.com] >> Sent: Monday, September 09, 2013 8:25 AM >> To: dev@cloudstack.apache.or

Re: [VOTE] Apache CloudStack 4.2.0 (fourth round)

2013-09-09 Thread Chiradeep Vittal
I think that Animesh is trying to stress what is "key". If it hits 1% of cloud operators is it key? On 9/9/13 7:42 AM, "Simon Weller" wrote: >-1 from me as well. > > >I know we're trying to hit timed releases, but I think it's very >important to preserve key underlying functionality across rele

Re: [VOTE] Apache CloudStack 4.2.0 (fourth round)

2013-09-09 Thread Chiradeep Vittal
ki >>> wrote: >>>> Do we have any statistics that say how many of our customers are using >>>> feature x, feature y, etc.? >>>> >>>> If not, I would say if we know about a feature that has regressed to >>>>the >>

Re: So few votes on the 4.2 release

2013-09-10 Thread Chiradeep Vittal
Animesh Chaturvedi < >> animesh.chaturv...@citrix.com> wrote: >> >> > >> > >> > The vote has *passed* with the following results (binding PMC votes >> indicated with a "*" next to their name: >> > >> > +1 : Edison*, Chir

Re: Writing Data driven tests in Marvin

2013-09-12 Thread Chiradeep Vittal
+1 for DRYness On 9/12/13 7:41 AM, "Sowmya Krishnan" wrote: >Data driven tests [1] help in generating more tests with less code. >Useful for cases where we have lot of similar tests to be carried out >with different configurations (run same tests with different network >offerings for example) >

Re: Which DevCloud2 Usage Mode is good for Development and Debugging ????

2013-09-12 Thread Chiradeep Vittal
#3 works best, I think On 9/12/13 2:19 AM, "Punith s" wrote: >hi folks, > >i'm using Devcloud2 to build cloudstack 4.2 , currently i'm using *full >sandbox mode* , > >devcloud allows following modes , >*1.full sandbox mode - *build and deploy inside devcloud >*2.deployment mode - *build code in

Re: Advanced Networking Public Network Service Providers

2013-09-13 Thread Chiradeep Vittal
What services would you provide on the public network? I see a similar discussion here: http://goo.gl/eESveL On 9/13/13 11:35 AM, "Soheil Eizadi" wrote: >In the Advanced Networking use cases you have two physical networks >(Public and Guest Networks). What is the reason for the GUI not providing

Re: [Proposal] Userdata Support for Hyper-V with KVP Data Exchange

2013-09-13 Thread Chiradeep Vittal
I believe DL is actually referring to boot args, not user/metadata On 9/13/13 12:41 PM, "Darren Shepherd" wrote: >On 09/13/2013 11:56 AM, Donal Lafferty wrote: > >> Ah, okay, so you're talking about this: >>http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Admi >>n_Guide/user-

Re: DhcpServiceProvider

2013-09-13 Thread Chiradeep Vittal
Soheil, agree that it needs to moved to NetworkElement and also needs complementary remove() It seems half-thought-out. On 9/13/13 11:31 AM, "Soheil Eizadi" wrote: >Posting my questions again... -Soheil > >From: Soheil Eizadi [seiz...@infoblox.com] >Sent:

Re: OpenDayLight Project

2013-09-16 Thread Chiradeep Vittal
I am following it from a distance :). I will be on a panel discussing it on Wednesday: http://sched.co/1dvmNgt If anybody has any comments / wishes from OpenDayLight for CloudStack, let me know. On 9/16/13 1:46 PM, "Soheil Eizadi" wrote: >Is there anyone on the development community involved

Re: Where is the latest system vm template file?

2013-09-16 Thread Chiradeep Vittal
I enabled cloudfront on this so that folks in S.America/Africa/Europe/Asia/Oceania can have better speeds. Just substitute d21ifhcun6b1t2.cloudfront.net for download.cloud.com On 9/10/13 10:23 PM, "Yoshikazu Nojima" wrote: >Thank you! That's my looking for. > >Yoshikazu Nojima > >2013/9/10 Har

Re: [PROPOSAL] EIP across zones

2013-03-21 Thread Chiradeep Vittal
On 3/20/13 8:31 PM, "Murali Reddy" wrote: >>are outside of our control scares me. > >David, yes this is a valid concern. So, initially I was planning to >leverage the ADC like NetScaler's routing capabilities to advertise >routes. When IP is transferred from zone to another zone, CloudStack will

Re: [PROPOSAL] EIP across zones

2013-03-21 Thread Chiradeep Vittal
On 3/19/13 2:23 AM, "Murali Reddy" wrote: >On 19/03/13 4:08 AM, "Chiradeep Vittal" >wrote: > >>Thanks for this. I'd like to note that there is no evidence that AWS >>maintains a separate pool of "Elastic Public IP" and "Epheme

Re: [DISCUSS] NFS lockdown for SSVM

2013-03-21 Thread Chiradeep Vittal
The SSVM is only an NFS client not a server. Which ports do you see open? On 3/21/13 3:31 PM, "Musayev, Ilya" wrote: >Looks like we have no port lockdown for NFS on SSVM, probably not ideal >when you want firewall and all port accountability. > >Before I cook something up and inject it into sys

Re: [PROPOSAL] BVT for CloudStack checkins

2013-03-22 Thread Chiradeep Vittal
On 3/22/13 12:49 PM, "Chip Childers" wrote: > > >After running through the steps, I get this error: > > mvn -Pdeveloper,marvin -Dmarvin.config=setup/dev/advanced.cfg -pl >:cloud-marvin integration-test > ERROR: transport error 202: bind failed: Address already in use > ERROR: JDWP Transport

Re: NFS mount options

2013-03-22 Thread Chiradeep Vittal
Which hypervisor? On 3/22/13 4:19 AM, "Sean Truman" wrote: >All, > >I would like to use NFS over RDMA using the -o rdma option flag on the >mount command on primary storage is there a script that would allow me >to do this or could you point me in the right direction in the code to >make the nec

[PROPOSAL] QuickCloud

2013-03-24 Thread Chiradeep Vittal
To enable a cloud to start quicker, I am proposing that system vms be made optional in the boot-up of a CloudStack Cloud. I'm working on the 'quickcloud' branch and the detailed proposal is here: https://cwiki.apache.org/confluence/x/clnVAQ

Re: [PROPOSAL] QuickCloud

2013-03-25 Thread Chiradeep Vittal
start CloudStack to launch >instances. > >But, in future when this work will be completed, won't we have to >preseed systemvm templates or this whole service vms feature (vr, >ssvm, cpvm) would be optional? > >Regards. > >On Mon, Mar 25, 2013 at 12:24 PM, Chiradeep V

Re: [PROPOSAL] QuickCloud

2013-03-25 Thread Chiradeep Vittal
Yes, baremetal implies not inside a system vm, so it could run in a VM whose lifecycle is not controlled by CloudStack. On 3/25/13 1:44 PM, "Chip Childers" wrote: >On Sun, Mar 24, 2013 at 11:54:09PM -0700, Chiradeep Vittal wrote: >> To enable a cloud to start quicker, I am pr

Re: [PROPOSAL] QuickCloud

2013-03-25 Thread Chiradeep Vittal
ther network based plugins, someone >should >create a VR for baremetal based on the >CS image... isnt it FreeBSD anyway ?? > > >On Mon, Mar 25, 2013 at 4:44 PM, Chip Childers >wrote: > >> On Sun, Mar 24, 2013 at 11:54:09PM -0700, Chiradeep Vittal wrote: >> > To

Re: CLOUDSTACK-528

2013-03-26 Thread Chiradeep Vittal
The bug suggests a work around? On 3/26/13 4:12 AM, "nicolas.lamira...@orange.com" wrote: >hi >our upgrade from 2.2.14 to 4.0.x is blocked because of this issue : >https://issues.apache.org/jira/browse/CLOUDSTACK-528 >does anyone have news about this problem ? >Regards. > >-- >Nicolas Lamirault

Re: [PROPOSAL] QuickCloud

2013-03-26 Thread Chiradeep Vittal
On 3/26/13 2:26 PM, "David Nalley" wrote: >On Mon, Mar 25, 2013 at 2:54 AM, Chiradeep Vittal > wrote: >> To enable a cloud to start quicker, I am proposing that system vms be >>made optional in the boot-up of a CloudStack Cloud. >> I'm working on t

Re: [QuickCloud] zero to cloud in less than a minute

2013-03-27 Thread Chiradeep Vittal
Yes (actually that's what the instructions say) On 3/26/13 10:46 PM, "Ahmad Emneina" wrote: >would someone be able to fire up all those services (say for a basic zone) >on one host? > > >On Tue, Mar 26, 2013 at 10:37 PM, Chiradeep Vittal < >chiradeep.vit...@c

Re: [QuickCloud] zero to cloud in less than a minute

2013-03-27 Thread Chiradeep Vittal
This should now be usable for production use as well Follow instructions here https://cwiki.apache.org/confluence/display/CLOUDSTACK/QuickCloud#QuickClou d-howto2 From: Ahmad Emneina Reply-To: "aemne...@gmail.com" Date: Wednesday, March 27, 2013 10:34 AM To: Chiradeep Vittal

Re: Jetty Failing on latest master due to class UCS manager not Found

2013-03-28 Thread Chiradeep Vittal
For optional dependencies, JSR330 injection requires using setter injection. You should write @Inject void setGslbProvider(GslbProvider provider) { this._gslbProvider = provider; } On 3/27/13 8:36 PM, "Murali Reddy" wrote: >On 28/03/13 9:00 AM, "Rajesh Battala" wrote: > >>Jetty is failing

Re: [QuickCloud] zero to cloud in less than a minute

2013-03-28 Thread Chiradeep Vittal
> >Wow this is awesome. Will you consider writing a blog post about this? Yes, sure. One thing that is not 'ready' is the operational / packaging side of things. Copying systemvm.zip around and starting daemons without some kind of init script isn't ideal. Also the UI still shows "0" system vm

Re: [MERGE] bvt branch to master

2013-03-28 Thread Chiradeep Vittal
+1 On 3/28/13 12:00 PM, "Chip Childers" wrote: >On Thu, Mar 28, 2013 at 07:36:58PM +0530, Prasanna Santhanam wrote: >> I'd like to merge the bvt branch into master. The proposal [1] was to >> stabilize master by allowing devs to quickly setup CloudStack using >> simulated hypervisors and run som

Re: [QuickCloud] zero to cloud in less than a minute

2013-03-28 Thread Chiradeep Vittal
On 3/28/13 1:04 PM, "Chiradeep Vittal" wrote: > >> >>Wow this is awesome. Will you consider writing a blog post about this? > >Yes, sure. > >One thing that is not 'ready' is the operational / packaging side of >things. >Copying systemvm

Re: Review Request: Make SHA256Salt the default password encoding and authentication mechanism for cloudstack

2013-03-28 Thread Chiradeep Vittal
On 3/20/13 10:09 PM, "prasanna" wrote: >> > >Thanks Vijay, I'm just wondering how does someone not dealing with the >UI know the auth mechanism to use? When login happens, when account >creation happens, or when api signing happens (unaffected?)? Is there >an API call that lists the authenticato

Re: [QuickCloud] zero to cloud in less than a minute

2013-03-28 Thread Chiradeep Vittal
>> >so looking at this it all seems to be vitual box based, is that correct ?? >id be curious if it was possible to convert the vbox image to xen, and >create >say an Devcloud/XEN QuickCLoud since i see virtual box as overhead since >im >already running XEN under my desktop > Absolutely. You don

Re: Scalability Limitations

2013-03-29 Thread Chiradeep Vittal
No hard-coded maximums. Probably limited by the performance of the database most likely. I know of deployments which have tens of thousands. On 3/29/13 9:56 AM, "Mike Tutkowski" wrote: >Hi, > >Can someone answer these questions for me? > >Is there a max number of clusters CS supports? If so, wh

Re: How to create a new type of SystemVM ?

2013-03-29 Thread Chiradeep Vittal
On 3/29/13 6:36 AM, "Serge A. Salamanka" wrote: >On 29.03.2013 16:27, Chip Childers wrote: >> Can you explain a little more about what you are trying to accomplish? >> What do you mean by "grid-service", and why does it need to be a "system >> vm"? > >For guest VMs in a Zone I'm trying to provi

Re: VM not obtaing DHCP address when migrating to another host.

2013-03-29 Thread Chiradeep Vittal
On 3/29/13 7:04 AM, "Sean Truman" wrote: >All, > >When I use the migrate to another host option for a running VM (Basic >networking), the VM refuses to get a DHCP address? Is this a known issue? >or is something wrong with my hosts? is there something I can check? When >I >migrate it back to t

Re: Review Request: (CLOUDSTACK-1638) Network plugins won't be notified VM migration.

2013-03-29 Thread Chiradeep Vittal
new NetworkElements are not aware of this indirectly expressed dependency - This snippet of code (except for the comment) does not in any way indicate the operation. - Chiradeep Vittal On March 29, 2013, 1:49 a.m., Hiroaki Kawai wrote

Re: Unable to start domR(VR) in devcloud using laster 4.1/master.

2013-03-29 Thread Chiradeep Vittal
You should roll back your devcloud VM to the original and try again. On DevCloud2, I notice that sometimes the xapi0 bridge loses its ip address and hence loses the 169.254.0.0/16 route. You can work around this by ifconfig xapi0 (check for ipv4 address) ip route show (check for 169.254 route) If

<    1   2   3   4   5   6   7   >