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 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 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 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 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 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 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-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-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 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 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 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
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-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-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-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 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 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-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-27 Thread Daan Hoogland
;] >>>>> >>>>> >>>>> ===deploy dc failed, so cleaning the created entries=== >>>>> >>>>> >>>>> DeployDC: CleanUp Started >>>>> >>>>> >>>>> ====Clean Up Entries=== {'