Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
On the upside, I can build CloudStack directly from Maven. It looks like this is "just" a problem in Eclipse. Of course I'd like to use Eclipse. :) What do other people develop with that this is not a problem for them? On Fri, Dec 28, 2012 at 11:38 PM, Mike Tutkowski < mike.tutkow...@solidfir

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
This looks like the problem I'm having (regarding an artifact not being packaged): http://www.mail-archive.com/cloudstack-dev@incubator.apache.org/msg12454.html On Fri, Dec 28, 2012 at 7:54 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Just updated the javelin branch and re-build.

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
Just updated the javelin branch and re-build. I have 319 errors now...all but one is a Java issue that would probably be resolved with the proper Maven configuration. I think the problem is the Maven error that says, "Artifact has not been packaged yet." (In the screen shot). What do you think

IEEE Cloud 2013 Call for Papers open thru Jan 21st

2012-12-28 Thread Mark Hinkle
The CFP for the IEEE.org Cloud 2013 conference in Santa Clara is open until January 21st. The conference is from June 27 - July 2, 2013 in Silicon Valley, California, USA. http://www.thecloudcomputing.org/2013/cfp.html It would be cool to see someone get an Apache CloudStack re

RE: New to CloudStack...Having initial build problems

2012-12-28 Thread Edison Su
Could you check out the latest code? I think somebody broke the javelin branch yesterday. From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Friday, December 28, 2012 5:14 PM To: cloudstack-dev@incubator.apache.org Subject: Re: New to CloudStack...Having initial build problems Yeah

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
Yeah, I shouldn't have even mentioned the Warnings (there are over 16,000 of them). :) I thought that particular warning might, however, be fairly important. Either way, I've attached a screen shot of my current state. I put the mouse pointer over the one remaining Maven problem so you'd be abl

RE: new storage framework update

2012-12-28 Thread Edison Su
> -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Friday, December 28, 2012 2:56 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: new storage framework update > > Thanks. I'm trying to picture how this will change the existing code. I think > i

[jira] [Created] (CLOUDSTACK-718) VMs on hardware dedicated to a specific account

2012-12-28 Thread Hari Kannan (JIRA)
Hari Kannan created CLOUDSTACK-718: -- Summary: VMs on hardware dedicated to a specific account Key: CLOUDSTACK-718 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-718 Project: CloudStack

[jira] [Comment Edited] (CLOUDSTACK-645) add/remove network on VM

2012-12-28 Thread Marcus Sorensen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540629#comment-13540629 ] Marcus Sorensen edited comment on CLOUDSTACK-645 at 12/28/12 11:04 PM: -

RE: New to CloudStack...Having initial build problems

2012-12-28 Thread Edison Su
Can you post some of the error message? Warning is not error though:) > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Friday, December 28, 2012 2:42 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: New to CloudStack...Having initial buil

[jira] [Commented] (CLOUDSTACK-645) add/remove network on VM

2012-12-28 Thread Marcus Sorensen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540629#comment-13540629 ] Marcus Sorensen commented on CLOUDSTACK-645: It currently works with any u

Re: new storage framework update

2012-12-28 Thread Marcus Sorensen
Thanks. I'm trying to picture how this will change the existing code. I think it is something i will need a real example to understand. Currently we pass a storageFilerTO and/or volumeTO from the serverto the agent, and the agent does all of the work. Do we still need things like LibvirtStorageAdap

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
Cool, Edison...putting that filename back brought me down to 58 errors (from 61). A warning I've been getting is that I don't have J2SE-1.5 installed. I take it 1.5 is what we're using? Currently I only have 1.6 installed. On Fri, Dec 28, 2012 at 3:25 PM, Edison Su wrote: > Oh, I see, do the

RE: New to CloudStack...Having initial build problems

2012-12-28 Thread Edison Su
Oh, I see, do the following: Cd deps mv manageontap.jar cloud-manageontap.jar ./install-non-oss.sh Then try again. The steps in https://cwiki.apache.org/CLOUDSTACK/building-with-maven.html is for latest master branch, not exactly for Javelin branch. > -Original Message- > From: Mike Tut

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
Do I need a username/password or something to download that JAR file? On Fri, Dec 28, 2012 at 3:22 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Thanks, Edison! That is where I have it. > > Pretty close to compiling everything now...just 61 errors left. :) > > Any idea what might

Re: API Updates: Tracking progress, changes

2012-12-28 Thread David Nalley
On Fri, Dec 28, 2012 at 4:28 PM, Rohit Yadav wrote: > Hi Sebastien, > > On 28-Dec-2012, at 2:15 AM, sebgoa wrote: > >> Hi Rohit, >> >> I have been following the thread but I have a silly question, maybe you can >> help clear my confusion :) >> >> Does your work impact the client side API ? > > Y

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
Thanks, Edison! That is where I have it. Pretty close to compiling everything now...just 61 errors left. :) Any idea what might be going wrong with that manageontap.jar issue? On Fri, Dec 28, 2012 at 3:19 PM, Edison Su wrote: > > > > -Original Message- > > From: Mike Tutkowski [mailt

[jira] [Commented] (CLOUDSTACK-645) add/remove network on VM

2012-12-28 Thread Hari Kannan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540612#comment-13540612 ] Hari Kannan commented on CLOUDSTACK-645: Is this possible for any type of netw

RE: New to CloudStack...Having initial build problems

2012-12-28 Thread Edison Su
> -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Friday, December 28, 2012 1:16 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: New to CloudStack...Having initial build problems > > Also, when we say, "Copy vhd-util to this location in

[jira] [Commented] (CLOUDSTACK-717) cloudmonkey fails to parse/print response

2012-12-28 Thread Ahmad Emneina (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540610#comment-13540610 ] Ahmad Emneina commented on CLOUDSTACK-717: -- This is when asyncblock is set to

Re: new storage framework update

2012-12-28 Thread John Kinsella
The reason I brought it up is I suspected there was a slight difference - should probably clarify that in the wiki page, or use consistent wording. On Dec 28, 2012, at 1:36 PM, Alex Huang wrote: > I think John asked a great question and we should define them as different. > > When we talk abou

[jira] [Created] (CLOUDSTACK-717) cloudmonkey fails to parse/print response

2012-12-28 Thread Ahmad Emneina (JIRA)
Ahmad Emneina created CLOUDSTACK-717: Summary: cloudmonkey fails to parse/print response Key: CLOUDSTACK-717 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-717 Project: CloudStack

RE: new storage framework update

2012-12-28 Thread Alex Huang
I think John asked a great question and we should define them as different. When we talk about data motion, we are talking about a provisioning step where we hand off a source uri and a destination uri and ask a service to move data from one location to another. The data can be template, iso, s

Re: API Updates: Tracking progress, changes

2012-12-28 Thread Rohit Yadav
Hi Sebastien, On 28-Dec-2012, at 2:15 AM, sebgoa wrote: > Hi Rohit, > > I have been following the thread but I have a silly question, maybe you can > help clear my confusion :) > > Does your work impact the client side API ? Yes and no. Because the way queries were processed is slightly diff

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
Also, when we say, "Copy vhd-util to this location in the source tree: scripts/vm/hypervisor/xenserver/vhd-util," do we mean copy the vhd-util file into a folder called vhd-util or should it just be copied into the xenserver folder? Currently I have it in the xenserver folder. Thanks! On Fri, D

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
As I perform a build, I notice it fails here: Downloading: http://repo1.maven.org/maven2/com/cloud/com/netapp/manageontap/1.0/manageontap-1.0.jar On Thu, Dec 27, 2012 at 12:16 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi everyone, > > I'm new to CloudStack and have been trying

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
Getting much closer, guys! I'm down to 61 errors. My "Java Build Path Problems" now only complains (error wise) about the non-existent library manageontap-1.0.jar. When I look in deps, I see a file called manageontap.jar (without the -1.0). Also, "Java Build Path Problems" has a warning about n

RE: new storage framework update

2012-12-28 Thread Edison Su
Yes, it just means move one entity(volume/snapshot/template etc) from one place to another. > -Original Message- > From: John Kinsella [mailto:j...@stratosec.co] > Sent: Friday, December 28, 2012 11:40 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: new storage framework updat

RE: New to CloudStack...Having initial build problems

2012-12-28 Thread Edison Su
Yes, Javelin is based on 4.1.0, and you don't need to worry about the errors in vmware/netscaler, non-oss projects, they are optinal. > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Friday, December 28, 2012 11:21 AM > To: cloudstack-dev@incubator

DevCloud2 secondary storage vm

2012-12-28 Thread Jamshid Afshar
I built and am running the management server inside the devcloud2 vm. I had to change "host" in Global Settings to 192.168.56.10, do I need to change other settings? Maybe this expected, but I see this error on Secondary Storage system vm "s-1-vm" in /var/log/cloud/systemvm.log: WARN NfsSecond

Re: new storage framework update

2012-12-28 Thread John Kinsella
Great writeup! On the wiki page, are "motion" and "migration" interchangeable? John On Dec 27, 2012, at 6:41 PM, Edison Su wrote: > Hi All, > Before heading into holiday, I'd like to update the current status of the > new storage framework since last collab12. >1. Class diagram of pri

[jira] [Commented] (CLOUDSTACK-687) s2s VPN error

2012-12-28 Thread Sheng Yang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540565#comment-13540565 ] Sheng Yang commented on CLOUDSTACK-687: --- Hi Lliya, I may know what's wrong in y

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
Since I am trying to build the Javelin branch, does that qualify as 4.1.0 or greater? Thanks! On Fri, Dec 28, 2012 at 12:17 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Thanks for the reply, Sebastien! I will check out that URL. > > > On Fri, Dec 28, 2012 at 12:14 PM, Sebastien

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
Thanks for the reply, Sebastien! I will check out that URL. On Fri, Dec 28, 2012 at 12:14 PM, Sebastien Goasguen wrote: > Mike, > > I think what's happening is that it's trying to build the non open source > components. These are not shipped in the distribution and you need to > download them b

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Sebastien Goasguen
Mike, I think what's happening is that it's trying to build the non open source components. These are not shipped in the distribution and you need to download them by hand. Seems that eclipse went through the pom.xml automatically and assumed nonoss . Check: https://cwiki.apache.org/CLOUDSTACK

Re: New to CloudStack...Having initial build problems

2012-12-28 Thread Mike Tutkowski
As an example, under "Java Build Path Problems," my first issue is a missing netscaler-1.0.jar file. When I look in the referenced folder (on Mac OS X) (~/.m2/repository/com/cloud/com/citrix/netscaler/1.0), I see a file called netscaler-1.0.jar.lastUpdated. Any idea why this might be? I have six

[jira] [Commented] (CLOUDSTACK-715) Make VmWare plugin a non-oss component

2012-12-28 Thread Kelven Yang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540550#comment-13540550 ] Kelven Yang commented on CLOUDSTACK-715: I think we might have to use WSDL to

RE: [DISCUSS] Virtual machine's Base Image Updatation Facility

2012-12-28 Thread Alex Huang
> -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Thursday, December 27, 2012 7:40 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS] Virtual machine's Base Image Updatation Facility > > On Wed, Dec 26, 2012 at 3:47 PM, Chiradeep Vittal > wrote:

Re: [DISCUSS] Virtual machine's Base Image Updatation Facility

2012-12-28 Thread Chiradeep Vittal
The JEOS approach does not work well with Windows. Specifically patch management / gold image management with desktop vms where there is a high density of vms with the same base image (say Win7). It is more economical and easier to "discard" the unpatched / previous image than to maintain patches o

[jira] [Commented] (CLOUDSTACK-716) Make netscaler plugin part of apache release

2012-12-28 Thread Rajesh Battala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540541#comment-13540541 ] Rajesh Battala commented on CLOUDSTACK-716: --- @Vijay that will be very good i

[jira] [Commented] (CLOUDSTACK-716) Make netscaler plugin part of apache release

2012-12-28 Thread Vijay Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540539#comment-13540539 ] Vijay Venkatachalam commented on CLOUDSTACK-716: We have already got t

[jira] [Created] (CLOUDSTACK-716) Make netscaler plugin part of apache release

2012-12-28 Thread Alex Huang (JIRA)
Alex Huang created CLOUDSTACK-716: - Summary: Make netscaler plugin part of apache release Key: CLOUDSTACK-716 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-716 Project: CloudStack Iss

[jira] [Created] (CLOUDSTACK-715) Make VmWare plugin a non-oss component

2012-12-28 Thread Alex Huang (JIRA)
Alex Huang created CLOUDSTACK-715: - Summary: Make VmWare plugin a non-oss component Key: CLOUDSTACK-715 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-715 Project: CloudStack Issue Typ

Re: API Updates: Tracking progress, changes

2012-12-28 Thread sebgoa
Hi Rohit, I have been following the thread but I have a silly question, maybe you can help clear my confusion :) Does your work impact the client side API ? Meaning if I am using jclouds, boto, python-cloudstack etcas clients. Will my client codes break with this API changes ? -Sebastien

RE: API Updates: Tracking progress, changes

2012-12-28 Thread Rohit Yadav
Some recent updates: - Make over the wire apis params validation/translation as before thereby making changes status quo with master, only enforce uuid param validation for apis introduce since 3.x - Annotate name field in @APICommand for all cmd classes, now we can get rid of apiname, cmd clas

Re: [DISCUSS]S3-based secondary storage

2012-12-28 Thread Sebastien Goasguen
Hari, I confess I never setup Swift or bluster for use as secondary storage, but I thought we already supported S3 based sec storage, isn't it the case ? From your wiki entry it seems that NFS is still needed for bootstrapping things, we definitely need to check that. If that were the case I wou

[jira] [Updated] (CLOUDSTACK-554) Cloudstack should virtualized 32bits CPUs for 32bits templates

2012-12-28 Thread Julien Garet (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Garet updated CLOUDSTACK-554: Affects Version/s: 4.0.0 > Cloudstack should virtualized 32bits CPUs for 32bits tem