Re: DevCloud

2013-04-18 Thread Rohit Yadav
On Thu, Apr 18, 2013 at 10:17 PM, Aaron Paradowski wrote: > Hi Rohit, > > ** ** > > I’m having some problems deploying DevCloud2 and wonder if you could help > please. So far I have done the following > > ** ** > > **1. **Downloaded and imported the DevCloud2 image into VirtualBox >

Re: DevCloud

2013-04-18 Thread Mike Tutkowski
I have a related issue. I sent it out under a different thread, but should put it here, too. This is my issue. I'm not sure how to get around it. Thanks!! mtutkowski-LT:devcloud mtutkowski$ python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg Traceback (most recent call last): File ".

RE: DevCloud

2013-04-18 Thread Aaron Paradowski
To: Aaron Paradowski Cc: d...@cloudstack.apache.org; users@cloudstack.apache.org Subject: Re: DevCloud On Thu, Apr 18, 2013 at 10:17 PM, Aaron Paradowski mailto:aa...@paradowski.co.uk>> wrote: Hi Rohit, I'm having some problems deploying DevCloud2 and wonder if you could help please. S

RE: DevCloud

2013-04-18 Thread Aaron Paradowski
aron From: Aaron Paradowski Sent: 18 April 2013 19:46 To: 'Rohit Yadav' Cc: d...@cloudstack.apache.org; users@cloudstack.apache.org; 'Mike Tutkowski' Subject: RE: DevCloud Hi, I tried again. This time between steps 8 and 9 I ran the following command export MAVEN_OPTS="-Xm

Re: DevCloud

2013-07-28 Thread Rohit Yadav
On Tue, Jul 23, 2013 at 2:03 AM, James McGrath wrote: > Hello, > > I'm hoping you can answer this question: > > I'm very much a Windows admin, but know my way around linux a bit, but by > no means a linux admin. I'm trying to get DevCloud up and running in > VirtualBox, but running into errors an

Re: DevCloud-KVM

2013-10-16 Thread Sebastien Goasguen
On Oct 16, 2013, at 7:57 PM, CK wrote: > Hi > > How is the nested visualization configured in the DevCloud appliance for > VirtualBox? > > I have been trying to build my own DevCloud using Centos instead of Debian > with KVM as the hypervisor in the DevCloud, but it looks like VirtualBox > doe

RE: DevCloud with OpenContrail

2014-04-14 Thread Ranjeet R
Thanks Chip for forwarding this to the right audience. Hello all, To give a brief introduction about OpenContrail, OpenContrail is a network platform for cloud infrastructure which supports some key functionalities like - Network Virtualization (by providing inter-network routing across virtual

Re: DevCloud with Centos and Xen

2013-10-10 Thread David Nalley
On Thu, Oct 10, 2013 at 1:15 PM, CK wrote: > Does anyone know if Centos 4.2 running Xen (not xenserver) hypervisor work > with CloudStack 4.2? In a few words; not easily. CloudStack talks to the XenAPI - which CentOS doesn't have by default. There was some work to build XAPI on EL6 with the CentO

Re: DevCloud with Centos and Xen

2013-10-10 Thread Travis Graham
I have no real idea of how the LXC implementation works, but it's layered on top of libvirt and it's KVM/QEMU drivers. Would tapping into libvirt in the same way with it's Xen driver be possible? And I ask that having zero idea of how CS uses QEMU and libvirt to get its hooks into KVM or KVM it

Re: DevCloud with Centos and Xen

2013-10-17 Thread CK
For my host, I have Xen(XCP) running on Centos6.4, is there a plugin or something that I also need to setup/configure on this host for it to be recoginised by CloudStack 4.2? At the moment when I try to Add Host it does not find it, what does cloudstack look for on the host to identify it is a Xen

Re: devcloud-kvm doesn't work (tag 4.5.1)

2015-07-02 Thread Sebastien Goasguen
Marcus in cc wrote devcloud-kvm a while back, he might be able to help. > On Jul 2, 2015, at 11:40 AM, Fabio Da Soghe > wrote: > > Hello everybody. > > I'm experimenting with devcloud-kvm following instruction in > https://cwiki.apache.org/confluence/display/CLOUDSTACK/devcloud-kvm on Ubuntu

Re: devcloud-kvm doesn't work (tag 4.5.1)

2015-07-02 Thread Fabio Da Soghe
Il 02/07/2015 11:55, Sebastien Goasguen ha scritto: Marcus in cc wrote devcloud-kvm a while back, he might be able to help. Thank you. I found the log of the command: 2015-07-02 03:55:46,424 - DEBUG - Parsing Test data successful 2015-07-02 03:55:46,424 - DEBUG - Payload: {'account': 'a

Re: devcloud-kvm doesn't work (tag 4.5.1)

2015-07-02 Thread Fabio Da Soghe
This is very odd. I logged in on the management console (http://172.17.10.10:8080/client/), then I checked the api service was on, using url http://172.17.10.10:8096/?command=listUsers&response=json&account=admin (it should be the same used by Marvin that caused the error below), and it worke

Re: devcloud-kvm doesn't work (tag 4.5.1)

2015-07-02 Thread Fabio Da Soghe
Hello again. The execution of last command (python marvin/marvin/deployDataCenter.py -i devcloud-kvm/devcloud-kvm-advanced.cfg) run (apparently) correctly, and I am able to enter the management console. But I'm not able to upload a template nor an iso image at all. Digging inside the log file

Re: devcloud-kvm doesn't work (tag 4.5.1)

2015-07-02 Thread Marcus
I'm not a Marvin guru, but if all else fails you can set up a zone manually via the UI, using the parameters outlined in the advanced cfg. On Thu, Jul 2, 2015 at 2:55 AM, Sebastien Goasguen wrote: > Marcus in cc wrote devcloud-kvm a while back, > > he might be able to help. > > > On Jul 2, 2015,

Re: devcloud-kvm doesn't work (tag 4.5.1)

2015-07-02 Thread Fabio Da Soghe
Thank you for your replay. As I explained in my previous mail, I managed to overcome that problem fixing the advanced.cfg file. Now I'm facing a problem with the secondary storage not working that prevents me to upload my own images. After (a lot of) digging, I discovered that the Storage Sy