conflicting dependencies between CloudStack and Whirr

2013-09-17 Thread Han,Meng
Dear all, I am adding an API to CloudStack which utilizes Whirr to launch various clusters on CloudStack. Now I am facing a dependency conflicting issue. Whirr 0.8.2 requires gson 2.2.2 while CloudStack API requires gson 1.7.1. If I use gson 1.7.1 for Whirr, the following error will happen:

java.lang.NoClassDefFoundError

2013-09-10 Thread Han,Meng
Hi all, I am adding a plugin to CloudStack. One of the APIs of this plugin (launchCluster) is to start a haoop cluster on Cloudstack using Whirr. I included whirr as a dependency to my plugin. org.apache.whirr whirr 0.8.2 pom When I test this api in CloudMonkey I a

Re: [GSoC] CloudMonkey index out of range error

2013-09-08 Thread Han,Meng
On Fri, 6 Sep 2013 23:19:49 +0530, Rohit Yadav wrote: On Fri, Sep 6, 2013 at 8:54 PM, Han,Meng wrote: On Fri, 6 Sep 2013 03:09:46 -0400, Sebastien Goasguen wrote: On Aug 28, 2013, at 11:16 PM, "Han,Meng" wrote: Hi Sebasiten, This type of error happens even when I define a v

Re: [GSoC] CloudMonkey index out of range error

2013-09-06 Thread Han,Meng
On Fri, 6 Sep 2013 03:09:46 -0400, Sebastien Goasguen wrote: On Aug 28, 2013, at 11:16 PM, "Han,Meng" wrote: Hi Sebasiten, This type of error happens even when I define a very simple api, e.g. output the whirr version. 2013-08-27 17:56:48,662 - requester.py:45 - [DEBUG]

Re: [GSoC] CloudMonkey index out of range error

2013-08-28 Thread Han,Meng
} response.setOutPut(output); this.setResponseObject(response); } Thanks! On Wed, 28 Aug 2013 03:10:31 -0400, Sebastien Goasguen wrote: On Aug 27, 2013, at 6:08 PM, "Han,Meng" wrote: Hi folks, I am adding an api (launch cluster) to CloudStack and using C

Re: [ANNOUNCE] New Committer: Ian Duffy

2013-08-27 Thread Han,Meng
Good for you Ian! On Wed, 28 Aug 2013 08:28:08 +0700, Nguyen Anh Tu wrote: Wooo. Well done Ian. Big congratulation! 2013/8/28 Ian Duffy Thanks guys. It been a great experience so far! Learning lots and very fast. On 27 August 2013 20:22, Musayev, Ilya wrote: > Welcome Ian! > > -Origi

[GSoC] CloudMonkey index out of range error

2013-08-27 Thread Han,Meng
Hi folks, I am adding an api (launch cluster) to CloudStack and using CloudMonkey to test the api. From the CloudMonkey log file I can see that the request was executed on the server side and return correct response, however, CloudMonkey was forced to quit because the following error: l

Re: unable to mount secondary storage

2013-08-23 Thread Han,Meng
modified the chain rules through the command line, now I can mount inside from the ssvm! Big hug! On Fri, 23 Aug 2013 15:54:43 -0400, Han,Meng wrote: Hi Marty, Thanks for the fast reply! On Fri, 23 Aug 2013 20:26:07 +0100, Marty Sweet wrote: Thanks, what setup do you have in the cloudstack

Re: unable to mount secondary storage

2013-08-23 Thread Han,Meng
9.0G 38G 20% /mnt/82df7a6d-6708--877a-1cf1f3f5e945 /dev/sdb1 7.8G 2.2G 5.7G 28% /media/C03A-B0D6 Thanks again! Thanks! Marty On Fri, Aug 23, 2013 at 8:11 PM, Han,Meng wrote: Hi Marty, Here is the information: [root@meng]#cat /etc/exports /secondary *(rw,async,

Re: unable to mount secondary storage

2013-08-23 Thread Han,Meng
, 2013 at 5:01 PM, Han,Meng wrote: Hi folks, I am following the 4.1 quick install guide to deploy cloudstack. Now I am unable to mount the secondary storage from ssvm. I tried system reinstallation many times... Below is some information about this issue: root@s-1-VM:~# /usr/local/cloud/systemvm

unable to mount secondary storage

2013-08-23 Thread Han,Meng
Hi folks, I am following the 4.1 quick install guide to deploy cloudstack. Now I am unable to mount the secondary storage from ssvm. I tried system reinstallation many times... Below is some information about this issue: root@s-1-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh

RE: [GSOC] SSVM not working

2013-08-13 Thread Han,Meng
0/24 -p udp -m state --state NEW -m udp --dport 662 -j ACCEPT On Tue, 13 Aug 2013 14:48:21 +, Donal Lafferty wrote: What is the result of "showmount -e 10.244.18.55" when run on the SSVM? What is the result of manually mounting the NFS share? -----Original Message---

[GSOC] SSVM not working

2013-08-13 Thread Han,Meng
Hi all, Recently I reinstalled CloudStack 4.1.1 using the quick install guide. I found that I can not add instance because the secondary storage vm is not working correctly thus I cannot register templates. Below is the output the healthy check scripts of ssvm, root@s-1-VM:~# /usr/local/clou

RE: [GSOC]cannot add host with the lastest master

2013-07-24 Thread Han,Meng
.cloudstack.org/view/master/job/build-systemvm-master/ > > > >Cheers, > > > >DL > > > >> -Original Message- > >> From: Wido den Hollander [mailto:w...@widodh.nl] > >> Sent: 23 July 2013 9:27 PM > >> To: dev@cloudstack.apac

Re: [GSOC]cannot add host with the lastest master

2013-07-23 Thread Han,Meng
Hi Wei, Thank you for your reply. On Wed, 24 Jul 2013 02:08:36 +0800, Wei ZHOU wrote: I suggest updating the agent on host as well I run yum install cloudstack-agent on the kvm host, it told me that it's already the latest version. I found the post here:https://issues.apache.org/jira/brow

[GSOC]cannot add host with the lastest master

2013-07-23 Thread Han,Meng
Hi all, When I deploy CloudStack using the latest master, I can start jetty but it gave me the following error: com.google.gson.JsonParseException: The JsonDeserializer com.cloud.agent.transport.ArrayTypeAdaptor@3bfd6f73 failed to deserialize json object [{"StartupRoutingCommand":{"cpus":2,

Re: [GSOC] cloudstack-agent service and "unable to add host"

2013-06-29 Thread Han,Meng
tack-agent is not running... I feel that this error is a little bit misleading. Because I checked the data in mysql, the user name and password are properly set to admin/password. Best Regards, Meng -sebastien On Jun 24, 2013, at 10:53 PM, "Han,Meng" wrote: Hi all

[GSOC] cloudstack-agent service and "unable to add host"

2013-06-24 Thread Han,Meng
Hi all, In the CloudStack installation guides(both 4.0 and 4.1), it says that we need to install cloud-agent. (http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Installation_Guide/hypervisor-kvm-install-flow.html#hypervisor-host-install-agent) However I could not find this p

Re: [GSOC]CloudStack deployment questions

2013-06-20 Thread Han,Meng
On Wed, 19 Jun 2013 22:16:40 +0530, Prasanna Santhanam wrote: On Wed, Jun 19, 2013 at 10:53:37AM -0400, Han,Meng wrote: > >You can run all the management server code from your laptop as a >development environment and add an external hypervisor host (Either >Xen/KVM) to it. The gu

Re: [GSOC]CloudStack deployment questions

2013-06-19 Thread Han,Meng
Thank you very much for your reply! On Wed, 19 Jun 2013 10:30:22 +0530, Prasanna Santhanam wrote: On Tue, Jun 18, 2013 at 10:45:27PM -0400, Han,Meng wrote: Hi all, I have a few questions about CloudStack deployment. 1. I am trying to deploy CloudStack, use CloudStack to start a cluster and

[GSOC]CloudStack deployment questions

2013-06-18 Thread Han,Meng
Hi all, I have a few questions about CloudStack deployment. 1. I am trying to deploy CloudStack, use CloudStack to start a cluster and run hadoop on it. Now I have only one computer with virtulization extension support in hardware and the OS is ubuntu 12.04. what would be a good deployment s

Re: [GSOC] Community Bonding Period

2013-06-03 Thread Han,Meng
Hi Chip, My JIRA ID is kyrameng Thanks for checking that for me! Best, Meng On Mon, 3 Jun 2013 16:55:27 -0400, Chip Childers wrote: On Mon, Jun 03, 2013 at 04:52:38PM -0400, Han,Meng wrote: Hi all, My name is Meng Han. I am a Computer Engineering student at University of Florida. I am

Re: [GSOC] Community Bonding Period

2013-06-03 Thread Han,Meng
Hi all, My name is Meng Han. I am a Computer Engineering student at University of Florida. I am interested in distributed computing, autonomic computing, Hadoop framework and virtualization techonologies. I will be working on the project -Improve CloudStack Support in Apache Whirr and Incuba

error while building Apache Whirr

2013-04-24 Thread Han,Meng
Hi, Does anyone encounter the following error when building Whirr? [INFO] Reactor Summary: [INFO] [INFO] Apache Whirr Build Tools .. SUCCESS [0.678s] [INFO] Whirr . SUCCESS [1.585s] [INFO] Apache Whirr Core ..