RE: building asf master

2012-06-15 Thread Anthony Xu
Try below, 1. git config --global core.autocrlf false 2. cd into the repository directory 3. rm * -rf 4. git checkout . 5. rebuild all DO NOT set core.autocrlf to true. Regards, Anthony > -Original Message- > From: Rajesh Battala > Sent: Friday, June 15, 2012 8:22 PM > To: clouds

RE: Give muti IP to single VM

2012-06-15 Thread Abhinandan Prateek
You need at acquire public Ip for that guest network and enable static NAT for the destination VM you want. Details are in admin guide. -abhi >-Original Message- >From: Lu Heng [mailto:h...@anytimechinese.com] >Sent: Friday, June 15, 2012 11:38 PM >To: cloudstack-dev@incubator.apache.org

RE: building asf master

2012-06-15 Thread Rajesh Battala
On other branches also resulting the same error when adding XenServer Host > -Original Message- > From: Abhinandan Prateek [mailto:abhinandan.prat...@citrix.com] > Sent: Friday, June 15, 2012 11:23 AM > To: cloudstack-dev@incubator.apache.org > Subject: building asf master > > Tried build

Re: size param to deployVirtualMachine api call fails silently?

2012-06-15 Thread KC Braunschweig
Thanks! Haven't had time to try passing the diskOfferingId yet but here are the bugs: CS-15305 bad deployVirtualMachine size parameter description in API docs CS-15306 deployVirtualMachine silently ignores size param without diskOfferingId KC On Wed, Jun 13, 2012 at 5:23 PM, Alena Prokharchyk

Re: asf branch for InterVlan feature

2012-06-15 Thread Alena Prokharchyk
Please read "cloudStack Citrix release" as "Citrix CloudPlatform release" -Alena. On 6/15/12 3:37 PM, "Alena Prokharchyk" wrote: >In the next official cloudStack Citrix release, one of the big features is >InterVlan. The feature development is still going on, and we don't want to >push changes

asf branch for InterVlan feature

2012-06-15 Thread Alena Prokharchyk
In the next official cloudStack Citrix release, one of the big features is InterVlan. The feature development is still going on, and we don't want to push changes to ASF master until we write/execute proper unit tests for all new modules + integration with the current ones. I created a separate bra

System iso patch missing files in the latest ASF master

2012-06-15 Thread Alena Prokharchyk
I've just tested the latest asf master branch, and java process inside secondary storage vm fails to start. Here is the error: bash -x /etc/init.d/cloud start + echo -n 'Starting cloud.com service (type=secstorage) ' Starting cloud.com service (type=secstorage) + '[' -f /usr/local/cloud/systemvm/

RE: Construct / change role permissions

2012-06-15 Thread Kelven Yang
This might be a separate topic, we just happened to have an internal discussion this morning on how we can improve role based access control in CloudStack, here is a link to part of the presentation I did. Any feedback would be very welcome http://wiki.cloudstack.org/pages/viewpageattachments.a

RE: Advice on SSVM network interfaces

2012-06-15 Thread Anthony Xu
Salvatore, I guess the attachment is discarded by mail server, could you please post the content in mail? Please file a bug for this. Regards, Anthony > -Original Message- > From: Salvatore Orlando [mailto:salvatore.orla...@eu.citrix.com] > Sent: Friday, June 15, 2012 12:49 PM > To: c

RE: Advice on SSVM network interfaces

2012-06-15 Thread Salvatore Orlando
Anthony, At first I too was suspecting the ARP reply was sent on eth1 and then discarded by the gateway because the SRC MAC address of the frame did not match the MAC in the ARP payload. However, I've not seen any ARP reply on eth1. I'm attaching the dumps so you can have a look at them (I don'

RE: Advice on SSVM network interfaces

2012-06-15 Thread Anthony Xu
Hi Salvatore, >From your description, the ARP response is sent out through eth1, some >switches may drop this kind of package, it expects to receive ARP response >from the same port ARP request sent out. I think it is a bug, in this case, CloudStack should not configure eth2 and eth3 for SSVM,

RE: Moving third party dependencies to ASF approved licenses - jnetpcap

2012-06-15 Thread Edison Su
> -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Friday, June 15, 2012 11:00 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Moving third party dependencies to ASF approved licenses - > jnetpcap > > On Fri, Jun 15, 2012 at 1:38 PM, Edison Su wrote: >

Give muti IP to single VM

2012-06-15 Thread Lu Heng
Hi We have advanced network setup, I didn't see anywhere I can put muti-public IP into single VM, does any one knows how to do it? Thanks in advance! -- -- Kind regards. Lu This transmission is intended solely for the addressee(s) shown above. It may contain information that is privileged, con

Re: Moving third party dependencies to ASF approved licenses - jnetpcap

2012-06-15 Thread David Nalley
On Fri, Jun 15, 2012 at 1:38 PM, Edison Su wrote: > > >> -Original Message- >> From: David Nalley [mailto:da...@gnsa.us] >> Sent: Friday, June 15, 2012 10:36 AM >> To: cloudstack-dev@incubator.apache.org >> Subject: Re: Moving third party dependencies to ASF approved licenses - >> jnetpcap

Advice on SSVM network interfaces

2012-06-15 Thread Salvatore Orlando
Hi, We have a test environment where a basic zone is deployed. Both system VMs and guest addresses are in the 192.168.0.0/16 subnet, even if with distinct IP ranges. We noticed that the SSVM is unable to download templates, as the connection over the public interface (eth2) is suddenly dropped

RE: Moving third party dependencies to ASF approved licenses - jnetpcap

2012-06-15 Thread Edison Su
> -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Friday, June 15, 2012 10:36 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Moving third party dependencies to ASF approved licenses - > jnetpcap > > On Fri, Jun 15, 2012 at 1:32 PM, Pradeep Soundararaja

RE: Reinstalling Cloudstack 3.0.2 on CentOS 6.2

2012-06-15 Thread Edison Su
> -Original Message- > From: Eric [mailto:epretori...@yahoo.com] > Sent: Thursday, June 14, 2012 11:32 PM > To: cloudstack-dev@incubator.apache.org > Subject: Reinstalling Cloudstack 3.0.2 on CentOS 6.2 > > When reinstalling Cloudstack 3.0.2 on CentOS 6.2 I've noticed that the > installa

Re: Moving third party dependencies to ASF approved licenses - jnetpcap

2012-06-15 Thread David Nalley
On Fri, Jun 15, 2012 at 1:32 PM, Pradeep Soundararajan wrote: > Hi Edison, > > It looks like some other codes are also dependent on this code, I have got > some other compilation error after removing these codes and the jar. > > Error: > compile-agent: >    [mkdir] Created dir: > /home/pradeep/w

Re: Nicira integration pre-review

2012-06-15 Thread David Nalley
On Wed, Jun 13, 2012 at 5:51 AM, Hugo Trippaers wrote: > Hey All, > > > > As some of you know Somik Behera and me have been working on adding Nicira > support to CloudStack. We have identified a few phases in the project, where > phase one is L2 isolated networking. Attached to this email is a pat

RE: Moving third party dependencies to ASF approved licenses - jnetpcap

2012-06-15 Thread Pradeep Soundararajan
Hi Edison, It looks like some other codes are also dependent on this code, I have got some other compilation error after removing these codes and the jar. Error: compile-agent: [mkdir] Created dir: /home/pradeep/workspaces/cloudstack-oss/target/classes/cloud-agent.jar [echo] Compiling

RE: Construct / change role permissions

2012-06-15 Thread Clayton Weise
Thanks Alena, it's filed as bug 15300. -Original Message- From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com] Sent: Friday, June 15, 2012 10:10 AM To: cloudstack-us...@incubator.apache.org; 'cloudstack-dev@incubator.apache.org' Subject: Re: Construct / change role permissions O

Re: Construct / change role permissions

2012-06-15 Thread Alena Prokharchyk
On 6/15/12 9:49 AM, "Clayton Weise" wrote: >With regard to the subject of roles. I've noticed that domain admins do >not have limits enforced. So if a domain is limited to 10 snapshots, a >domain admin can create 11. And because limits cannot be imposed, as far >as we're concerned, this type o

RE: Moving third party dependencies to ASF approved licenses - jnetpcap

2012-06-15 Thread Edison Su
> -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Friday, June 15, 2012 6:32 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Moving third party dependencies to ASF approved licenses - > jnetpcap > > On Fri, Jun 15, 2012 at 1:58 AM, Pradeep Soundararajan

RE: Construct / change role permissions

2012-06-15 Thread Will Chan
That could be a bug. As far as I know domain-admins should be limited as well. Will > -Original Message- > From: Clayton Weise [mailto:cwe...@iswest.net] > Sent: Friday, June 15, 2012 9:50 AM > To: 'cloudstack-dev@incubator.apache.org'; 'cloudstack- > us...@incubator.apache.org' > Sub

Re: OCSON

2012-06-15 Thread Joe Brockmeier
On Thu, Jun 14, 2012, at 10:51 AM, David Nalley wrote: > We are just a few weeks away from OSCON - and the ASF is planning on > having a presence. > > I am hoping we have have some hacking space on Monday and it sounds > like Tuesday might be a barcamp style unconference - though those days > are

RE: Construct / change role permissions

2012-06-15 Thread Clayton Weise
With regard to the subject of roles. I've noticed that domain admins do not have limits enforced. So if a domain is limited to 10 snapshots, a domain admin can create 11. And because limits cannot be imposed, as far as we're concerned, this type of user is pretty much useless because we have

RE: Construct / change role permissions

2012-06-15 Thread Will Chan
You are correct that Cloudstack has created essentially three static roles today. The most you can do today is to allow/disallow API commands to each role via the commands.properties file. It has been something that has been requested many times before, however, most production systems that

[DISCUSS] bugtracker thoughts

2012-06-15 Thread David Nalley
Hi folks: Our recent discussion of patch processing started me thinking about our bug tracker. Originally I had assumed we'd just migrate everything that is currently at bugs.cloudstack.org, but I am beginning to question if that is the best thing to do. Here are the issues that cause me to doubt

Project web site - task

2012-06-15 Thread David Nalley
Hi folks, Thought I'd see if we could start a discussion on the project website. The details around this are here[1] That site should be here[2] but as you notice it's only the status page. Is anyone interested in working on this? I sadly am incapable of producing anything that's aesthetically ple

Re: Moving third party dependencies to ASF approved licenses - jnetpcap

2012-06-15 Thread David Nalley
On Fri, Jun 15, 2012 at 1:58 AM, Pradeep Soundararajan wrote: > CloudStack uses a significant amount of third party software.  As part of the > move to ASF there is a certain set of licenses that are compatible with ASF > policy.  We need to make sure that every dependency we have is in that set

[PATCH] CS-14985. Fix for ec2-describe-snapshots filters. Component: awsapi.

2012-06-15 Thread likitha.shetty
From: Likitha Shetty Signed-off-by: Likitha Shetty --- .../service/core/ec2/EC2SnapshotFilterSet.java | 19 +++ 1 files changed, 15 insertions(+), 4 deletions(-) diff --git a/awsapi/src/com/cloud/bridge/service/core/ec2/EC2SnapshotFilterSet.java b/awsapi/src/com/cloud/

Re: CPU CAP XenServer

2012-06-15 Thread Matthew Hartmann
Anthony: Not a problem! Thanks for looking into this. I'm always happy to report any issues I find to help make CloudStack the best product it can be! Cheers, Matthew On 6/14/2012 8:42 PM, Anthony Xu wrote: Hi Matthew, We did some tests for this, and we found out the cap is per VM. Below

RE: Nicira integration pre-review

2012-06-15 Thread Hugo Trippaers
Hello Chiradeep, Thanks a lot for the review, comments inline. Cheers, Hugo -Original Message- From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] Sent: Friday, June 15, 2012 8:56 AM To: CloudStack DeveloperList Cc: Somik Behera (so...@nicira.com) Subject: Re: Nicira integratio

Re: Construct / change role permissions

2012-06-15 Thread liujunpeng
we also need to change the pemissions. 2012-06-15 刘俊朋 浪潮电子信息产业股份有限公司 系统软件部 地址:浪潮路1036号浪潮科技园S05楼北楼2层 邮编:250101 Email: liujunp...@inspur.com 办公电话:0531-85106302 发件人: Olga Smola 发送时间: 2012-06-15 16:02:31 收件人: cloudstack-dev; cloudstack-use

Re: default template password

2012-06-15 Thread Prasanna Santhanam
On Fri, Jun 15, 2012 at 05:39:34AM -0400, Lu Heng wrote: > Hi > > Anybody knows the default password for the centos 5.6 template that it > come with? user: root passwd: password -- Prasanna.,

default template password

2012-06-15 Thread Lu Heng
Hi Anybody knows the default password for the centos 5.6 template that it come with? -- -- Kind regards. Lu This transmission is intended solely for the addressee(s) shown above. It may contain information that is privileged, confidential or otherwise protected from disclosure. Any review, diss

Construct / change role permissions

2012-06-15 Thread Olga Smola
Hi, I would like to discuss CloudStack roles capabilities. As far as I understand, there are 3 distinct roles and there is no possibility to change any role permissions. Sometimes it's not so comfortable for situation when it is needed to allow some action from one role to another one. For example

Re: UI List view sortable fields

2012-06-15 Thread Olga Smola
Hi Jessica, I just wonder if we could implement the sort on the server? I mean that we could avoid a lot of requests to the server, if add API to sort data (or maybe we already have a similar API? couldn't find). For example, if clicking on column header to sort, send one request to the server wit