Re: Nicira integration pre-review

2012-06-14 Thread Chiradeep Vittal
That's a big patch set. You should split it up, e.g., Patch Set #1: Nicira API glue Patch Set #2: Guru and Element Patch Set #3: etc. Since this is a pre-review, I will give general comments: - the coding guide is here: http://docs.cloud.com/CloudStack_Documentation/Design_Documents/Coding_Conv e

Reinstalling Cloudstack 3.0.2 on CentOS 6.2

2012-06-14 Thread Eric
When reinstalling Cloudstack 3.0.2 on CentOS 6.2 I've noticed that the installation script (./install.sh) complains... > 10 packages excluded due to repository priority protections > [eric@sn1 yum.repos.d]$ yum repolist all > ... > repo id repo name  

Moving third party dependencies to ASF approved licenses - jnetpcap

2012-06-14 Thread Pradeep Soundararajan
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. If it's not we have to remove it. As part of this initiative we

building asf master

2012-06-14 Thread Abhinandan Prateek
Tried building and running CS out of asf master branch, getting following errors while running. Looks like some ovs related scripts path is erroring ? [java] INFO [xen.resource.CitrixResourceBase] (AgentTaskPool-2:) Storage Network 2 is Pool-wide network associated with eth0 for host 10.147.2

RE: [PATCH 1/2] CS-15122. Provide filter support for ec2-describe-availability-zones. Component: awsapi. Updated the header in the new file to conform with ASF guidelines as per review comments.

2012-06-14 Thread Prachi Damle
Hi Likitha, I have reviewed the changes both patches look fine. I have applied them. Thank you, Prachi -Original Message- From: likitha.she...@citrix.com [mailto:likitha.she...@citrix.com] Sent: Wednesday, June 06, 2012 5:57 AM To: cloudstack-dev@incubator.apache.org Cc: Likitha Shetty

RE: CPU CAP XenServer

2012-06-14 Thread Anthony Xu
Hi Matthew, We did some tests for this, and we found out the cap is per VM. Below link says weight was changed to per VCPU. http://blog.xen.org/index.php/2010/08/13/rfc-credit1-make-weight-per-vcpu/ Thanks for bringing this up. Will fix this bug soon. Thanks, Anthony > -Original Message

RE: CPU CAP XenServer

2012-06-14 Thread Anthony Xu
Hi Matthew, That's a very good question, thanks for bringing this up. When we implemented cap/weight for XenServer, we thought cap/weight is per VCPU not per VM. If cap is wrong, then weight is also wrong. In all articles you referred to , they don't explicitly say if the domain is a single VCP

Re: localization - overlong Russian text in "View all" icon on network configuration screen

2012-06-14 Thread Brian Federle
It is attached to my original reply; I'll reattach again just in case, though. Thanks, Brian On 6/14/12 1:57 PM, "Даниил Брежнев" wrote: >Where can I download the button image? > >../images/buttons-ru.png > > >14.06.2012 23:06, Jessica Wang >>Thanks, Brian. >> >> Legion, >> The fix in Brian's

RE: Management network on a tagged VLAN

2012-06-14 Thread Alex Huang
It should be possible in KVM also. What you have to do is create a bridge with the VLAN and then use that name as the name-label for the management network. --Alex > -Original Message- > From: Kelven Yang [mailto:kelven.y...@citrix.com] > Sent: Thursday, June 14, 2012 1:25 PM > To: clou

RE: Management network on a tagged VLAN

2012-06-14 Thread Kelven Yang
Management network on a tagged VLAN is only supported in VMware. The feature is available in recently released CloudStack 3.0.3. Using the traffic type label to indicate that private network is on a VLAN. Example of this could be, vSwitch0,100 For details, please check out following http://b

RE: OCSON

2012-06-14 Thread Kevin Kluge
+1 > -Original Message- > From: Ewan Mellor [mailto:ewan.mel...@eu.citrix.com] > Sent: Thursday, June 14, 2012 12:15 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: OCSON > > > -Original Message- > > From: David Nalley [mailto:da...@gnsa.us] > > Sent: Thursday, June 14

localization - overlong Russian text in "View all" icon on network configuration screen

2012-06-14 Thread Jessica Wang
Thanks, Brian. Legion, The fix in Brian's email is for the problem you encounter: overlong Russian text in "View all" icon on network configuration screen. Jessica From: Brian Federle Sent: Thursday, June 14, 2012 12:42 PM To: cloudstack-dev@incubator.apache.org Cc: Jessica Wang Subject: Re: ps

Re: psd

2012-06-14 Thread Brian Federle
Oops, looks like the mailing list doesn't like CSS attachments. Please paste the contents here into cloudstack3.ru.css: .network-chart li .view-details { /*+placement:anchor-bottom-right 11px 11px;*/ position: absolute; right: 11px; bottom: 11px; cursor: pointer; color: #FF; bac

RE: OCSON

2012-06-14 Thread Ewan Mellor
> -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Thursday, June 14, 2012 7:51 AM > To: cloudstack-dev@incubator.apache.org > Subject: OCSON > > Hi folks, > > We are just a few weeks away from OSCON - and the ASF is planning on > having a presence. > > I am hoping

Vlan and network motification

2012-06-14 Thread Lu Heng
Hi We currently have following setup: 1 cp 1 nic on management network(public IP, 111.111.111.0/24) 1 nic on the storage network.(private IP.10.2.0.0/24) 2 hv(hyperviser server) 1 nic on management network 1 nic on storage network 1 nic on guest network(public IP, direct to the access point, 123

RE: UI List view sortable fields

2012-06-14 Thread Jessica Wang
Olga, Yeah, I know what kind of sortable fields you are referring to. We surely can implement it (click on column header to sort). But the new one has to work with the existing one (click on each individual row to sort, call updateXX API). e.g. when clicking on column header "status" in a ta

RE: Permanent snapshot problem bound to a specific volume

2012-06-14 Thread Tamas Monos
Hi, Any suggestions how to attach a debugger to a running CS management server to find out what is causing the java.lang.ArrayIndexOutOfBoundsException? Regards Tamas Monos DDI +44(0)2034687012 Chief Technical

RE: Cannot delete network

2012-06-14 Thread Tamas Monos
Hi, Done: http://bugs.cloudstack.org/browse/CS-15294 Regards Tamas Monos DDI +44(0)2034687012 Chief Technical Office +44(0)2034687000 Veber: The Hosting Specialists Fax +

Re: Cannot delete network

2012-06-14 Thread Alena Prokharchyk
My mistake, I was referring to Citrix 3.0.3 release. Looks like there is a bug in 3.0.2 version. All the Firewall/PF/LB rules should apply successfully when the VR is in Stopped state, but based on your log it's not happening. Could you please file a bug, and it will be fixed in the future release

RE: Cannot delete network

2012-06-14 Thread Tamas Monos
Hi, I have 3.0.2-1. Is 3.0.3 released for CentOS? Where is it? Can't find on sourceforge. Regards Tamas Monos DDI +44(0)2034687012 Chief Technical Office +44(0)2034687000 Veber: The Hosting Spe

Re: Cannot delete network

2012-06-14 Thread Alena Prokharchyk
What version of cloudStack is it? 3.0.2 or 3.0.3? -Alena. On 6/14/12 4:06 AM, "Tamas Monos" wrote: >Hi, > >If I want to delete a network I get: > >/var/log/cloud/management/management-server.log.2012-05-09.gz:2012-05-09 >14:53:35,185 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] >

Re: reset dababase

2012-06-14 Thread Ahmad Emneina
Sorry for the quick succession of replies... After cloud-setup-databases is run, you would then run cloud-setup-management. It should be the starting point for configuring cloudstack at that point. -- æ On 6/14/12 8:18 AM, "Lu Heng" wrote: >Hi > >Just to make sure I hear it correctly, you m

Re: reset dababase

2012-06-14 Thread Ahmad Emneina
Exactly after dropping the db's, you would execute cloud-setup-databases. -- æ On 6/14/12 8:18 AM, "Lu Heng" wrote: >Hi > >Just to make sure I hear it correctly, you mean direct delete the >cloud and cloud_usage table from the database? > >And then what? run the database setup command? > >

Re: reset dababase

2012-06-14 Thread Lu Heng
Hi Just to make sure I hear it correctly, you mean direct delete the cloud and cloud_usage table from the database? And then what? run the database setup command? On Thu, Jun 14, 2012 at 5:14 PM, Ahmad Emneina wrote: > You could just drop the cloud and cloud_usage databases. That should do > t

Re: reset dababase

2012-06-14 Thread Lu Heng
Hi I see options E: remove the mysql database server. I don't want to do that, I want to reset the database. Which option should be choice? Choice R then run install.sh again? On Thu, Jun 14, 2012 at 5:08 PM, Koushik Das wrote: > Reinstall it. Refer to > http://download.cloud.com/releases/3.0.

Re: reset dababase

2012-06-14 Thread Ahmad Emneina
You could just drop the cloud and cloud_usage databases. That should do the trick. -- æ On 6/14/12 8:08 AM, "Koushik Das" wrote: >Reinstall it. Refer to >http://download.cloud.com/releases/3.0.0/CloudStack3.0QuickInstallGuide.pd >f . Run install.sh, it has an option to remove the database.

RE: reset dababase

2012-06-14 Thread Koushik Das
Reinstall it. Refer to http://download.cloud.com/releases/3.0.0/CloudStack3.0QuickInstallGuide.pdf . Run install.sh, it has an option to remove the database. -Original Message- From: Lu Heng [mailto:h...@anytimechinese.com] Sent: Thursday, June 14, 2012 8:24 PM To: cloudstack-dev@incuba

reset dababase

2012-06-14 Thread Lu Heng
Hi I want to reset the management server's database to its initial states as I have been massup with it too much. How can I do it? -- -- Kind regards. Lu This transmission is intended solely for the addressee(s) shown above. It may contain information that is privileged, confidential or otherwi

OCSON

2012-06-14 Thread David Nalley
Hi folks, 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 merely my projections. If you are attending OSCON feel f

Re: CPU CAP XenServer

2012-06-14 Thread Matthew Hartmann
Hello: I reported this issue as a bug way back when 2.2.13 was released and it has yet to be resolved. It still exists as a bug even in 3.0.2. http://bugs.cloudstack.org/browse/CS-12972 Please feel free to submit your comments to the bug report. Cheers, Matthew On 6/14/2012 10:26 AM, Dieg

RE: Bug fix for CS-15261

2012-06-14 Thread Koushik Das
I have tried to follow it but send-email is not working using Cygwin. So I have attached the patch to the bug. Do you see any issue with this approach? -Original Message- From: Wido den Hollander [mailto:w...@widodh.nl] Sent: Thursday, June 14, 2012 7:54 PM To: cloudstack-dev@incubator.a

CPU CAP XenServer

2012-06-14 Thread Diego Spinola Castro
Hi, i found a issue and want know that it's a real issue. I've created a service offering with CPU CAP enabled and after deployment i figured out that cap might be wrong. Host: Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz Service Offering: 4 x 2.0 GHz VM:VCPUs-params (MRW): weight: 220;

Re: Bug fix for CS-15261

2012-06-14 Thread Wido den Hollander
Hi, On 06/14/2012 04:18 PM, Koushik Das wrote: Also shared at http://bugs.cloudstack.org/secure/attachment/28151/0001-Fix-bug-CS-15261.patch Can I kindly request you to re-submit the patch through the new workflow: http://wiki.cloudstack.org/display/dev/Git+workflow+in+the+brave+new+world#G

Management network on a tagged VLAN

2012-06-14 Thread Paul Angus
Is there any way to force CloudStack to use a tagged VLAN for the management network? (there are only KVM and VMware hosts, no XenServers in the environment) Paul Angus ShapeBlue provides a range of strategic and technical consulting and implementation services to help IT Service Providers a

Permanent snapshot problem bound to a specific volume

2012-06-14 Thread Tamas Monos
Hi, Last night I tried to create a snapshot manually from a volume. The mangement server was performing the operation unfortunately got power cycled through the process :( This caused preventing me to do any further snapshots as the system said backup is already in progress on that volume. Pleas

RE: Cannot delete network

2012-06-14 Thread Tamas Monos
Hi, If I want to delete a network I get: /var/log/cloud/management/management-server.log.2012-05-09.gz:2012-05-09 14:53:35,185 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (Job-Executor-46:job-665) Router r-73-VM is in Stopped, so not sending apply ip association commands to the b

Re: Config public network without VLAN(error:no route to the host)

2012-06-14 Thread Lu Heng
Hi I think the question come down to: If we have advanced zone setup( in which we have different NIC for each zone, storage, public etc), How can we config a public network direct attached to the guest network(so the guest network don't have private IP but direct public IP) without using VLAN. O

Re: UI List view sortable fields

2012-06-14 Thread Olga Smola
Jessica, As far as I get it, the sorting you have in mind allows changing the order of individual fields within a table and updating their order on the server (order_field.png). I suggest implementing a pattern sorting table records in ascending or descending order. Clicking on a table header sor

Re: Debian/Ubuntu build system based on ANT

2012-06-14 Thread Robert Schweikert
On 06/13/2012 05:31 PM, Edison Su wrote: -Original Message- From: Frank Zhang [mailto:frank.zh...@citrix.com] Sent: Wednesday, June 13, 2012 2:08 PM To: cloudstack-dev@incubator.apache.org Subject: RE: Debian/Ubuntu build system based on ANT On Wed, Jun 13, 2012 at 1:26 PM, Frank