Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D94D9E292 for ; Wed, 23 Jan 2013 03:32:16 +0000 (UTC) Received: (qmail 69414 invoked by uid 500); 23 Jan 2013 03:32:16 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 69349 invoked by uid 500); 23 Jan 2013 03:32:16 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 69340 invoked by uid 99); 23 Jan 2013 03:32:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2013 03:32:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shadowsor@gmail.com designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vb0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2013 03:32:11 +0000 Received: by mail-vb0-f52.google.com with SMTP id fa15so4318309vbb.39 for ; Tue, 22 Jan 2013 19:31:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=t+4nlzW6v84OAmpNIO4yeJjQxy91q19eAv1IrkLTj3U=; b=q2tTdh+Yv+dFmxNGSHolgl04EC1Ze7ewGrPZjYmS4iYh3kK8XYjGjV7dIKlMJ9w7rH iw/HrS1So6xfzIyOiDFMzpGWaqEMWLDP1Xwfti6gryL7ukUy6blQO03W6Zdzy/cugGQf m9KQCIF0NOUBPMW0jGY4h3JzQfHVLBsmarHj5ra+uJf20DJZ6rvbatXHCSVKwCZFyJ8J YOER/R5Yb+StS1FwPgRQRVWV51xqi86Ky8nO/QeQLQ9fHcdSGAl8iHwN1BPskxZBVUsY vC+MgatalJaPqt5FPI1wgWYkVRIvXbaNg1yp1wHw5VH9V4aTYQAvnH8+6Mjrz9TiugKV FIjA== MIME-Version: 1.0 X-Received: by 10.52.98.67 with SMTP id eg3mr22857518vdb.59.1358911910383; Tue, 22 Jan 2013 19:31:50 -0800 (PST) Received: by 10.58.152.143 with HTTP; Tue, 22 Jan 2013 19:31:50 -0800 (PST) In-Reply-To: References: Date: Tue, 22 Jan 2013 20:31:50 -0700 Message-ID: Subject: Re: DevCloud Question From: Marcus Sorensen To: cloudstack-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf307d04d2b30f9704d3ec5571 X-Virus-Checked: Checked by ClamAV on apache.org --20cf307d04d2b30f9704d3ec5571 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable The only thing that works in virtualbox for running VMs is a Xen kernel. You can roll your own distribution with a Xen kernel, sure, but devcloud is preconfigured and is documented on how to set up. That shouldn't stop you from doing your own, though! On Tue, Jan 22, 2013 at 8:28 PM, Mike Tutkowski < mike.tutkowski@solidfire.com> wrote: > No...it is network accessible...I was just thinking I would not use NFS. > If I use SolidFire's storage, run the management server on my host OS, > then I guess all that leaves for DevCloud to do is provide a hypervisor t= o > run VMs...is that true? If that's the case, I could just run my own > hypervisor in a different VirtualBox VM. That's all I was thinking. Do > you think that's not a good way to go? Just curious. > > > On Tue, Jan 22, 2013 at 8:14 PM, Marcus Sorensen >wrote: > > > Why not? Is solid fire storage not network accessible? > > On Jan 22, 2013 8:11 PM, "Mike Tutkowski" > > wrote: > > > > > OK, guys...thanks for the info! > > > > > > In my case, I will need to make use of SolidFire's storage, so using > > > DevCloud for storage is probably not going to be applicable for me. > > > > > > I could use DevCloud to run VMs...I see now. I also have another VM > I've > > > been using that has XenServer installed where I could run my VMs. Th= is > > is > > > making more sense to me now. I just wasn't really confident I > understood > > > what DevCloud provided. > > > > > > Thanks again > > > > > > > > > On Tue, Jan 22, 2013 at 8:02 PM, Marcus Sorensen > > >wrote: > > > > > > > Devcloud is where your VMS run. So in cloudstack when you add hosts= , > it > > > is > > > > your host. In production you generally would have 3 or so managemen= t > > > > servers controlling tens or hundreds of hosts that run VMS. So the > mac > > is > > > > your management server and devcloud is what it controls. > > > > On Jan 22, 2013 6:34 PM, "Mike Tutkowski" < > > mike.tutkowski@solidfire.com> > > > > wrote: > > > > > > > > > Sorry about what might be silly questions :) but if I develop my > code > > > on > > > > > Mac OS X, I'm not really sure what DevCloud would do for me? Coul= d > > you > > > > > explain that part to me? > > > > > > > > > > Thanks! > > > > > > > > > > > > > > > On Tue, Jan 22, 2013 at 6:22 PM, Mike Tutkowski < > > > > > mike.tutkowski@solidfire.com> wrote: > > > > > > > > > > > Ah, didn't realize that DevCloud2 was Debian based. > > > > > > > > > > > > I'm developing on Max OS X. So, it sounds like for a developer > in > > > that > > > > > > situation, it is best for me to download the source code to my > Mac, > > > > code, > > > > > > build, run, test, etc. on Mac OS X? > > > > > > > > > > > > > > > > > > On Tue, Jan 22, 2013 at 5:23 PM, Fang Wang > > > > > wrote: > > > > > > > > > > > >> IT depends on what OS X you have. IF you have Ubuntu, then > either > > > > > >> DevCloud or your environment is the same. > > > > > >> You may directly use your Ubuntu. > > > > > >> > > > > > >> But if OS X is windows, for some hypervisor, you can't directl= y > > > deploy > > > > > MS > > > > > >> on Windows. > > > > > >> Then DevCloud provides a way to bypass this Windows limitation= . > > > > > >> > > > > > >> -Fang > > > > > >> > > > > > >> -----Original Message----- > > > > > >> From: Mike Tutkowski [mailto:mike.tutkowski@solidfire.com] > > > > > >> Sent: Tuesday, January 22, 2013 3:43 PM > > > > > >> To: cloudstack-dev@incubator.apache.org > > > > > >> Subject: DevCloud Question > > > > > >> > > > > > >> Hi everyone, > > > > > >> > > > > > >> I'm curious to learn a bit about DevCloud. I don't currently > > > > understand > > > > > >> how it relates from a development-workflow perspective. > > > > > >> > > > > > >> My host OS is OS X. I have VirtualBox, Eclipse, Git, Maven, > etc. > > > > > >> installed in OS X. I am running the DevCloud appliance via > > > > VirtualBox. > > > > > I > > > > > >> can bring up the CloudStack GUI and log in this way and that's > > easy > > > > and > > > > > >> great to be able to do. What I don't really understand is how > our > > > > > >> development workflow should be using DevCloud. > > > > > >> > > > > > >> Do I develop code in Eclipse on OS X and port the artifacts ov= er > > to > > > > > >> DevCloud to update it? Am I supposed to develop directly on > > Ubuntu > > > in > > > > > >> DevCloud (and, as such, should not use Eclipse). Should I jus= t > > > ignore > > > > > >> DevCloud completely and develop everything on OS X? > > > > > >> > > > > > >> I'm a little lost here. > > > > > >> > > > > > >> Thanks!! > > > > > >> > > > > > >> -- > > > > > >> *Mike Tutkowski* > > > > > >> *Senior CloudStack Developer, SolidFire Inc.* > > > > > >> e: mike.tutkowski@solidfire.com > > > > > >> o: 303.746.7302 > > > > > >> Advancing the way the world uses the > > > > > >> cloud > > > > > >> *(tm)* > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > *Mike Tutkowski* > > > > > > *Senior CloudStack Developer, SolidFire Inc.* > > > > > > e: mike.tutkowski@solidfire.com > > > > > > o: 303.746.7302 > > > > > > Advancing the way the world uses the cloud< > > > > > http://solidfire.com/solution/overview/?video=3Dplay> > > > > > > *=99* > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > *Mike Tutkowski* > > > > > *Senior CloudStack Developer, SolidFire Inc.* > > > > > e: mike.tutkowski@solidfire.com > > > > > o: 303.746.7302 > > > > > Advancing the way the world uses the > > > > > cloud > > > > > *=99* > > > > > > > > > > > > > > > > > > > > > -- > > > *Mike Tutkowski* > > > *Senior CloudStack Developer, SolidFire Inc.* > > > e: mike.tutkowski@solidfire.com > > > o: 303.746.7302 > > > Advancing the way the world uses the > > > cloud > > > *=99* > > > > > > > > > -- > *Mike Tutkowski* > *Senior CloudStack Developer, SolidFire Inc.* > e: mike.tutkowski@solidfire.com > o: 303.746.7302 > Advancing the way the world uses the > cloud > *=99* > --20cf307d04d2b30f9704d3ec5571--