Re: VXLAN Support

2013-03-06 Thread Chris Sears
Hi Paul, Others can probably give a more detailed answer, but I can tell you that folks are working on re-adding Cisco Nexus 1000V DVS support (see https://issues.apache.org/jira/browse/CLOUDSTACK-301) and there is a larger effort for Cisco VNMC integration (described here https://cwiki.apache.org

Re: [MERGE] merge 'events-framework' branch to master

2013-01-28 Thread Chris Sears
On #3, since RabbitMQ's java client library is licensed under MPL 1.1, I assume it would fall under the "Category B" list of licenses. >From http://www.apache.org/legal/resolved.html#category-b : "By including only the object/binary form, there is less exposed surface area of the third-party work

[jira] [Commented] (CLOUDSTACK-873) Support for Windows 8 and Windows Server 2012 as VM Guest OS

2013-01-21 Thread Chris Sears (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559196#comment-13559196 ] Chris Sears commented on CLOUDSTACK-873: Is there a more detailed lis

[jira] [Commented] (CLOUDSTACK-994) Feature Request: Support VmWare Storage Pool

2013-01-21 Thread Chris Sears (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559173#comment-13559173 ] Chris Sears commented on CLOUDSTACK-994: I looked into this a bit more

Re: [DISCUSS] PaaS Enablement: Composite Application Blueprints (#576)

2013-01-16 Thread Chris Sears
After reading up a bit more on AWS CloudFormation [1] and OpenStack's work-alike Heat [2], they actually differ quite a bit from VMware vApps. I thought it might be worth talking about some of the differences. CloudFormation is a general purpose provisioning system for AWS services, but under the

[jira] [Commented] (CLOUDSTACK-994) Feature Request: Support VmWare Storage Pool

2013-01-16 Thread Chris Sears (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13555688#comment-13555688 ] Chris Sears commented on CLOUDSTACK-994: Could you provide a link to

Re: github workflow for non-committers

2013-01-16 Thread Chris Sears
ub to generate review requests on > reviews.apache.org > Is that possible? > > On 1/16/13 11:31 AM, "Prasanna Santhanam" wrote: > > >On Wed, Jan 16, 2013 at 11:59:46AM -0500, Chris Sears wrote: > >> Would we want to say something about GitHub

Re: [DISCUSS] Limit Resources to domain/account

2013-01-16 Thread Chris Sears
On Wed, Jan 16, 2013 at 6:00 AM, Sanjay Tripathi wrote: > Can anyone suggest that what should be the default max resource values > that an account/project can have for the following global config parameters: It seems like the least surprising default max would be to leave them all unlimited. Ot

Re: github workflow for non-committers

2013-01-16 Thread Chris Sears
Would we want to say something about GitHub pull requests? (do we want to use them or not) If not, we should probably provide a link over to instructions for for submitting patches, perhaps this: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Git#Git-Noncommitterworkflow On Wed, Jan 16,

Re: [DISCUSS] Enabling storage xenmotion on xenserver 6.1

2013-01-16 Thread Chris Sears
On Wed, Jan 16, 2013 at 11:07 AM, Koushik Das wrote: > Looks like storage vmotion is not possible for VMs with linked clone. > Check this KB > http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1014249. > This is for 4.x, not sure if the latest version su

Re: new storage framework update

2013-01-15 Thread Chris Sears
On Tue, Jan 15, 2013 at 11:47 PM, Edison Su wrote: > Yah, text conversation on skype. If on irc, as people can talk about > different topics at the same time, may not be the best place IMHO. Is that a problem on the #cloudstack-meeting channel? It seems fairly quiet outside of the Wednesday pro

Re: [DISCUSS] Enabling storage xenmotion on xenserver 6.1

2013-01-15 Thread Chris Sears
If we are thinking about VMware compatibility, there are a number of factors can prevent a VM from being eligible for storage vMotion: http://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.vsphere.vcenterhost.doc_50%2FGUID-A16BA123-403C-4D13-A581-DC4062E11165.html On vSphere versions bef

Re: CS MS Setup Question

2013-01-15 Thread Chris Sears
Hi Mike, The instructions in that section are actually specific to CentOS/RHEL, which is why you didn't find /etc/sysconfig. I opened the doc bug https://issues.apache.org/jira/browse/CLOUDSTACK-986 to have Ubuntu instructions added. Thanks for pointing out the issue. - Chris On Tue, Jan 15, 2

[jira] [Created] (CLOUDSTACK-986) Add Ubuntu instructions to 'Using the Management Server As the NFS Server'

2013-01-15 Thread Chris Sears (JIRA)
Chris Sears created CLOUDSTACK-986: -- Summary: Add Ubuntu instructions to 'Using the Management Server As the NFS Server' Key: CLOUDSTACK-986 URL: https://issues.apache.org/jira/browse/CLOU

Re: [Discuss] SNMP Alerts support in CloudStack

2013-01-15 Thread Chris Sears
On Tue, Jan 15, 2013 at 5:36 AM, Murali Reddy wrote: > Taking > dependency on the event framework would mean that this feature will > require a MOM broker for no additional benefit at least in this context of > proposal. > Isn't the plan to eventually move many features/services that don't need t

Enabling Virtio for Windows guests on KVM

2013-01-13 Thread Chris Sears
Greetings, A question came up a couple days ago on the users list about provisioning Windows VMs with Virtio enabled on KVM: http://markmail.org/thread/g42vr63dolaa56yv The workaround mentioned was to set the OS Type to "Other PV". This seems non-optimal. Is there a better solution? Or is this a

Re: master build failed

2013-01-13 Thread Chris Sears
Hi Siyuan, The main Jenkins instance is here: http://jenkins.cloudstack.org The standard jobs involve building in RHEL 6.3 and Ubuntu 12.04 environments. - Chris On Sat, Jan 12, 2013 at 6:35 AM, Siyuan Tian wrote: > What is the "standard" building environment? > > Any continuous integration

Re: [DISCUSS] PaaS Enablement: Composite Application Blueprints (#576)

2013-01-07 Thread Chris Sears
This sounds like there a two major features wrapped up here that deserve to be broken out and discussed individually. 1. A new unit of deployment similar to a VMware vApp or AWS CloudFormation template. This unit would have an abstract representation (blueprint/template) and a deployed instance re

Re: [DISCUSS] Affinity / Anti-affinity Rules

2013-01-06 Thread Chris Sears
Greetings, I understand the motivation for a feature like this, but I'm concerned that the concepts of affinity and anti-affinity might not be appropriate cloud-level abstractions to expose to end users. Also, it might be difficult to effectively automate decisions about fault and performance doma

Re: Tabularize the cloudmonkey response

2013-01-06 Thread Chris Sears
Is the plan is to eventually make CloudMonkey the official CLI for CloudStack (along the lines of the AWS API Tools)? If so, then it would make sense to (eventually) use an Apache repo and synchronize the releases. If not, I don't see any reason to elevate CloudMonkey above any other third party to

Re: Review Request: SRX and F5 in Inline mode

2013-01-06 Thread Chris Sears
g/r/8812/#comment32695> Should this be "CloudPlatform" or "&PRODUCT;" ? - Chris Sears On Jan. 4, 2013, 5:59 a.m., Radhika PC wrote: > > --- > This is an automatically generated e-mail. To reply, vis

Moving documentation issues from bugs.cloudstack.org to Apache Jira

2012-11-26 Thread Chris Sears
Hi All, I'm new to the project and have been going over the docs recently. I saw some IRC discussion of moving documentation issues over from the old bugs.cloudstack.org to the new Apache Jira and wanted to offer to help with that. My thought was to start going through all the open issues with th