On Fri, Jun 13, 2014 at 11:54 PM, Ian Duffy <i...@ianduffy.ie> wrote:

> Just out of interest.....
>
> Is there any reason we don't use devcloud.sql to modify the service
> offerings and disk offerings to use local storage?
>
>
I think we should do it, I used to do it myself (manually though).

I was also thinking to change couple of default CloudStack global settings.
For example, the local storage for systemvms to true -- these days any host
would consist of 100+GBs primary storage. In previous decades/years, I
could understand why people had dedicated secondary storages but now a
typical host is capable of having terabytes of storage therefore we should
allow systemvms to run on local storage by default among other things.

Also, I think most of us have been setting them up (which is a pain)
everytime we boot up ACS on a freshly deployed database.

Regards.


>
> On 13 June 2014 19:21, Ian Duffy <i...@ianduffy.ie> wrote:
>
> > Hi Rohit,
> >
> > Thank you for the PR :) was meaning to add a section on the vagrant
> setup.
> >
> > I've recently extended some of it to use vagrant-cachier for caching the
> > systemvm templates.
> >
> >
> > On 13 June 2014 19:05, Rohit Yadav <bhais...@apache.org> wrote:
> >
> >> I've fixed README: https://github.com/imduffy15/GSoC-2014/pull/1
> >>
> >> I installed two vagrant plugins and now it has started to work :) Still
> >> under progress.
> >>
> >> Cheers.
> >>
> >>
> >>
> >> On Fri, Jun 13, 2014 at 11:21 PM, Rohit Yadav <bhais...@apache.org>
> >> wrote:
> >>
> >>> Hi Ian,
> >>>
> >>> I tried to launch using vagrant up and getting following errors related
> >>> to librarian_chef and omnibus. I just followed the README file - cloned
> >>> your repo, updated submodules (so they are cloned too) and did vagrant
> up.
> >>>
> >>> Before opening issue on JIRA, I thought I share it here. Here's the
> full
> >>> log;
> >>>
> >>> $ vagrant up
> >>>                                                             [21:48:22]
> >>>
> >>> Bringing machine 'management' up with 'virtualbox' provider...
> >>>
> >>> Bringing machine 'xenserver' up with 'virtualbox' provider...
> >>>
> >>> ==> management: Box 'chef/centos-6.5' could not be found. Attempting to
> >>> find and install...
> >>>
> >>>     management: Box Provider: virtualbox
> >>>
> >>>     management: Box Version: >= 0
> >>>
> >>> ==> management: Loading metadata for box 'chef/centos-6.5'
> >>>
> >>>     management: URL: https://vagrantcloud.com/chef/centos-6.5
> >>>
> >>> ==> management: Adding box 'chef/centos-6.5' (v1.0.0) for provider:
> >>> virtualbox
> >>>
> >>>     management: Downloading:
> >>>
> https://vagrantcloud.com/chef/centos-6.5/version/1/provider/virtualbox.box
> >>>
> >>> ==> management: Successfully added box 'chef/centos-6.5' (v1.0.0) for
> >>> 'virtualbox'!
> >>>
> >>> There are errors in the configuration of this machine. Please fix
> >>>
> >>> the following errors and try again:
> >>>
> >>> Vagrant:
> >>>
> >>> * Unknown configuration section 'librarian_chef'.
> >>>
> >>> * Unknown configuration section 'omnibus'.
> >>>
> >>>
> >>>
> >>>
> >>> On Fri, Jun 13, 2014 at 9:41 PM, Rohit Yadav <bhais...@apache.org>
> >>> wrote:
> >>>
> >>>> On Fri, Jun 13, 2014 at 9:25 PM, Daan Hoogland <
> daan.hoogl...@gmail.com
> >>>> > wrote:
> >>>>
> >>>>> Thanks Sebastien and of course Ian,
> >>>>>
> >>>>> I will try. BUT i think the reason is that xcp is not well supported
> >>>>> and devcloud is not based on xenserver but on xcp or even a vanilla
> >>>>> (debian/ubuntu?) xen. So will we continue on Ians path or go back and
> >>>>> fix devcloud?
> >>>>>
> >>>>
> >>>> I think there is no point in supporting XCP, so we should continue
> with
> >>>> Ian's path and start using/testing ACS with xenserver ( or
> xenproject).
> >>>>
> >>>>  Thanks Ian and Sebastien, trying it out now.
> >>>>
> >>>> The ttylinux image is also accessible here:
> >>>> http://people.apache.org/~bhaisaab/vms/ttylinux_pv.vhd
> >>>>
> >>>> Cheers.
> >>>>
> >>>>
> >>>>>
> >>>>> On Fri, Jun 13, 2014 at 5:36 PM, sebgoa <run...@gmail.com> wrote:
> >>>>> > Hi folks,
> >>>>> >
> >>>>> > As you know I love Devcloud, but it has its pains and lately it got
> >>>>> broken in 4.3, and I don't think it works with 4.4.
> >>>>> >
> >>>>> > So I encourage you to check out:
> >>>>> >
> >>>>> > https://github.com/imduffy15/GSoC-2014
> >>>>> >
> >>>>> > This works out of the box.
> >>>>> >
> >>>>> > It is from Ian , it uses Vagrant boxes that are available in the
> >>>>> vagrant cloud . It sets up NFS and MySql on a centOS6.5 VM, and uses
> a
> >>>>> xenserver box for the hypervisor.
> >>>>> > You then build locally, 3306 is forwarded localhost, so it looks
> >>>>> like your db is local. NAT routing is setup nicely.
> >>>>> > Devcloud cfg file used .
> >>>>> >
> >>>>> > You start bhaissab ttylinux image.
> >>>>> >
> >>>>> > It uses Chef recipes ...
> >>>>> >
> >>>>> > It works out of the box.
> >>>>> >
> >>>>> > Enjoy the week-end,
> >>>>> >
> >>>>> > -Sebastien
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> Daan
> >>>>>
> >>>>
> >>>>
> >>>
> >>
> >
>

Reply via email to