Re: DevCloud

2017-10-23 Thread Kapil Jain
Thanks Rohit. I'll try it. Kapil. On Mon, Oct 23, 2017 at 7:00 AM, Rohit Yadav wrote: > Hi Kapil, > > > Some of the links don't work as they are not maintained anymore, you try > creating a custom KVM based appliance that you can create yourself, that > can ran on VMWare fusion/workstation or o

Re: DevCloud

2017-10-23 Thread Rohit Yadav
Hi Kapil, Some of the links don't work as they are not maintained anymore, you try creating a custom KVM based appliance that you can create yourself, that can ran on VMWare fusion/workstation or on native KVM (i.e. on a Linux box) -- http://rohit.yadav.xyz/logs/cloudstack-kvm/ I'll try to s

Re: DevCloud deployment

2015-11-29 Thread Илья Толстихин
Hi all, I found exception message in xcp-xapi.log [20151124T09:22:36.680Z|debug|devcloud|460 INET 127.0.0.1:80|host.call_plugin R:0bff3a505aba|dispatcher] Server_helpers.exec exception_handler: Got exception XENAPI_PLUGIN_FAILURE: [ non-zero exit; ; Traceback (most recent call last): File "/usr

Re: DevCloud deployment

2015-11-17 Thread Abhinandan Prateek
The wiki below is much more elaborate on cloudstack setup using virtual box, and good for anyone wishing to be a cloudstack developer. http://www.shapeblue.com/virtualbox-test-env/ On 17/11/15, 2:17 PM, "Илья Толстихин" wrote: >I copied vhd-util from /usr/bin/ on devcloud to >scripts/vm/hype

Re: DevCloud deployment

2015-11-17 Thread Daan Hoogland
Ilya, it is clearly some network issue but it is not clear to me what. Have a look at any firewalls on your machines. Look in SRLog on the host to see if communication is initiated in the first place and if any errors are there. On Tue, Nov 17, 2015 at 8:47 AM, Илья Толстихин wrote: > I copied v

Re: DevCloud deployment

2015-11-17 Thread Илья Толстихин
I copied vhd-util from /usr/bin/ on devcloud to scripts/vm/hypervisor/xenserver of cloudstack. Nothing changed. Also I tried to setup with manuals https://github.com/apache/cloudstack/blob/master/tools/devcloud4/README.md https://github.com/apache/cloudstack/blob/master/tools/devcloud4/advanced/RE

Re: DevCloud deployment

2015-11-16 Thread Илья Толстихин
Thanks. 2015-11-16 10:28 GMT+06:00 Rajani Karuturi : > I find it easier to use devcloud4[1]. It the easiest way for xen6.2 > devcloud setup. > The documentation is also good. Just install the required tools/IP configs > mentioned in README [2]. Then, go to the advanced and follow the readme[3] >

Re: DevCloud deployment

2015-11-15 Thread Rajani Karuturi
I find it easier to use devcloud4[1]. It the easiest way for xen6.2 devcloud setup. The documentation is also good. Just install the required tools/IP configs mentioned in README [2]. Then, go to the advanced and follow the readme[3] there for a advanced zone setup. [1] https://github.com/apache/c

Re: DevCloud deployment

2015-11-12 Thread Daan Hoogland
>From your log it seems the host can be reached but doesn't respond s expected. First guess :wrong version of vhd-utils? Sorry for the late reaction. Stuck in traffic Biligual auto correct use. Read at your own risico Op 12-nov.-2015 10:28 schreef "Илья Толстихин" : > This is fragment of vmops.

Re: DevCloud deployment

2015-11-12 Thread Илья Толстихин
This is fragment of vmops.log file of MS. 2015-11-12 0:49 GMT+06:00 Daan Hoogland : > Ilya, Can you share the log of your management server? There must be some > more info in there. And maybe you can check SRLog on the host To see if > anything happened there at all. > > On Wed, Nov 11, 2015 at 6

Re: DevCloud deployment

2015-11-11 Thread Daan Hoogland
Ilya, Can you share the log of your management server? There must be some more info in there. And maybe you can check SRLog on the host To see if anything happened there at all. On Wed, Nov 11, 2015 at 6:43 PM, Илья Толстихин wrote: > Yes, this is Xen. > > 2015-11-11 22:00 GMT+06:00 Daan Hooglan

Re: DevCloud deployment

2015-11-11 Thread Илья Толстихин
Yes, this is Xen. 2015-11-11 22:00 GMT+06:00 Daan Hoogland : > this is a xen host, right? > > On Wed, Nov 11, 2015 at 3:43 PM, Илья Толстихин > wrote: > > > On host ssh is up with 22 port only. > > > > 2015-11-11 20:03 GMT+06:00 Илья Толстихин : > > > > > Cloudstack 4.6.0 > > > Yes, I can ssh to

Re: DevCloud deployment

2015-11-11 Thread Daan Hoogland
this is a xen host, right? On Wed, Nov 11, 2015 at 3:43 PM, Илья Толстихин wrote: > On host ssh is up with 22 port only. > > 2015-11-11 20:03 GMT+06:00 Илья Толстихин : > > > Cloudstack 4.6.0 > > Yes, I can ssh to host > > > > 2015-11-11 19:41 GMT+06:00 Daan Hoogland : > > > >> what version of A

Re: DevCloud deployment

2015-11-11 Thread Илья Толстихин
On host ssh is up with 22 port only. 2015-11-11 20:03 GMT+06:00 Илья Толстихин : > Cloudstack 4.6.0 > Yes, I can ssh to host > > 2015-11-11 19:41 GMT+06:00 Daan Hoogland : > >> what version of ACS? >> It sounds like a network issue between ms and host? can you ssh from ms to >> host on the right

Re: DevCloud deployment

2015-11-11 Thread Илья Толстихин
Cloudstack 4.6.0 Yes, I can ssh to host 2015-11-11 19:41 GMT+06:00 Daan Hoogland : > what version of ACS? > It sounds like a network issue between ms and host? can you ssh from ms to > host on the right port? (i think it was 3922, might be 3022) > > On Wed, Nov 11, 2015 at 1:42 PM, Илья Толстихин

Re: DevCloud deployment

2015-11-11 Thread Daan Hoogland
what version of ACS? It sounds like a network issue between ms and host? can you ssh from ms to host on the right port? (i think it was 3922, might be 3022) On Wed, Nov 11, 2015 at 1:42 PM, Илья Толстихин wrote: > Hi all, > Could you please help with the DevCloud deployment. > > I imported devcl

Re: [devcloud-kvm] what is the password for root?

2015-02-22 Thread Wilder Rodrigues
mailto:w...@widodh.nl>>, "ilya mailing lists" mailto:ilya.mailing.li...@gmail.com>>, "Marcus Schaefer - KLM - External" mailto:mschae...@akamai.com>>, "Funs Kessen" mailto:fkes...@schubergphilis.com>>, "Hugo Trippaers" mailto:htrippa...

Re: [devcloud-kvm] what is the password for root?

2015-02-20 Thread Wilder Rodrigues
ling.li...@gmail.com>>, "Marcus Schaefer - KLM - External" mailto:mschae...@akamai.com>>, "Funs Kessen" mailto:fkes...@schubergphilis.com>>, "Hugo Trippaers" mailto:htrippa...@schubergphilis.com>>, "int-cloud" mailto:int-cl...@schubergphilis.c

Re: [devcloud-kvm] what is the password for root?

2015-02-19 Thread Wilder Rodrigues
quadrant using Borg technology! Nux! www.nux.ro<http://www.nux.ro> - Original Message - From: "Wilder Rodrigues" To: "Nux!" Cc: dev@cloudstack.apache.org, "Wido den Hollander" , "ilya mailing lists" , "Marcus Schaefer - KLM - External" , &quo

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Rohit Yadav
hnology! Nux! www.nux.ro - Original Message - From: "Wilder Rodrigues" To: "Nux!" Cc: dev@cloudstack.apache.org, "Wido den Hollander" , "ilya mailing lists" , "Marcus Schaefer - KLM - External" , "Funs Kessen" , "Hugo Trippaers&

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Wilder Rodrigues
chaefer - KLM - External" , "Funs Kessen" , "Hugo Trippaers" , "int-cloud" , "int-toolkit" , "Daan Hoogland" Sent: Wednesday, 18 February, 2015 14:43:10 Subject: Re: [devcloud-kvm] what is the password for root? That bit I know… But have

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Wilder Rodrigues
Sent from the Delta quadrant using Borg technology! >>> >>> Nux! >>> www.nux.ro >>> >>> - Original Message - >>>> From: "Wilder Rodrigues" >>>> To: "Nux!" >>>> Cc: dev@cloudstack.apache.o

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Marcus
e.org, "Wido den Hollander" , "ilya >>> mailing lists" >>> , "Marcus Schaefer - KLM - External" >>> , "Funs Kessen" >>> , "Hugo Trippaers" >>> , "int-cloud" >>> , "int-toolkit&qu

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Marcus
mailing lists" >> , "Marcus Schaefer - KLM - External" >> , "Funs Kessen" >> , "Hugo Trippaers" >> , "int-cloud" >> , "int-toolkit" >> , "Daan Hoogland" >> >> Sent: Wednesday, 1

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Nux!
ache.org, "Wido den Hollander" , "ilya > mailing lists" > , "Marcus Schaefer - KLM - External" > , "Funs Kessen" > , "Hugo Trippaers" > , "int-cloud" > , "int-toolkit" > , "Daan Hoogland" > &g

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Wilder Rodrigues
" , "Funs Kessen" , "Hugo Trippaers" , "int-cloud" , "int-toolkit" , "Daan Hoogland" Sent: Wednesday, 18 February, 2015 14:32:40 Subject: Re: [devcloud-kvm] what is the password for root? Hi Nux, Thanks for the reply… :) Thats my first time

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Nux!
; > , "int-cloud" > , "int-toolkit" > , "Daan Hoogland" > > Sent: Wednesday, 18 February, 2015 14:32:40 > Subject: Re: [devcloud-kvm] what is the password for root? > Hi Nux, > > Thanks for the reply… :) > > Thats my first

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Wilder Rodrigues
s...@schubergphilis.com>>, "Hugo Trippaers" mailto:htrippa...@schubergphilis.com>>, "int-cloud" mailto:int-cl...@schubergphilis.com>>, "int-toolkit" mailto:int-tool...@schubergphilis.com>>, "Daan Hoogland" mailto:dhoogl...@schub

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Nux!
gt; mailing lists" > , "Marcus Schaefer - KLM - External" > > Cc: "Funs Kessen" , "Hugo Trippaers" > , "int-cloud" > , "int-toolkit" > , "Daan Hoogland" > > Sent: Wednesday, 18 February, 2015 14:11:16 > Sub

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Wilder Rodrigues
Hi Wido, Ilya and Marcus, Daan said that you might now the password. Do you know it? :) The apache wiki page says the password for the root account on the devcloud-kvm is “password”. But I tried it and it doesn't work. In order to deploy a datacenter, I need the host root password. :( Any idea

Re: DevCloud replacement

2014-06-22 Thread Ian Duffy
> Lastly, there is a way to get it to work on osx, but that comes with some pain: http://blogs.citrix.com/2012/10/04/convert-a-raw-image-to-xenserver-vhd. I went through that but couldn't fulfil the dependency on as86 / dev86 On 22 June 2014 16:27, Rohit Yadav wrote: > On Sun, Jun 22, 2014 at

Re: DevCloud replacement

2014-06-22 Thread Rohit Yadav
On Sun, Jun 22, 2014 at 7:34 PM, Ian Duffy wrote: > Awesome thanks Rohit. > > Did you do anything on the boxes or just a clean ISO install and export? > > I'm trying to create packer files so we can reproduce these images easily. > I'm having to do all the conversion stuff within a VM. vhd-util /

Re: DevCloud replacement

2014-06-22 Thread Rohit Yadav
On Sun, Jun 22, 2014 at 7:34 PM, Ian Duffy wrote: > Awesome thanks Rohit. > > Did you do anything on the boxes or just a clean ISO install and export? > Simply, install and export which should work. You may even use the ISO [1] when creating VMs from within ACS UI. [1] http://www.tinycorelinux.

Re: DevCloud replacement

2014-06-22 Thread Ian Duffy
Awesome thanks Rohit. Did you do anything on the boxes or just a clean ISO install and export? I'm trying to create packer files so we can reproduce these images easily. I'm having to do all the conversion stuff within a VM. vhd-util / qemu-img does not play nicely with OSX. On 22 June 2014 13:

Re: DevCloud replacement

2014-06-22 Thread Rohit Yadav
I went ahead and built two small linux vms for my personal testing: (both can be downloadable from http://people.apache.org/~bhaisaab/vms) tinycore.ova is ~9M image based on tinycore Linux 3.x release and requires at least 50M RAM tinycore-openbox.ova is ~29M and has openbox window manager Cheers

Re: DevCloud replacement

2014-06-22 Thread Rohit Yadav
On Sun, Jun 22, 2014 at 2:58 PM, Ian Duffy wrote: > OK thank you. Will look into creating a packer file for it... Will have a > dependency on qemu-img for converting to xen raw. I've yet to find a way to > do this on osx. > > Do you know what had to be done to get it running in PV mode? > It sho

Re: DevCloud replacement

2014-06-22 Thread Ian Duffy
OK thank you. Will look into creating a packer file for it... Will have a dependency on qemu-img for converting to xen raw. I've yet to find a way to do this on osx. Do you know what had to be done to get it running in PV mode? I've been looking at generating a Debian image too for those with mor

Re: DevCloud replacement

2014-06-21 Thread Rohit Yadav
Hi Ian, On Sun, Jun 22, 2014 at 5:43 AM, Ian Duffy wrote: > Hey Rohit, > > Quick question for you about the ttylinux_vhd image. > > I'm just about to push some changes to allow for an advanced cloud > configuration. While doing some final tests I found myself unable to > resolve domains in VMs I

Re: DevCloud replacement

2014-06-21 Thread Ian Duffy
Hey Rohit, Quick question for you about the ttylinux_vhd image. I'm just about to push some changes to allow for an advanced cloud configuration. While doing some final tests I found myself unable to resolve domains in VMs I brought up. On inspecting my resolv.conf on a ttylinux based machine I

Re: DevCloud replacement

2014-06-16 Thread Ian Duffy
Hi Leo, Thanks for the feedback. Will add some virtualbox network instructions, its something I always overlook, always set and forget. The corporate firewall issue sounds interesting. What is the name of it just out of interest? I've had issues in the past on a mac with communications being bloc

Re: DevCloud replacement

2014-06-16 Thread Rohit Yadav
Hi Leo, Ian's xenserver vagrant works on host-only too. If you do 'vagrant up' and if the VMs boot up you verify with VirtualBox that the second VM (xenserver) will have nic0 (NAT) and nic1 (host-only with promiscuous mode enabled). If that is not the case I suspect some issue in Chef/Vagrant that

Re: DevCloud replacement

2014-06-16 Thread Leo Simons
Hey Ian, Nice work! I got this working on my home PC on the weekend [1]. The readme on github could probably do with pointers to how to set up the host-only network which is also used for devcloud: https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud#DevCloud-Se ttingup(VirtualBox

Re: DevCloud replacement

2014-06-13 Thread Rohit Yadav
Caching of templates would be great, looking forward to your work on rest of the designs. Cheers. On Sat, Jun 14, 2014 at 12:35 AM, Ian Duffy wrote: > Awesome! > > I'm still tweaking things here and there. For whatever reason my internet > connection to S3 is very poor so I'm insuring that cac

Re: DevCloud replacement

2014-06-13 Thread Ian Duffy
Awesome! I'm still tweaking things here and there. For whatever reason my internet connection to S3 is very poor so I'm insuring that caching of templates on the host via vagrant-cachier works 100%. Will do out more in-depth documentation over the next 2 weeks. Will explain what makes up the boxe

Re: DevCloud replacement

2014-06-13 Thread Rohit Yadav
Thanks for your work Ian, it's up and running, and I finally have a Xen vm/box to play with. Cheers. On Fri, Jun 13, 2014 at 11:51 PM, Ian Duffy 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 vagran

Re: DevCloud replacement

2014-06-13 Thread Rohit Yadav
On Fri, Jun 13, 2014 at 11:54 PM, Ian Duffy 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 t

Re: DevCloud replacement

2014-06-13 Thread Ian Duffy
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? On 13 June 2014 19:21, Ian Duffy wrote: > Hi Rohit, > > Thank you for the PR :) was meaning to add a section on the vagrant setup. > > I've recently

Re: DevCloud replacement

2014-06-13 Thread Ian Duffy
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 wrote: > I've fixed README: https://github.com/imduffy15/GSoC-2014/pull/1 > > I

Re: DevCloud replacement

2014-06-13 Thread Rohit Yadav
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 wrote: > Hi Ian, > > I tried to launch using vagrant up and getting following errors r

Re: DevCloud replacement

2014-06-13 Thread Rohit Yadav
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 fu

Re: DevCloud replacement

2014-06-13 Thread Rohit Yadav
On Fri, Jun 13, 2014 at 9:25 PM, Daan Hoogland 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

Re: DevCloud replacement

2014-06-13 Thread Daan Hoogland
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? On Fri, Jun 13, 2014 at 5:36 PM, sebgoa

Re: DevCloud installation

2014-06-06 Thread Mike Tutkowski
Just heard from Seif. It was a character-encoding issue with his keyboard. On Friday, June 6, 2014, ilya musayev wrote: > I'd boot it into single user mode and reset the password. > > On 6/5/14, 6:04 PM, Mike Tutkowski wrote: > >> Hey Edison, >> >> Seif is using a copy of DevCloud named devclou

Re: DevCloud installation

2014-06-06 Thread ilya musayev
I'd boot it into single user mode and reset the password. On 6/5/14, 6:04 PM, Mike Tutkowski wrote: Hey Edison, Seif is using a copy of DevCloud named devcloud2.ova (908,991,488 bytes). It was downloaded back in August of last year. I don't use DevCloud much these days as I build this all myse

Re: DevCloud installation

2014-06-05 Thread Mike Tutkowski
Hey Edison, Seif is using a copy of DevCloud named devcloud2.ova (908,991,488 bytes). It was downloaded back in August of last year. I don't use DevCloud much these days as I build this all myself using XenServer, ESX, and/or KVM (as the need dictates), but for Seif's GSoC project I thought it mi

RE: DevCloud installation

2014-06-05 Thread Edison Su
Which devcloud ova are you using? > -Original Message- > From: Seif Eddine Jemli [mailto:seifeddineje...@gmail.com] > Sent: Thursday, June 05, 2014 1:39 PM > To: dev@cloudstack.apache.org > Subject: DevCloud installation > > Hi all, > > I am trying to install "DevCloud". I donwloaded th

Re: devcloud script deployDataCentre.py not working

2014-05-27 Thread Daan Hoogland
;] >>>>> >>>>> >>>>> ===deploy dc failed, so cleaning the created entries=== >>>>> >>>>> >>>>> DeployDC: CleanUp Started >>>>> >>>>> >>>>> Clean Up Entries=== {'

Re: devcloud script deployDataCentre.py not working

2014-05-27 Thread sebgoa
s/GSoC-2* >>>> >>>> >>>> On 13 May 2014 18:42, Amogh Vasekar wrote: >>>> >>>>> I have been seeing this for a while too, and IIRC there was a thread on >>>>> dev list regarding this. >>>>> In logs, I keep getting an

Re: devcloud script deployDataCentre.py not working

2014-05-16 Thread Daan Hoogland
On Fri, May 16, 2014 at 8:42 AM, Santhosh Edukulla wrote: > hosts Santhosh, I will check on monday. two hosts are added. both are 6.0.2 xenservers. I am sure not only the master is added. I think it is the other machine that is added first. I will check. So there are two bugs manifesting the sam

Re: devcloud script deployDataCentre.py not working

2014-05-16 Thread Daan Hoogland
Exception: Cannot create directory >>> /opt/cloud/bin on XenServer hosts >>> >>> Last I had tried was about a month ago though. >>> >>> >>> Thanks, >>> Amogh >>> >>> On 5/13/14 9:26 AM, "Santhosh Edukulla" >>> wrot

Re: devcloud script deployDataCentre.py not working

2014-05-16 Thread Ian Duffy
g this. > >>> In logs, I keep getting an error saying > >>> mgmt server log: > >>> ARN [c.c.a.m.DirectAgentAttache] (DirectAgent-1:ctx-bef0aa48) Seq > >>> 1-9152158867746979841: Exception Caught while executing command > >>> com.cloud.utils

RE: devcloud script deployDataCentre.py not working

2014-05-16 Thread Santhosh Edukulla
] Sent: Wednesday, May 14, 2014 10:23 AM To: dev Subject: Re: devcloud script deployDataCentre.py not working Santhosh, see inline On Wed, May 14, 2014 at 9:11 AM, Santhosh Edukulla wrote: > 1. Its nothing to do with script we are using here. Based upon error text > below, addHost API on de

Re: devcloud script deployDataCentre.py not working

2014-05-15 Thread Ian Duffy
> Did you try this with 4.4 yet? Can you please? Will do it now. On 13 May 2014 22:21, Daan Hoogland wrote: > looks like a totally different setup then I have. I will give it a > try tomorrow. Did you try this with 4.4 yet? Can you please? > > On Tue, May 13, 2014 at 11:05 PM, Ian Duffy wro

Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Daan Hoogland
server log: >>> ARN [c.c.a.m.DirectAgentAttache] (DirectAgent-1:ctx-bef0aa48) Seq >>> 1-9152158867746979841: Exception Caught while executing command >>> com.cloud.utils.exception.CloudRuntimeException: Cannot create directory >>> /opt/cloud/bin on XenServer

Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Ian Duffy
t;> >> Thanks, >> Amogh >> >> On 5/13/14 9:26 AM, "Santhosh Edukulla" >> wrote: >> >> >If you atleast use 4.4-forward marvin, the first issue mentioned related >> >to connection refused, should work fine provided port configuration i

Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Daan Hoogland
__ > From: Ian Duffy [i...@ianduffy.ie] > Sent: Wednesday, May 14, 2014 2:33 AM > To: CloudStack Dev > Subject: Re: devcloud script deployDataCentre.py not working > > Hi Santhosh, > > Its failing on 4.4-forward for me. > As far as I can tell its nothing to d

Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Daan Hoogland
basic networking fails slightly differntly: daan:~/cloudstack-4.4/cloudstack (4.4)> python tools/marvin/marvin/deployDataCenter.py -i tools/devcloud/devcloud.cfg Traceback (most recent call last): File "tools/marvin/marvin/deployDataCenter.py", line 579, in deploy.deploy() File "tools/mar

RE: devcloud script deployDataCentre.py not working

2014-05-14 Thread Santhosh Edukulla
From: Ian Duffy [i...@ianduffy.ie] Sent: Wednesday, May 14, 2014 2:33 AM To: CloudStack Dev Subject: Re: devcloud script deployDataCentre.py not working Hi Santhosh, Its failing on 4.4-forward for me. As far as I can tell its nothing to do with my setup since it works for 4.3. *$ *python ~/pro

Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Ian Duffy
ed related > >to connection refused, should work fine provided port configuration is > >proper. > > > >I havent tried devcloud 4.4 so far, I can try it with 4.4 and let know > >the results. > > > > > >Santhosh > >___

Re: devcloud script deployDataCentre.py not working

2014-05-13 Thread Daan Hoogland
thanks, it is not me then. ms does not connect to host in 4.4. I'll be filing a bug in the office, no of for breakfast. On Tue, May 13, 2014 at 11:46 PM, Ian Duffy wrote: > Failing on 4.4 > > Marvin output: > > Traceback (most recent call last): > > File > "/Users/duffy/projects/cloudstack/tool

Re: devcloud script deployDataCentre.py not working

2014-05-13 Thread Ian Duffy
Hi Daan, Took a quick look at this this evening as promised earlier on IRC. I've stopped using the Ubuntu + XenAPI setup, I never felt it worked well. My alternative solution/setup is below, I can get a full environment up in about 15mins. I have made a vagrant box of XenServer, the packer files

Re: devcloud script deployDataCentre.py not working

2014-05-13 Thread Ian Duffy
Failing on 4.4 Marvin output: Traceback (most recent call last): File "/Users/duffy/projects/cloudstack/tools/marvin/marvin/deployDataCenter.py", line 579, in deploy.deploy() File "/Users/duffy/projects/cloudstack/tools/marvin/marvin/deployDataCenter.py", line 563, in deploy self

Re: devcloud script deployDataCentre.py not working

2014-05-13 Thread Daan Hoogland
looks like a totally different setup then I have. I will give it a try tomorrow. Did you try this with 4.4 yet? Can you please? On Tue, May 13, 2014 at 11:05 PM, Ian Duffy wrote: > Hi Daan, > > Took a quick look at this this evening as promised earlier on IRC. > > I've stopped using the Ubuntu +

Re: devcloud script deployDataCentre.py not working

2014-05-13 Thread Amogh Vasekar
t;Sent: Tuesday, May 13, 2014 8:41 AM >To: dev@cloudstack.apache.org; Santhosh Edukulla >Subject: Re: devcloud script deployDataCentre.py not working > >cc santhosh, maybe he has tried devcloud with 4.4 > > >On May 7, 2014, at 9:45 PM, Daan Hoogland wrote: > >> basic networking fai

RE: devcloud script deployDataCentre.py not working

2014-05-13 Thread Santhosh Edukulla
: sebgoa [run...@gmail.com] Sent: Tuesday, May 13, 2014 8:41 AM To: dev@cloudstack.apache.org; Santhosh Edukulla Subject: Re: devcloud script deployDataCentre.py not working cc santhosh, maybe he has tried devcloud with 4.4 On May 7, 2014, at 9:45 PM, Daan Hoogland wrote: > basic networking fa

Re: devcloud script deployDataCentre.py not working

2014-05-13 Thread sebgoa
cc santhosh, maybe he has tried devcloud with 4.4 On May 7, 2014, at 9:45 PM, Daan Hoogland wrote: > basic networking fails slightly differntly: > > daan:~/cloudstack-4.4/cloudstack (4.4)> python > tools/marvin/marvin/deployDataCenter.py -i tools/devcloud/devcloud.cfg > Traceback (most recent

Re: DevCloud with OpenContrail

2014-04-14 Thread ilya musayev
Definitely going to be something i need to try in the near future. Thank you.. On 4/9/14, 11:41 PM, Ranjeet R wrote: Hello all The instructions to download, build from source, install and provision OpenContrail Network offering with DevCloud is posted here. https://github.com/Juniper/contrail

Re: DevCloud with OpenContrail

2014-04-14 Thread Chip Childers
On Thu, Apr 10, 2014 at 03:41:44AM +, Ranjeet R wrote: > Hello all > > The instructions to download, build from source, install and provision > OpenContrail Network offering with DevCloud is posted here. > > https://github.com/Juniper/contrail-controller/wiki/DevCloud-with-Contrail-setup-ins

Re: DevCloud with OpenContrail

2014-04-14 Thread Sebastien Goasguen
On Apr 9, 2014, at 11:41 PM, Ranjeet R wrote: > Hello all > > The instructions to download, build from source, install and provision > OpenContrail Network offering with DevCloud is posted here. > > https://github.com/Juniper/contrail-controller/wiki/DevCloud-with-Contrail-setup-instructions

RE: DevCloud with OpenVswitch

2014-03-17 Thread Ranjeet R
Sorry. This message is supposed to go in another thread. My bad. Ranjeet _ From: Ranjeet R Sent: Monday, March 17, 2014 10:43 AM To: 'dev@cloudstack.apache.org' Subject: RE: DevCloud with OpenVswitch Apparently, things are working fine

RE: DevCloud with OpenVswitch

2014-03-17 Thread Ranjeet R
Apparently, things are working fine for others. My host is b4s407 and when the reimage is spawned, I get a bunch of Cobbler options and then it proceeds to boot into CentOS 6.4. Is there any problem with my host setup in Cobbler. Ranjeet _ From: Ran

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread chris snow
Hi Ian, are you able to perform the same actions ok from the original devcloud2 box? On Thu, Feb 27, 2014 at 6:36 PM, Ian Duffy wrote: > Hi Chris, > > Haven't got much further with this. > > Brought the manager up from my host machine. The VM continued to just halt > and reboot when attempting to

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread Amogh Vasekar
On 2/27/14 7:49 AM, "Ian Duffy" wrote: >16) navigate to http://192.168.56.10:8080/client on host machine, go to >global settings, enable localstorage on system vms. Hi, The deploy DB target with devcloud takes care of these settings mvn -P developer -pl developer,tools/devcloud -Ddeploydb

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread Ian Duffy
Hi Chris, Haven't got much further with this. Brought the manager up from my host machine. The VM continued to just halt and reboot when attempting to bring up the Console VM. Cloudstack noted the Console VM as errored. I deleted it and Cloudstack attempted to re-create it but it just got stuck i

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread SuichII, Christopher
Sure thing. Writing it now. -- Chris Suich chris.su...@netapp.com NetApp Software Engineer Data Center Platforms – Cloud Solutions Citrix, Cisco & Red Hat On Feb 27, 2014, at 10:47 AM, chris snow wrote: > Hi Chris, > > Would you mind raising a defect on the github page? > > Many thanks, > >

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread Ian Duffy
Hi Chris, I'm going to assume localstorage is broken in 4.2.1. The system vms go into a starting state with 4.3-forward. However right after they do the whole vagrant vm appears to restart, network connections drop, jetty dies(even if backgrounded with nohup) and uptime shows a very small value.

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread chris snow
Hi Chris, Would you mind raising a defect on the github page? Many thanks, Chris On Thu, Feb 27, 2014 at 3:31 PM, SuichII, Christopher wrote: > Chris, > > I tried pulling down the box this morning and playing around...a couple of > notes: > > 1) For anyone trying this, make sure to 'git chec

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread chris snow
On Thu, Feb 27, 2014 at 3:16 PM, Ian Duffy wrote: > Hi Chris, > > Looking into it more it was because no primary storage was available. > > the devcloud.cfg enables localstorage but the global settings to use > localstorage for system vms is not enabled. > > I enabled localstorage for system vms a

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread SuichII, Christopher
Chris, I tried pulling down the box this morning and playing around…a couple of notes: 1) For anyone trying this, make sure to ‘git checkout v0.4’. The changes on master are breaking the Vagrantfile. 2) When I run ‘vagrant up xen’, I can see in VirtualBox that the machine is booted and appears

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread chris snow
February 27, 2014 8:55 AM > To: CloudStack Dev > Subject: Re: devcloud - new version (0.4) ready for testing > > Hi Chris, > > Just trying this out. I couldn't get the system vms started. > > I ran vagrant up xen, did the reload and seen my 192.168.56.10 adapter > appe

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread Ian Duffy
Hi Chris, Looking into it more it was because no primary storage was available. the devcloud.cfg enables localstorage but the global settings to use localstorage for system vms is not enabled. I enabled localstorage for system vms and hit issues noted over at: http://mail-archives.apache.org/mod

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread chris snow
Hi Ian, Many thanks for raising this. Would you also mind raising a defect for this on github? I also got the InsufficientServerCapacity when I was testing, but I also hit the error when running against the original devcloud2 ova, so thought the error was due to my local development environment.

RE: devcloud - new version (0.4) ready for testing

2014-02-27 Thread Santhosh Edukulla
From: Ian Duffy [i...@ianduffy.ie] Sent: Thursday, February 27, 2014 8:55 AM To: CloudStack Dev Subject: Re: devcloud - new version (0.4) ready for testing Hi Chris, Just trying this out. I couldn't get the system vms started. I ran vagrant up xen, did the r

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread Ian Duffy
Hi Chris, Just trying this out. I couldn't get the system vms started. I ran vagrant up xen, did the reload and seen my 192.168.56.10 adapter appear. I sshed into the machine, su-ed to root and: 1) Downloaded the 'cloudstack_dev_checkout.sh' and ran it 2) Copied vhd-util into scripts/vm/hyper

Re: devcloud - new version (0.4) ready for testing

2014-02-27 Thread chris snow
btw - I've started cleaning up my devcloud github repo to get the code ready to be commited back into the Cloudstack Apache git repository. On Thu, Feb 27, 2014 at 4:00 AM, chris snow wrote: > There is a new version of devcloud (version 0.4) ready for testing. > > See here for more information: >

Re: devcloud - can't mount 192.168.56.10:/opt/storage/secondary/template/tmpl/1/1

2014-02-26 Thread chris snow
Ah, just noticed the link on Rohit's page to here [1]. Looks like the packer build will need to checkout and build cloudstack, install the templates and then remove the install and m2 dir afterwards. --- [1] http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.0-incubating/html/Installa

Re: devcloud - new version (0.2) ready for testing

2014-02-25 Thread chris snow
Hi Ian, I have updated the release page with github download links for the box. Many thanks, Chris On Tue, Feb 25, 2014 at 7:04 AM, chris snow wrote: > Hi Ian, > > Thanks for the link - I'm uploading to dropbox now (2 hours remaining). > > I'll also take a look at sourceforge or github (althou

Re: devcloud - can't mount 192.168.56.10:/opt/storage/secondary/template/tmpl/1/1

2014-02-25 Thread chris snow
I have re-checked Rohit's blog page and also checked the devcloud2 box, and I have mistakenly thought that the line beginning with '$ #preseed ..' was a comment, but instead it seems to be another step that I needed to perform. The steps on Rohit's blog are: $ mkdir -p /opt/storage/secondary

Re: devcloud - new version (0.2) ready for testing

2014-02-24 Thread chris snow
Hi Ian, Thanks for the link - I'm uploading to dropbox now (2 hours remaining). I'll also take a look at sourceforge or github (although github doesn't seem to like large files being uploaded, so I don't know how 2creatives get around that). Best regards, Chris On Tue, Feb 25, 2014 at 4:38 AM,

Re: devcloud - new version (0.2) ready for testing

2014-02-24 Thread Ian Duffy
Hi Chris, Started testing this but the box was very slow to download averaging 282k/s Any chance of pushing the images into the "releases" section on github or the gh-pages branch to allow direct and faster downloading (5.0 MB/s average for me) from github's cdn? Like this project does: https://

  1   2   3   >