Re: Question about packaging CloudStack master branch

2013-02-24 Thread Hieu Le
, Feb 23, 2013 at 3:45 PM, Hieu Le hieul...@gmail.com wrote: Hi all, I have seen that in master branch there is a packaging folder and no longer using waf method. Can you provide some info for packaging ACS ? Thanks and best regards. -- 千葉 豪 Go Chiba E-mail:go.ch

Re: Testing CloudStack with devcloud VM and MAVEN

2012-10-24 Thread Hieu Le
Authenticator LDAP [INFO] Apache CloudStack Plugin - User Authenticator MD5 [INFO] Apache CloudStack Plugin - User Authenticator Plain Text [INFO] Apache CloudStack AWS API Bridge [INFO] Apache CloudStack Client UI [INFO] Apache CloudStack Test -Original Message- From: Hieu Le

Re: Testing CloudStack with devcloud VM and MAVEN

2012-10-24 Thread Hieu Le
is changed in the commit https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=d04bfc3400da4ba15e99f6685e191b052ea249ca You can try: Mvn install -P developer -Original Message- From: Hieu Le [mailto:hieul...@gmail.com] Sent: Wednesday, October 24, 2012 9:13 AM

Re: Testing CloudStack with devcloud VM and MAVEN

2012-10-23 Thread Hieu Le
rohit.ya...@citrix.comwrote: On 23-Oct-2012, at 10:13 AM, Hieu Le hieul...@gmail.com wrote: Hi Edison, 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

Re: Testing CloudStack with devcloud VM and MAVEN

2012-10-23 Thread Hieu Le
-Ddeploysvr' -Original Message- From: Hieu Le [mailto:hieul...@gmail.com] Sent: 23 October 2012 17:16 To: cloudstack-dev@incubator.apache.org Subject: Re: Testing CloudStack with devcloud VM and MAVEN I can ping/ssh to devcloud vm and I also set the network configuration

Re: Testing CloudStack with devcloud VM and MAVEN

2012-10-22 Thread Hieu Le
:07 PM, Edison Su edison...@citrix.com wrote: Sent from my iPhone On Oct 21, 2012, at 6:21 PM, Hieu Le hieul...@gmail.com 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

Re: Testing CloudStack with devcloud VM and MAVEN

2012-10-21 Thread Hieu Le
+setup Sent from my iPhone On Oct 20, 2012, at 9:49 AM, Edison Su edison...@citrix.com wrote: Il 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.laffe...@citrix.com wrote: I think that Hieu Le

Testing CloudStack with devcloud VM and MAVEN

2012-10-19 Thread Hieu Le
Hi guys, I have successfully build/debug CloudStack with Maven and Eclipse. Thank you for a great docs and wiki in ASF page :) Unfortunately, I can't find a way to deploy changed code into devcloud VM using Maven. Can you suggest me a solution for using maven to automatic deploy code to devcloud

Re: Testing CloudStack with devcloud VM and MAVEN

2012-10-19 Thread Hieu Le
option available please... It's been useful! -Original Message- From: Hieu Le [mailto:hieul...@gmail.com] Sent: Friday, October 19, 2012 3:43 AM To: cloudstack-dev@incubator.apache.org Subject: Testing CloudStack with devcloud VM and MAVEN Hi guys, I have successfully

Re: Problem with VM private IP

2012-09-30 Thread Hieu Le
Any one can help ??? On Thu, Sep 27, 2012 at 7:09 PM, Hieu Le hieul...@gmail.com wrote: Hi (again), I have applied the patch for hairpin Nat with vrvm but here come another problems, CS always said Fail to enable static NAT each time I Nat public IP for VM. I also tried to upgrade

RE: Problem with VM private IP

2012-09-27 Thread Hieu Le
- From: Hieu Le [mailto:hieul...@gmail.com] Sent: Tuesday, September 25, 2012 12:24 PM To: cloudstack-dev@incubator.apache.org Subject: Re: Problem with VM private IP Here is VR iptables rules: root@r-17-VRDLAB:~# iptables -nL -v --line-numbers -t filter Chain INPUT (policy DROP 124

Re: Problem with VM private IP

2012-09-25 Thread Hieu Le
- From: Hieu Le [mailto:hieul...@gmail.com] Sent: Tuesday, September 25, 2012 8:42 AM To: cloudstack-dev@incubator.apache.org Subject: Re: Problem with VM private IP Yep, I have read the admin guide and setup firewall rule + enable static NAT for all tested VM and still facing this problem

Re: Problem with VM private IP

2012-09-24 Thread Hieu Le
of cloudstack Is it ? Thanks, Jayapal -Original Message- From: Hieu Le [mailto:hieul...@gmail.com] Sent: Monday, September 24, 2012 3:39 PM To: cloudstack-dev@incubator.apache.org Subject: Problem with VM private IP Hi everyone, I have a problem while working with VM private IP. My

Re: Problem with VM private IP

2012-09-24 Thread Hieu Le
connectivity issue. You still need to poke the hole in the firewal and setup a NAT rule from within cloudstack. [1]: http://download.cloud.com/releases/3.0.0/CloudStack3.0AdminGuide.pdf On 9/24/12 7:56 PM, Hieu Le hieul...@gmail.com wrote: Hi, The telnet packets are not reaching the telnet

Edit DB to set VMs IP statically

2012-09-13 Thread Hieu Le
Hi guys, In my CS deployment, I want to set the public IP of System VMs statically or change it to other IP. I have reviewed CS DB and try to edit some tables, but there is no hope to change System VMs IP. :-( Each time I reboot System VMs, it roll back to its old IP (although the UI display new

Re: System VM corrupt (fsck return code 4)

2012-09-13 Thread Hieu Le
. On Thu, Sep 13, 2012 at 4:23 PM, Hieu Le hieul...@gmail.com wrote: Hi guys, My CS always have System VMs error. The error is corrupt disk and while booting System VMs always display fsck code 4. Can you show me the problem ? Can it be caused by NFS ? -- Gavin -- ..:: Hieu LE

Re: How to create binaries from CS source ?

2012-08-27 Thread Hieu Le
with the install.sh after building the RPMs, I use chef to update cloudstack. Basically just upgrade all the installed cloudstack RPMs, that is what does the trick for me. Cheers, Hugo -Original Message- From: Hieu Le [mailto:hieul...@gmail.com] Sent: Monday, August 27, 2012 4:08 AM

Re: How to create binaries from CS source ?

2012-08-26 Thread Hieu Le
: Heya, Waf is the tool to use for now. I generally use it in the following way: ./waf --package-version=4.0.0 --release-version=pre1 --verbose rpm Can you mail the output if this goes wrong? Cheers, Hugo -Original Message- From: Hieu Le [mailto:hieul...@gmail.com

Re: How to create a plugin in CS 3.0.2

2012-08-23 Thread Hieu Le
, no need to copy the jar, ant deploy-server will do it for you. [1] https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git On 17/08/12 3:45 PM, Hieu Le hieul...@gmail.com wrote: Hi, I'd like to ask what if I write a plugin to implement new algorithm