Hi Chris,

I still couldn't check on your vagrant setup.



On Wed, Mar 26, 2014 at 2:18 PM, chris snow <chsnow...@gmail.com> wrote:

> cool - thanks Isuru.
>
> On Wed, Mar 26, 2014 at 8:27 AM, Isuru Perera <isu...@wso2.com> wrote:
> > Hi Chris,
> >
> > I tried it yesterday evening to run the cloudstack (vagrant up
> cloudstack).
> > For some reason, my machine got stuck after downloading the box file. I
> had
> > to kill the virtualbox process.
> >
> > My laptop is having 8GB, but I was already running many programs,
> eclipse,
> > firefox etc.
> >
> > The hard disk light was ON continuously, meaning some process was having
> > high disk I/O.
> >
> > I'm doing some other work now. I will try again and let you know the
> > progress.
> >
> > Thanks!
> >
> >
> > On Wed, Mar 26, 2014 at 1:45 PM, chris snow <chsnow...@gmail.com> wrote:
> >>
> >> Hi Isuru - did you get a chance to try the Cloudstack vagrant box?
> >>
> >> On Tue, Mar 25, 2014 at 1:56 PM, chris snow <chsnow...@gmail.com>
> wrote:
> >> >> I'm now trying your vagrant script to check on CloudStack!
> >> >
> >> > Excellent!  Let me know if you hit any issues.
> >> >
> >> > On Tue, Mar 25, 2014 at 1:23 PM, Isuru Perera <isu...@wso2.com>
> wrote:
> >> >> Hi Chris,
> >> >>
> >> >>
> >> >> On Tue, Mar 25, 2014 at 6:43 PM, chris snow <chsnow...@gmail.com>
> >> >> wrote:
> >> >>>
> >> >>> Tuna,
> >> >>>
> >> >>> The README [1] describes the steps for setting up vagrant boxes for
> >> >>> cloudstack and stratos.
> >> >>>
> >> >>> Isuru,
> >> >>>
> >> >>> Where in the stratos code base can we find the other IaaS jcloud
> >> >>> implementations?  I'm hoping that the existing implementation will
> >> >>> serve as examples of what needs to be done for cloudstack.
> >> >>
> >> >> The code is in Cloud Controller component [1]. jclouds already
> supports
> >> >> CloudStack [2]. So it should be a very easy task to get Stratos
> working
> >> >> with
> >> >> CloudStack! ;)
> >> >>
> >> >> I'm now trying your vagrant script to check on CloudStack!
> >> >>
> >> >> Thanks!
> >> >>
> >> >> [1]
> >> >>
> >> >>
> https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tree;f=components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/iaases;h=1a732a060b13299716da148bcaf5e425522df841;hb=HEAD
> >> >> [2] http://jclouds.apache.org/guides/providers/
> >> >>>
> >> >>>
> >> >>> Many thanks,
> >> >>>
> >> >>> Chris
> >> >>>
> >> >>> ---
> >> >>> [1] https://github.com/snowch/devcloud-script
> >> >>>
> >> >>> On Tue, Mar 25, 2014 at 12:58 PM, Nguyen Anh Tu <t...@apache.org>
> >> >>> wrote:
> >> >>> > Hi Chris,
> >> >>> >
> >> >>> > Could you kick out with a short description on wiki? I'm willing
> to
> >> >>> > give
> >> >>> > a
> >> >>> > hand :-)
> >> >>> >
> >> >>> > --Tuna
> >> >>> >
> >> >>> > Sent from my GT-N7000
> >> >>> >
> >> >>> > On Mar 25, 2014 7:52 PM, "chris snow" <chsnow...@gmail.com>
> wrote:
> >> >>> >>
> >> >>> >> Hi Isuru,
> >> >>> >>
> >> >>> >> I have a cloudstack vagrant environment  [1] ("vagrant up
> >> >>> >> cloudstack"), and vagrant scripts mostly done for setting up
> >> >>> >> stratos
> >> >>> >> against AWS ("vagrant up stratos").  I don't know if my scripts
> are
> >> >>> >> working ok with AWS yet (see [2]), which is pre-requisite before
> I
> >> >>> >> start getting the vagrant stratos scripts to work with
> cloudstack.
> >> >>> >>
> >> >>> >> Many thanks,
> >> >>> >>
> >> >>> >> Chris
> >> >>> >>
> >> >>> >> ---
> >> >>> >> [1] https://github.com/snowch/devcloud-script
> >> >>> >> [2]
> >> >>> >>
> >> >>> >>
> >> >>> >>
> https://www.mail-archive.com/dev@stratos.incubator.apache.org/msg05958.html
> >> >>> >>
> >> >>> >> On Tue, Mar 25, 2014 at 12:20 PM, Isuru Perera <isu...@wso2.com>
> >> >>> >> wrote:
> >> >>> >> > Hi Chris,
> >> >>> >> >
> >> >>> >> > Were you able work on Apache CloudStack support for Stratos?
> >> >>> >> >
> >> >>> >> > Just asking as I'm interested to see Stratos running on
> >> >>> >> > CloudStack.
> >> >>> >> > :)
> >> >>> >> >
> >> >>> >> > Also I see that Docker is supported on CloudStack [1]. The
> author
> >> >>> >> > of
> >> >>> >> > the
> >> >>> >> > blog post is also in this mailing list.
> >> >>> >> >
> >> >>> >> > So, we might be able to get his support also! :)
> >> >>> >> >
> >> >>> >> > [1]
> http://ngtuna.blogspot.com/2013/12/docker-in-cloudstack.html
> >> >>> >> >
> >> >>> >> >
> >> >>> >> > On Wed, Mar 19, 2014 at 2:31 AM, Jason Daly
> >> >>> >> > <jason.d...@systembind.com>
> >> >>> >> > wrote:
> >> >>> >> >>
> >> >>> >> >> Hi Chris,
> >> >>> >> >>
> >> >>> >> >> Thanks, this is great.  I'll have a look through the docs that
> >> >>> >> >> you've
> >> >>> >> >> provided.
> >> >>> >> >>
> >> >>> >> >> I'll provide some updates shortly as well.
> >> >>> >> >>
> >> >>> >> >> Cheers
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Jason Daly
> >> >>> >> >> VP, Product Development
> >> >>> >> >> SystemBind Consulting & IT Services Inc.
> >> >>> >> >> 5115 Maingate Drive, Unit #1 | Mississauga | Ontario
> >> >>> >> >> Tel: 416.848.0980 x 850
> >> >>> >> >> Mobile: 416.388.4070
> >> >>> >> >> Toll: 1.877.SYS.BIND
> >> >>> >> >> www.systembind.com
> >> >>> >> >>
> >> >>> >> >> On Mar 18, 2014, at 4:00 PM, "chris snow" <
> chsnow...@gmail.com>
> >> >>> >> >> wrote:
> >> >>> >> >>
> >> >>> >> >> Hi Jason,
> >> >>> >> >>
> >> >>> >> >> Just thought I'd write a quick status update, as I will
> probably
> >> >>> >> >> need
> >> >>> >> >> to spend some time to investigate the cartridge design
> rationale
> >> >>> >> >> before I can move on to the next step.
> >> >>> >> >>
> >> >>> >> >> 1) a vagrant box for cloudstack that setups up debian wheezy
> >> >>> >> >> with a
> >> >>> >> >> xen kernel and then builds and provisions a cloudstack
> >> >>> >> >> environment.
> >> >>> >> >> 2) a vagrant box for stratos that checks out and builds
> stratos
> >> >>> >> >> and
> >> >>> >> >> sets up puppet.  Next steps is to automate the cartridge
> >> >>> >> >> instructions.
> >> >>> >> >>
> >> >>> >> >> If you want to have a poke around with the vagrant
> environments
> >> >>> >> >> that
> >> >>> >> >> I
> >> >>> >> >> have created, there are some instructions at:
> >> >>> >> >> https://github.com/snowch/devcloud-script
> >> >>> >> >>
> >> >>> >> >> To get started, you need to install virtualbox and vagrant,
> and
> >> >>> >> >> then
> >> >>> >> >> follow the instructions on the above link.
> >> >>> >> >>
> >> >>> >> >> Many thanks,
> >> >>> >> >>
> >> >>> >> >> Chris
> >> >>> >> >>
> >> >>> >> >> On Wed, Mar 12, 2014 at 11:00 AM, Jason Daly
> >> >>> >> >> <jason.d...@systembind.com>
> >> >>> >> >> wrote:
> >> >>> >> >>
> >> >>> >> >> Sure, I'd love to help with this.  I can start by working
> >> >>> >> >> through a
> >> >>> >> >> Stratos
> >> >>> >> >>
> >> >>> >> >> install on CloudStack and capturing the steps into what can
> >> >>> >> >> ultimately
> >> >>> >> >> be
> >> >>> >> >>
> >> >>> >> >> easily deployable via Vagrant.
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> I'll setup a domain in CloudStack to get this started.
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Jason Daly
> >> >>> >> >>
> >> >>> >> >> VP, Product Development
> >> >>> >> >>
> >> >>> >> >> SystemBind Consulting & IT Services Inc.
> >> >>> >> >>
> >> >>> >> >> 5115 Maingate Drive, Unit #1 | Mississauga | Ontario
> >> >>> >> >>
> >> >>> >> >> Tel: 416.848.0980 x 850
> >> >>> >> >>
> >> >>> >> >> Mobile: 416.388.4070
> >> >>> >> >>
> >> >>> >> >> Toll: 1.877.SYS.BIND
> >> >>> >> >>
> >> >>> >> >> www.systembind.com
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> On Mar 12, 2014, at 4:46 AM, "chris snow" <
> chsnow...@gmail.com>
> >> >>> >> >> wrote:
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Jason,
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Great stuff.  I'm thinking of scripting the Stratos runtime
> >> >>> >> >> setup
> >> >>> >> >>
> >> >>> >> >> inside vagrant so that it is very easy for others to try
> Stratos
> >> >>> >> >> with
> >> >>> >> >>
> >> >>> >> >> Cloudstack (e.g. just by running 'vagrant up').  Any help on
> >> >>> >> >> this
> >> >>> >> >> will
> >> >>> >> >>
> >> >>> >> >> be appreciated (e.g. figuring out how to manually install
> >> >>> >> >> stratos 4
> >> >>> >> >>
> >> >>> >> >> against cloudstack, development of scripts to automate the
> >> >>> >> >> setup,
> >> >>> >> >>
> >> >>> >> >> testing the scripts, etc).
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Devs,
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Are there any installation docs we can follow for Stratos 4?
>  It
> >> >>> >> >> seems
> >> >>> >> >>
> >> >>> >> >> that the Stratos wiki only has docs for Stratos 3.
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Many thanks,
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Chris
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> On Tue, Mar 11, 2014 at 9:24 PM, Jason Daly
> >> >>> >> >> <jason.d...@systembind.com>
> >> >>> >> >>
> >> >>> >> >> wrote:
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Hi Chris,
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> I'd love to help with this.  We have a dev CloudStack server
> up
> >> >>> >> >> and
> >> >>> >> >> ready
> >> >>> >> >> to
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> use for this integration testing and can create a test domain
> >> >>> >> >> within
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> CoudStack for the project to use.  I've been building some
> >> >>> >> >> CloudStack
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> plugins using the CloudStack API and as such understand it's
> >> >>> >> >> architecture
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> quite well.
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Please let me know if you'd like to Skype to discuss.
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Cheers
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Jason Daly
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> VP, Product Development
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> SystemBind Consulting & IT Services Inc.
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> 5115 Maingate Drive, Unit #1 | Mississauga | Ontario
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Tel: 416.848.0980 x 850
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Mobile: 416.388.4070
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Toll: 1.877.SYS.BIND
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> www.systembind.com
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> On Mar 11, 2014, at 1:40 PM, "Isuru Perera" <isu...@wso2.com>
> >> >>> >> >> wrote:
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Hi Chris,
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> That's great news! :)
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> I would also recommend Stratos 4.0.0 as it's the upcoming
> >> >>> >> >> release.
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Thanks!
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> On Tue, Mar 11, 2014 at 10:34 PM, chris snow
> >> >>> >> >> <chsnow...@gmail.com>
> >> >>> >> >> wrote:
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Hi Dev,
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> I'm at a point where I can start figuring out how to integrate
> >> >>> >> >> Stratos
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> with Cloudstack.
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Would you recommend I try integrating Cloudstack against
> Stratos
> >> >>> >> >> 4.x,
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> or an earlier version or Stratos?
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Many thanks,
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Chris
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> --
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Isuru Perera
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> Lean . Enterprise . Middleware
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> about.me/chrishantha
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> --
> >> >>> >> >>
> >> >>> >> >> Check out my professional profile and connect with me on
> >> >>> >> >> LinkedIn.
> >> >>> >> >>
> >> >>> >> >> http://lnkd.in/cw5k69
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >> --
> >> >>> >> >> Check out my professional profile and connect with me on
> >> >>> >> >> LinkedIn.
> >> >>> >> >> http://lnkd.in/cw5k69
> >> >>> >> >
> >> >>> >> >
> >> >>> >> >
> >> >>> >> >
> >> >>> >> > --
> >> >>> >> > Isuru Perera
> >> >>> >> > Senior Software Engineer | WSO2, Inc. | http://wso2.com/
> >> >>> >> > Lean . Enterprise . Middleware
> >> >>> >> >
> >> >>> >> > about.me/chrishantha
> >> >>> >>
> >> >>> >>
> >> >>> >>
> >> >>> >> --
> >> >>> >> Check out my professional profile and connect with me on
> LinkedIn.
> >> >>> >> http://lnkd.in/cw5k69
> >> >>>
> >> >>>
> >> >>>
> >> >>> --
> >> >>> Check out my professional profile and connect with me on LinkedIn.
> >> >>> http://lnkd.in/cw5k69
> >> >>
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Isuru Perera
> >> >> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
> >> >> Lean . Enterprise . Middleware
> >> >>
> >> >> about.me/chrishantha
> >> >
> >> >
> >> >
> >> > --
> >> > Check out my professional profile and connect with me on LinkedIn.
> >> > http://lnkd.in/cw5k69
> >>
> >>
> >>
> >> --
> >> Check out my professional profile and connect with me on LinkedIn.
> >> http://lnkd.in/cw5k69
> >
> >
> >
> >
> > --
> > Isuru Perera
> > Senior Software Engineer | WSO2, Inc. | http://wso2.com/
> > Lean . Enterprise . Middleware
> >
> > about.me/chrishantha
>
>
>
> --
> Check out my professional profile and connect with me on LinkedIn.
> http://lnkd.in/cw5k69
>



-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

about.me/chrishantha

Reply via email to