[jira] [Created] (VCL-579) provision ESXi as an end-user environment

2012-05-01 Thread Aaron Peeler (JIRA)
Aaron Peeler created VCL-579: Summary: provision ESXi as an end-user environment Key: VCL-579 URL: https://issues.apache.org/jira/browse/VCL-579 Project: VCL Issue Type: New Feature

Cloud Broker tool for VCL

2012-05-01 Thread Karuna P Joshi
Hello, I have created a new issue under the VCL project for developing a cloud broker tool for VCL. This goal of this tool is to enable VCL users to specify their requirements via policies. For instance, they can specify their security needs, their software needs etc. using a web interface. The

Re: Cloud Broker tool for VCL

2012-05-01 Thread Mark Gardner
Karuna, I think this is a great idea. I wonder if the idea should be broadened a bit though. Right now, the only thing that distinguishes one image from another is the name. We should provide some kind of mechanism in which the user can query and receive suggestions as to which image should be

[DISCUSS] Graduation

2012-05-01 Thread Andy Kurth
This thread is to discuss whether the Apache VCL community feels that this incubating project is ready to proceed with the process to graduate to a top level ASF project. There are several requirements which must be met and steps completed in order to graduate. This discussion thread is the

Re: VCL running on Dell Hardware

2012-05-01 Thread Dmitri Chebotarov
Hi Arbin, I don't believe VCL is hardware specific, unless you need bare-metal provisioning (xCAT). Any hardware which is capable of running ESXi will work for VCL. With older hardware you may see some performance issues, but as a test-bed it will work fine. Thanks. -- Dmitri Chebotarov

VCL 2.2.3

2012-05-01 Thread Dmitri Chebotarov
Hi Is it possible to checkout VCL 2.2.3 code? What is the SVN/GIT address? I'm getting test servers ready for VCL 2.2.3. Also looking for long-term server reservations options and been reading that VCL 2.2.3 provides support for this. Are there any docs/drafts on the install procedure and

RE: VCL 2.2.3

2012-05-01 Thread Sanders, Arbin D
I also would like to try out 2.2.3. This would be perfect for NCCU's test bed. Arbin Darren Sanders   IT Manager – Academic Computing North Carolina Central University 712 Cecil Street Suite 3014 Durham, NC 27707 919.530.6307 919.530.5097 (Fax) For the Latest ITS Updates and Tips Join Us Online  

Re: VCL running on Dell Hardware

2012-05-01 Thread Mark Gardner
Arbin, My development platform is a Dell Optiplex 760 desktop. So it is likely that the servers you have will work. As Dmitri said, a greater limitation is that ESX needs to run on it. I am working on a server currently that does not have a supported RAID card and hence ESX will not run on it.

RE: VCL running on Dell Hardware

2012-05-01 Thread Sanders, Arbin D
Mark/Dmitri, Thanks for the info! One quick question, are you running two nics in your development platform? Arbin Darren Sanders   IT Manager – Academic Computing North Carolina Central University 712 Cecil Street Suite 3014 Durham, NC 27707 919.530.6307 919.530.5097 (Fax) For the Latest ITS

RE: VCL 2.2.3

2012-05-01 Thread Sanders, Arbin D
Oops! I meant to say 2.3 release! Arbin Darren Sanders   IT Manager – Academic Computing North Carolina Central University 712 Cecil Street Suite 3014 Durham, NC 27707 919.530.6307 919.530.5097 (Fax) For the Latest ITS Updates and Tips Join Us Online    CONFIDENTIALITY: This email

Re: Cloud Broker tool for VCL

2012-05-01 Thread Karuna P Joshi
Hello Mark, I agree with the goal that you have articulated. The scope of the tool will be to query across the various image attributes (like software installed, OS supported, provider, security policies etc.) and then provide the user with the best option(s) that s/he can select from. I am

Re: VCL 2.2.3

2012-05-01 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You'll also need to download the Dojo Toolkit v1.6, put it in the main web code directory, and name it 'dojo'. You'll see some errors about a missing .js file for most of the pages, but you can ignore them - the missing files are custom compiled

Re: Cloud Broker tool for VCL

2012-05-01 Thread Andy Kurth
This will be a nice addition. I think another image inventory issue I created may complement this: https://issues.apache.org/jira/browse/VCL-561 Very little work has been done on this so far but the intention of the first stage is to retrieve some basic details about images such as installed

Re: Cloud Broker tool for VCL

2012-05-01 Thread Karuna P Joshi
Hi Andy, Yes, the image inventory feature will be very useful to the broker tool. I would like to request adding some more information with this inventory list - like security/access, data encryption/deletion, compliance policies etc. regards, Karuna On Tue, May 1, 2012 at 2:12 PM, Andy Kurth

Re: VCL running on Dell Hardware

2012-05-01 Thread Mark Gardner
I created a second network that is only within ESX that the VMs use to communicate with the management node (which is also a VM). Mark -- Mark Gardner --

Re: May Board report

2012-05-01 Thread Kevan Miller
On May 1, 2012, at 9:14 AM, Aaron Peeler wrote: All, The May 2012 board report has been posted. http://wiki.apache.org/incubator/May2012 Thanks Aaron. I've signed off… --kevan

[jira] [Updated] (VCL-571) EC2 API provisioning module

2012-05-01 Thread Cameron Mann (JIRA)
[ https://issues.apache.org/jira/browse/VCL-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cameron Mann updated VCL-571: - Attachment: EC2.pm I’ve attached the code for our prototype EC2 API module. 1. My main focus right now is

Re: Cloud Broker tool for VCL

2012-05-01 Thread Karuna P Joshi
Andy, What features/tags are already associated with the VCL images apart from their name ? regards, Karuna On Tue, May 1, 2012 at 2:47 PM, Karuna P Joshi kjos...@umbc.edu wrote: Hi Andy, Yes, the image inventory feature will be very useful to the broker tool. I would like to request