Re: Unable to download DevCloud image file

2024-05-22 Thread Rohit Yadav
Hi Lohit, DevCloud isn't maintained or used anymore, the apache folder was removed long back. You can try mbx https://github.com/shapeblue/mbx or Simulator based development (https://github.com/shapeblue/hackerbook/blob/main/2-dev.md#simulator-based-development) instead. Re

Unable to download DevCloud image file

2024-05-21 Thread Lohit S
Hi I had tried to download the DevCloud image file from this URL https://people.apache.org/~bhaisaab/cloudstack/devcloud/devcloud2.ova [image: image.png] But it shows 404 error.

Re: Doubt about the development environment and Devcloud

2019-07-09 Thread Rohit Yadav
Subject: Doubt about the development environment and Devcloud Hi, I'm new to the mailing list and it's my first question. I'm masters student in computer science at the Federal University of Paraná (Brazil) and my research proposal involves developing a CloudStack plug-in. My initia

Re: Doubt about the development environment and Devcloud

2019-07-02 Thread José Flauzino
e moment, following the documentation [1 [1]], I can run CloudStack in Eclipse and I even started to develop a test plugin following this here [2 [2]]. However, only with this I can not to run VMs. Reading the documentation I understood that to do this I need of Devcloud, but I could not get it

Re: Doubt about the development environment and Devcloud

2019-07-02 Thread Rafael Weingärtner
; CloudStack plug-in. > > > > My initial difficulty is to deploy the complete environment so that I > > have the CloudStack source code in an IDE (e.g., Eclipse) and is able to > > create VMs using this same deploy. > > > > At the moment, following the documenta

Re: Doubt about the development environment and Devcloud

2019-07-01 Thread José Flauzino
entation I understood that to do this I need of Devcloud, but I could not get it because the links (1 [3 [1]],2 [4 [2]]) I found are broken and the DIY tutorials [5 [3]] I found are old and did not work for me. So to be more specific I would ask this questions: 1 - Has anyone available a OVA or

Re: Doubt about the development environment and Devcloud

2019-07-01 Thread Rafael Weingärtner
. > > > > My initial difficulty is to deploy the complete environment so that I > > have the CloudStack source code in an IDE (e.g., Eclipse) and is able to > > create VMs using this same deploy. > > > > At the moment, following the documentation [1], I can run CloudSt

Re: Doubt about the development environment and Devcloud

2019-07-01 Thread José Flauzino
ly with this I can not to run VMs. Reading the documentation I understood that to do this I need of Devcloud, but I could not get it because the links (1 [3 [1]],2 [4 [2]]) I found are broken and the DIY tutorials [5 [3]] I found are old and did not work for me. So to be more specific I would ask this ques

Re: Doubt about the development environment and Devcloud

2019-07-01 Thread Tutkowski, Mike
the documentation [1], I can run CloudStack in Eclipse and I even started to develop a test plugin following this here [2]. However, only with this I can not to run VMs. Reading the documentation I understood that to do this I need of Devcloud, but I could not get it because the

Doubt about the development environment and Devcloud

2019-07-01 Thread José Flauzino
not to run VMs. Reading the documentation I understood that to do this I need of Devcloud, but I could not get it because the links (1 [3],2 [4]) I found are broken and the DIY tutorials [5] I found are old and did not work for me. So to be more specific I would ask this questions: 1 - Has anyone

Re: DevCloud

2017-10-23 Thread Kapil Jain
___ > From: Kapil Jain > Sent: Sunday, October 22, 2017 10:34:19 PM > To: dev@cloudstack.apache.org > Subject: DevCloud > > Looks like the link for DevCloud Virtual Appliance for virtualbox, provided > below on thw wiki is not working. Could someone please p

Re: DevCloud

2017-10-23 Thread Rohit Yadav
;ll try to share some images in my free time soon, however, I don't have a set timeline for the same. Regards. From: Kapil Jain Sent: Sunday, October 22, 2017 10:34:19 PM To: dev@cloudstack.apache.org Subject: DevCloud Looks like the link for DevCloud Vi

DevCloud

2017-10-22 Thread Kapil Jain
Looks like the link for DevCloud Virtual Appliance for virtualbox, provided below on thw wiki is not working. Could someone please provide me the correct link? Setting up (VirtualBox) 1. Get the new DevCloud 2.0 virtual appliance <http://people.apache.org/~bhaisaab/cloudstack/devcloud/devclo

DEVCLOUD issues

2016-12-30 Thread sachin patil
Hello, I am trying to build devcloud on ubuntu 14.04, I get errors when i run ./boxer.sh -b all the error is with this line i guess vagrant basebox define devcloudbase ubuntu-12.04.1-server-i386 I tried building it with this guide https://cwiki.apache.org/confluence/display/CLOUDSTACK

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

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 t

Re: DevCloud deployment

2015-11-17 Thread Daan Hoogland
ied 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/

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: 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

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

Re: DevCloud deployment

2015-11-12 Thread Daan Hoogland
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

Re: DevCloud deployment

2015-11-12 Thread Илья Толстихин
> > > > 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 > >

Re: DevCloud deployment

2015-11-11 Thread Daan Hoogland
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: > > > >>

Re: DevCloud deployment

2015-11-11 Thread Илья Толстихин
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 plea

Re: DevCloud deployment

2015-11-11 Thread Daan Hoogland
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 Илья Толстихин
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

Re: DevCloud deployment

2015-11-11 Thread Илья Толстихин
t 1:42 PM, Илья Толстихин > wrote: > > > Hi all, > > Could you please help with the DevCloud deployment. > > > > I imported devcloud into virtualbox, in settings *enabled PAE* and > > created *host-only > > network 192.168.56.1/24 <http://192.168.56.1/24>* &g

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. > >

DevCloud deployment

2015-11-11 Thread Илья Толстихин
Hi all, Could you please help with the DevCloud deployment. I imported devcloud into virtualbox, in settings *enabled PAE* and created *host-only network 192.168.56.1/24 <http://192.168.56.1/24>* Devcloud is pinged now. I built and run cloudstack on my local machine with command

Re: /tools, devcloud and extras

2015-04-09 Thread Ian Duffy
>>> I would say let's get rid of a lot of archaic /tools stuff, remove the >> /tools/devcloud and replace with devcloud4. Do it boldly! >> >> We sure this is a good idea? I'm cautious of many scripts and >> documents that may reference the deploydb command for d

Re: /tools, devcloud and extras

2015-04-08 Thread Sebastien Goasguen
via vagrant-cloud which makes them very easy to import. The question > refers to the "code" i.e. vagrant file and recipes. > >> I would say let's get rid of a lot of archaic /tools stuff, remove the > /tools/devcloud and replace with devcloud4. Do it boldly! > &g

Re: /tools, devcloud and extras

2015-04-08 Thread Rajani Karuturi
> > Preferably, I'd feel safer to go /tools/devcloud4. We can discuss > cleaning up at a later point and move things about accordingly? (Yes I > am totally just problem avoiding here) > I agree to this. lets merge it to tools/devcloud4 and then after some testing/feedback, start cleaning the rest.

Re: /tools, devcloud and extras

2015-04-08 Thread Ian Duffy
the "code" i.e. vagrant file and recipes. > I would say let's get rid of a lot of archaic /tools stuff, remove the /tools/devcloud and replace with devcloud4. Do it boldly! We sure this is a good idea? I'm cautious of many scripts and documents that may reference the deploy

Re: /tools, devcloud and extras

2015-04-08 Thread Rohit Yadav
wever when I began to explore /tools I found myself in a place of mystery and wonder Originally I was thinking it may be acceptable to just replace /tools/devcloud, however I've come to the conclusion this is a bad idea given the great marvin configurations that are there and the pom for

Re: /tools, devcloud and extras

2015-04-08 Thread Sebastien Goasguen
ned up a lot > > Originally I was thinking it may be acceptable to just replace > /tools/devcloud, however I've come to the conclusion this is a bad > idea given the great marvin configurations that are there and the pom > for deploying the devcloud db. > > Then I be

/tools, devcloud and extras

2015-04-07 Thread Ian Duffy
what would the most appropriate way to bring in devcloud4? I was thinking of using /tools, however when I began to explore /tools I found myself in a place of mystery and wonder Originally I was thinking it may be acceptable to just replace /tools/devcloud, however I've come to the conclusi

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-24 Thread Tilak Raj Singh
yeah ... I replace it with the repo directory /root/gsoc/devcloud/advanced/advanced.json ... devcloud is the cloned git repository from github. There seems to be a issue with marvin I guess... because configuring the deployement manually from the CS UI as listed in advanced.json works.. On Tue

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-24 Thread Pierre-Luc Dion
t; > > > > It seems like you are not getting your networking configured because > > the > > > VM > > > > seems to come up but there is no connection. Is the network reported > > > > correct? Nat and host only is right? I think that is what I read. &g

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-24 Thread Tilak Raj Singh
Is the network reported > > > correct? Nat and host only is right? I think that is what I read. > > > > > > Ws > > > On Mar 23, 2015 8:54 PM, "Tilak Raj Singh" wrote: > > > > > > > -- Forwarded message -- > >

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Will Stevens
orwarded message -- > > > From: Tilak Raj Singh > > > Date: Tue, Mar 24, 2015 at 6:12 AM > > > Subject: Re: [GSOC] Setting up multiple devcloud host in cloudstack dev > > > environment > > > To: Pierre-Luc Dion > > > > > > &

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Tilak Raj Singh
3, 2015 8:54 PM, "Tilak Raj Singh" wrote: > > > -- Forwarded message -- > > From: Tilak Raj Singh > > Date: Tue, Mar 24, 2015 at 6:12 AM > > Subject: Re: [GSOC] Setting up multiple devcloud host in cloudstack dev > > environment > >

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Will Stevens
right? I think that is what I read. Ws On Mar 23, 2015 8:54 PM, "Tilak Raj Singh" wrote: > -- Forwarded message -- > From: Tilak Raj Singh > Date: Tue, Mar 24, 2015 at 6:12 AM > Subject: Re: [GSOC] Setting up multiple devcloud host in cloudstack dev > env

Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Tilak Raj Singh
-- Forwarded message -- From: Tilak Raj Singh Date: Tue, Mar 24, 2015 at 6:12 AM Subject: Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment To: Pierre-Luc Dion I just tried deploying on 4.3 branch using binary directory on 4.3 branch https://github.com

Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Tilak Raj Singh
-- Forwarded message -- From: Tilak Raj Singh Date: Tue, Mar 24, 2015 at 4:53 AM Subject: Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment To: Pierre-Luc Dion Yeah I tried the binary-installation-basic one but ended up getting the errors I posted above

Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Tilak Raj Singh
-- Forwarded message -- From: Tilak Raj Singh Date: Mon, Mar 23, 2015 at 2:02 PM Subject: Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment To: Pierre-Luc Dion Thanks Dion for your insights. I tried the new git repository you told about. I am still

Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-22 Thread Pierre-Luc Dion
eople. It could be convenient to set it up as remote hosts > instead of a devcloud vm. It should work though. > > Good travels and don't hasitate to ask for support, > > On Fri, Mar 20, 2015 at 9:15 PM, Tilak Raj Singh > wrote: > > Hi can anyone please help me here?

Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-22 Thread Daan Hoogland
a bit of a challange, though it has been set up by several people. It could be convenient to set it up as remote hosts instead of a devcloud vm. It should work though. Good travels and don't hasitate to ask for support, On Fri, Mar 20, 2015 at 9:15 PM, Tilak Raj Singh wrote: > Hi can anyon

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

2015-02-22 Thread Wilder Rodrigues
Hi guys, For some reason, after I changed the offering of my centos VM and restarted it, the ETH0 inside the devcloud-kvm was not properly configured. It should bridge over the cloudbr1, however it was not configured to do so. I changed it and everything worked. Cheers, Wilder On 20 Feb 2015

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

2015-02-20 Thread Wilder Rodrigues
Hi guys, Everything was almost fine, but I had to change my VM offerings (needed more power) and restarted it. Something is not coming back in the right way and I canon find it. I can ping and SSH into 192.168.100.10 just fine, but the 172.17.10.10 is not working. [ekho@devcloud-kvm-ekho-vm

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

2015-02-19 Thread Wilder Rodrigues
available via github. On 19 Feb 2015, at 08:13, Rohit Yadav mailto:rohit.ya...@shapeblue.com>> wrote: Hi Wilder, I use this ansible based tool to setup my one node DevCloud KVM setup locally on a VM or baremetal: https://github.com/bhaisaab/peppercorn (may need suitable changes as pe

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

2015-02-18 Thread Rohit Yadav
Hi Wilder, I use this ansible based tool to setup my one node DevCloud KVM setup locally on a VM or baremetal: https://github.com/bhaisaab/peppercorn (may need suitable changes as per your environment). Every time I build stuff, I copy jars from local build dir to KVM host's /usr/

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

2015-02-18 Thread Wilder Rodrigues
It works! But I won’t celebrate that much because in the past 2 ours I have changed a ton of things. [ekho@devcloud-kvm-ekho-vm devcloud-kvm]$ ssh root@192.168.100.10<mailto:root@192.168.100.10> root@192.168.100.10<mailto:root@192.168.100.10>'s password: Last login: Tue Apr

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
replies. :) Cheers, Wilder On 18 Feb 2015, at 15:35, Nux! mailto:n...@li.nux.ro>> wrote: Well, What OS is that? Never used devcloud. BUT a few pointers: http://askubuntu.com/questions/24006/how-do-i-reset-a-lost-administrative-password http://wiki.centos.org/TipsAndTricks/ResetRootPa

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

2015-02-18 Thread Nux!
Well, What OS is that? Never used devcloud. BUT a few pointers: http://askubuntu.com/questions/24006/how-do-i-reset-a-lost-administrative-password http://wiki.centos.org/TipsAndTricks/ResetRootPassword -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message

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. :(

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

2015-02-18 Thread Wilder Rodrigues
Hi all, I’m preparing a devcloud-kvm test environment based on the wiki https://cwiki.apache.org/confluence/display/CLOUDSTACK/devcloud-kvm Already got network sorted and also got my devcloud-kvm profile running (see details below signature), but when trying to ssh into 192.168.10.1 or

Re: [DISCUSS] Replace /tools/devcloud or create /tools/devcloud4

2014-09-19 Thread Daan Hoogland
Please do On Fri, Sep 19, 2014 at 2:22 PM, Rohit Yadav wrote: > > On 19-Sep-2014, at 2:00 pm, sebgoa wrote: > > > I am +1 for dumping your stuff in tools/devcloud directly > > > > I have used it and it works great. it should be in 4.4 > > +1 > > Rega

Re: [DISCUSS] Replace /tools/devcloud or create /tools/devcloud4

2014-09-19 Thread Rohit Yadav
On 19-Sep-2014, at 2:00 pm, sebgoa wrote: > I am +1 for dumping your stuff in tools/devcloud directly > > I have used it and it works great. it should be in 4.4 +1 Regards, Rohit Yadav Software Architect, ShapeBlue M. +41 779015219 | rohit.ya...@shapeblue.com Blog: bhaisaab.org

Re: [DISCUSS] Replace /tools/devcloud or create /tools/devcloud4

2014-09-19 Thread sebgoa
On Sep 19, 2014, at 1:51 PM, Ian Duffy wrote: > Hi All, > > To my knowledge the work under /tools/devcloud doesn't work with the later > versions of cloudstack. > > I have been working on creating a devcloud environment centered around > vagrant https://gith

[DISCUSS] Replace /tools/devcloud or create /tools/devcloud4

2014-09-19 Thread Ian Duffy
Hi All, To my knowledge the work under /tools/devcloud doesn't work with the later versions of cloudstack. I have been working on creating a devcloud environment centered around vagrant https://github.com/imduffy15/devcloud4 This has been tested enough for me to be comfortable to share i

Re: how to add devcloud

2014-09-12 Thread Sebastien Goasguen
On Sep 11, 2014, at 10:50 AM, sandeep khandekar wrote: > Dear cloudstackers, > > I am trying to install cloudstack 4.2 developer version from the following > link. > http://docs.cloudstack.apache.org/en/master/developer_guide.html > > How to add devcloud? > downloa

how to add devcloud

2014-09-11 Thread sandeep khandekar
Dear cloudstackers, I am trying to install cloudstack 4.2 developer version from the following link. http://docs.cloudstack.apache.org/en/master/developer_guide.html How to add devcloud? downloaded and started devcloud on virtualbox, when I login I cant see primary and secondary storage

Re: issue with devcloud on 4.3

2014-08-01 Thread Will Stevens
gt; > w cloudops.com *|* tw @CloudOps_ > > > > > > On Fri, Aug 1, 2014 at 10:43 AM, Sebastien Goasguen > > wrote: > > > > > Will, > > > > > > you might want to try: > > > > > > https://github.com/imduffy15/GSoC-2014 >

Re: issue with devcloud on 4.3

2014-08-01 Thread Ian Duffy
ebec *|* H3J 1S6 > w cloudops.com *|* tw @CloudOps_ > > > On Fri, Aug 1, 2014 at 10:43 AM, Sebastien Goasguen > wrote: > > > Will, > > > > you might want to try: > > > > https://github.com/imduffy15/GSoC-2014 > > > > I find it more reliable and

Re: issue with devcloud on 4.3

2014-08-01 Thread Will Stevens
> > https://github.com/imduffy15/GSoC-2014 > > I find it more reliable and transparent than devcloud. > > On Jul 31, 2014, at 2:06 PM, Will Stevens wrote: > > > I am trying to use devcloud to deploy my xenserver (I do this all the > > time). I am getting this

Re: issue with devcloud on 4.3

2014-08-01 Thread Sebastien Goasguen
Will, you might want to try: https://github.com/imduffy15/GSoC-2014 I find it more reliable and transparent than devcloud. On Jul 31, 2014, at 2:06 PM, Will Stevens wrote: > I am trying to use devcloud to deploy my xenserver (I do this all the > time). I am getting this same issue wi

Re: issue with devcloud on 4.3

2014-07-31 Thread Will Stevens
I am trying to use devcloud to deploy my xenserver (I do this all the time). I am getting this same issue with the 4.3 branch. I am only running one management server though. Seb, did you change anything else to get this working? On my server I am seeing the following: [c.c.a.ApiServer

Re: [JENKINS] devcloud-continuous-tests

2014-07-23 Thread Srikanteswararao Talluri
Ahmad, Do you have any information about this jenkins slave? Thanks, ~Talluri On Fri, Jul 18, 2014 at 6:08 PM, Hugo Trippaers wrote: > Hey Talluri, > > Do you know what happend to this jenkins slave? The console log tells me that > the system was halted? > > Cheers, > > Hugo

[JENKINS] devcloud-continuous-tests

2014-07-18 Thread Hugo Trippaers
Hey Talluri, Do you know what happend to this jenkins slave? The console log tells me that the system was halted? Cheers, Hugo

Re: DevCloud replacement

2014-06-22 Thread Ian Duffy
gt; (256mb per VM). > > > >> > > > >> Ubuntu is out of the question at 512mb ram required. > > > >> On 22 Jun 2014 06:50, "Rohit Yadav" wrote: > > > >> > > > >> > Hi Ian, > > > >> > > >

Re: DevCloud replacement

2014-06-22 Thread Rohit Yadav
t;> Ubuntu is out of the question at 512mb ram required. > > >> On 22 Jun 2014 06:50, "Rohit Yadav" wrote: > > >> > > >> > Hi Ian, > > >> > > > >> > On Sun, Jun 22, 2014 at 5:43 AM, Ian Duffy wrote: > &g

Re: DevCloud replacement

2014-06-22 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

Re: DevCloud replacement

2014-06-22 Thread Ian Duffy
:50, "Rohit Yadav" wrote: > >> > >> > Hi Ian, > >> > > >> > On Sun, Jun 22, 2014 at 5:43 AM, Ian Duffy wrote: > >> > > >> > > Hey Rohit, > >> > > > >> > > Quick question for you about

Re: DevCloud replacement

2014-06-22 Thread Rohit Yadav
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. >>

Re: DevCloud replacement

2014-06-22 Thread Rohit Yadav
found myself unable to > > > resolve domains in VMs I brought up. > > > > > > > It's very old (I don't know who made it, I just reused it from the first > > DevCloud by Edison) and based on old linux 2.x, sometimes it fails to get > > IP f

Re: DevCloud replacement

2014-06-22 Thread Ian Duffy
nux_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. > > > > It's very old (I don't know who ma

Re: DevCloud replacement

2014-06-21 Thread Rohit Yadav
gt; resolve domains in VMs I brought up. > It's very old (I don't know who made it, I just reused it from the first DevCloud by Edison) and based on old linux 2.x, sometimes it fails to get IP from dhcp (VR). Let's refresh it. > > On inspecting my resolv.conf on a ttylinux

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
> > 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

Re: DevCloud replacement

2014-06-16 Thread Rohit Yadav
in Chef/Vagrant that needs debugging. Regards. On Mon, Jun 16, 2014 at 9:48 PM, Leo Simons wrote: > 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 networ

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

Re: DevCloud replacement

2014-06-13 Thread Rohit Yadav
gt;> >>>>> ==> management: Loading metadata for box 'chef/centos-6.5' >>>>> >>>>> management: URL: https://vagrantcloud.com/chef/centos-6.5 >>>>> >>>>> ==> management: Adding box 'chef/centos

Re: DevCloud replacement

2014-06-13 Thread Ian Duffy
ud.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 thi

Re: DevCloud replacement

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

Re: DevCloud replacement

2014-06-13 Thread Rohit Yadav
vider/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 > >&

Re: DevCloud replacement

2014-06-13 Thread Ian Duffy
t;>> 'virtualbox'! >>> >>> There are errors in the configuration of this machine. Please fix >>> >>> the following errors and try again: >>> >>> Vagrant: >>> >>> * Unknown configuration section 'librarian_ch

Re: DevCloud replacement

2014-06-13 Thread Ian Duffy
> 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 Y

Re: DevCloud replacement

2014-06-13 Thread Rohit Yadav
t; * Unknown configuration section 'omnibus'. > > > > > On Fri, Jun 13, 2014 at 9:41 PM, Rohit Yadav wrote: > >> On Fri, Jun 13, 2014 at 9:25 PM, Daan Hoogland >> wrote: >> >>> Thanks Sebastien and of course Ian, >>> >>> I wil

Re: DevCloud replacement

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

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

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

DevCloud replacement

2014-06-13 Thread sebgoa
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 availab

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, >> >> Sei

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 buil

  1   2   3   4   >