Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2BA24D29E for ; Tue, 23 Oct 2012 16:46:14 +0000 (UTC) Received: (qmail 66155 invoked by uid 500); 23 Oct 2012 16:46:13 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 66099 invoked by uid 500); 23 Oct 2012 16:46:13 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 66077 invoked by uid 99); 23 Oct 2012 16:46:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2012 16:46:13 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Edison.su@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2012 16:46:09 +0000 X-IronPort-AV: E=Sophos;i="4.80,635,1344211200"; d="scan'208";a="42176358" Received: from sjcpmailmx02.citrite.net ([10.216.14.75]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/RC4-MD5; 23 Oct 2012 16:45:47 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX02.citrite.net ([10.216.14.75]) with mapi; Tue, 23 Oct 2012 09:45:46 -0700 From: Edison Su To: "cloudstack-dev@incubator.apache.org" Date: Tue, 23 Oct 2012 09:45:46 -0700 Subject: RE: Testing CloudStack with devcloud VM and MAVEN Thread-Topic: Testing CloudStack with devcloud VM and MAVEN Thread-Index: Ac2w2Pyvi6BnaeS1SM+WfiY6W8ObCAAZMW0A Message-ID: References: <81A73678E76EA642801C8F2E4823AD21011A9AF0D84F@LONPMAILBOX01.citrite.net> <5887351E-B5C2-4B92-A943-F0F798A92DA5@citrix.com> <5B04B948-39A3-4CAA-A09E-9A9A9CC3F8F7@citrix.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Can you paste some of the mgt server log, when adding host failed? > -----Original Message----- > From: Hieu Le [mailto:hieulq89@gmail.com] > Sent: Monday, October 22, 2012 9:43 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Testing CloudStack with devcloud VM and MAVEN >=20 > Hi Edison, >=20 > I have try your method and the result is that I can't add devcloud node > to > mgt server on my desktop. The log always say Unable to add host, unable > to > find the server resources at HTTP://193.168.56.2 >=20 > Can you solve this problem? Thank you so much. >=20 > Sent from my HTC(c) > On Oct 22, 2012 12:07 PM, "Edison Su" wrote: >=20 > > > > > > Sent from my iPhone > > > > On Oct 21, 2012, at 6:21 PM, "Hieu Le" wrote: > > > > > Thank you so much Edison, I will try this method. > > > > > > Anyway, in this wiki page, you said "start mgt server on your > laptop" > > > including deploy DB in both my laptop and devcloud VM; and in step > 8 you > > > also said "deploy in devcloud", so while deploy in devcloud, the > mgt > > server > > > will still run on my laptop with its own DB and another mgt server > will > > be > > > devcloud VM, do I understand right ? > > > > No, all the commands are running on your laptop. Mgt server will add > > devcloud vm as a hypervisor host. > > Btw, I updated the document: need to configure network in devcloud vm, > > otherwise mgt server can't connect to devcloud vm. > > > > > > I will try and give feedback. > > > > > > > > > On Sun, Oct 21, 2012 at 2:09 PM, Edison Su > wrote: > > > > > >> I created a wiki page: > > >> > > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+devcl > oud+environment+setup > > >> > > >> Sent from my iPhone > > >> > > >> On Oct 20, 2012, at 9:49 AM, "Edison Su" > wrote: > > >> > > >>> I"l write a new wiki page about how to use devcloud and maven > today. > > >>> > > >>> Sent from my iPhone > > >>> > > >>> On Oct 20, 2012, at 5:18 AM, "Donal Lafferty" < > > donal.lafferty@citrix.com> > > >> wrote: > > >>> > > >>>> I think that Hieu Le is having a problem with > > >> > > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/DIY+DevCloud+Set > up > > >>>> > > >>>> > > >>>> The page states: > > >>>> > > >>>> To build, deploy-server and database: > > >>>> $ ant clean-all build-all deploy-server deploydb > > >>>> > > >>>> Type to run mgt server: > > >>>> $ ant debug > > >>>> > > >>>> > > >>>> Can someone update these instructions with their Maven > equivalent? > > >>>> > > >>>> DL > > >>>> > > >>>> -----Original Message----- > > >>>> From: Hieu Le [mailto:hieulq89@gmail.com] > > >>>> Sent: 20 October 2012 03:27 > > >>>> To: cloudstack-dev@incubator.apache.org > > >>>> Cc: Marcus Sorensen; jmartin@basho.com > > >>>> Subject: Re: Testing CloudStack with devcloud VM and MAVEN > > >>>> > > >>>> So, is there a way to deploy code and debug in devcloud with > maven and > > >>>> eclipse ? > > >>>> > > >>>> On Sat, Oct 20, 2012 at 9:17 AM, David Nalley > wrote: > > >>>> > > >>>>> On Fri, Oct 19, 2012 at 9:45 PM, Alex Huang > > > >> wrote: > > >>>>>> -1 > > >>>>>> > > >>>>>> devCloud also functions as an easy way to test out CloudStack. > That > > >> can > > >>>>> only be done with the all-in-one concept. > > >>>>>> > > >>>>>> I like the idea of having management server on my laptop and > use > > >>>>> devCloud only as the hypervisor but both format have to exist. > > >>>>>> > > >>>>> > > >>>>> Agreed - being able to let someone play with CloudStack is > important. > > >>>>> Besides, with things like vagrant and veewee maintaining both > > >>>>> shouldn't be a big deal. > > >>>>> > > >>>>> --David > > >>>>> > > >>>> > > >>>> > > >>>> > > >>>> -- > > >>>> > > >>>> ------------------------------------ > > >>>> > > >>>> Le Quang Hieu > > >>>> > > >>>> Specialist - Core Cloud Computing Dept > > >>>> > > >>>> Cloud Computing Research Center > > >>>> > > >>>> Viettel Research and Development Institute > > >>>> > > >>>> No. 380 Lac Long Quan Str, Tay Ho Dist, Hanoi, Vietnam > > >>>> > > >>>> Mobile: (84) 974616850 > > >> > > > > > > > > > > > > -- > > > > > > ------------------------------------ > > > > > > Le Quang Hieu > > > > > > Specialist - Core Cloud Computing Dept > > > > > > Cloud Computing Research Center > > > > > > Viettel Research and Development Institute > > > > > > No. 380 Lac Long Quan Str, Tay Ho Dist, Hanoi, Vietnam > > > > > > Mobile: (84) 974616850 > >