ACS 4.2.1 VM DISK Stats not working Under Xenserver

2014-07-04 Thread Yitao Jiang
Hi, stackers Under Xenserver, the code https://github.com/apache/cloudstack/blob/4.2.1/plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java#L2809 does not implement GetVmDiskStatsCommand, but i want to get the vm disk usages to make a graph, so do u know how can i

RE: Failing to start Management Server due to bug CLOUDSTACK-7043 on master branch

2014-07-04 Thread Suresh Sadhu
I am also hitting this bug on master branch and its noticed when we restart the management server.in my case management server is up even though it throws sqlexceptions as mentioned in the issue. Also CPVM fail to start due decrypt failure error as mentioned in the clodstack-7053. Regard

Re: ACS 4.2.1 VM DISK Stats not working Under Xenserver

2014-07-04 Thread Wei ZHOU
As far as I know, this functionality only supports KVM. I can not get the aggregate data from xenapi, as it returns the disk rate (bps, iops), not aggregate disk statistics. Wei 2014-07-04 10:12 GMT+02:00 Yitao Jiang : > Hi, stackers > > Under Xenserver, the code > > https://github.com/apache/c

Re: [ANNOUNCE] Will Stevens as committer

2014-07-04 Thread Wei ZHOU
Congratulations ! 2014-07-03 22:43 GMT+02:00 sebgoa : > The Project Management Committee (PMC) for Apache CloudStack has > asked Will Stevens to become a committer and we are pleased to announce > that he has accepted. > > Being a committer allows many contributors to contribute more > autonomou

Re: [ANNOUNCE] New PMC Member: Mark Hinkle

2014-07-04 Thread Wei ZHOU
Congratulations Mark! 2014-07-03 19:50 GMT+02:00 John Burwell : > The Project Management Committee (PMC) for Apache CloudStack has asked > Mark Hinkle to join the PMC and we are pleased to announce that he has > accepted. > > Join me in congratulating Mark! > > > -The CloudStack PMC

Re: ACS 4.2.1 VM DISK Stats not working Under Xenserver

2014-07-04 Thread Yitao Jiang
Thanks Wei, and how can i persist the statistics of vms into DB? --- Thanks, Yitao(依涛 姜) jiangyt.github.io On Fri, Jul 4, 2014 at 4:48 PM, Wei ZHOU wrote: > As far as I know, this functionality only supports KVM. > I can not get the aggregate data from xenapi, as it returns the disk rate > (

Re: ACS 4.2.1 VM DISK Stats not working Under Xenserver

2014-07-04 Thread Yitao Jiang
Is it configurable? --- Thanks, Yitao(依涛 姜) jiangyt.github.io On Fri, Jul 4, 2014 at 5:00 PM, Yitao Jiang wrote: > Thanks Wei, and how can i persist the statistics of vms into DB? > > > --- > Thanks, > Yitao(依涛 姜) > jiangyt.github.io > > > On Fri, Jul 4, 2014 at 4:48 PM, Wei ZHOU wrote: > >

Re: Review Request 23226: Fixed resource leaks, null dererence issues, performance issues and bugs reported by coverity

2014-07-04 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23226/ --- (Updated July 4, 2014, 9:07 a.m.) Review request for cloudstack, Abhinandan Pra

RE: [ANNOUNCE] Will Stevens as committer

2014-07-04 Thread Koushik Das
Congrats Will! -Original Message- From: sebgoa [mailto:run...@gmail.com] Sent: Friday, 4 July 2014 2:13 AM To: cloudstack Subject: [ANNOUNCE] Will Stevens as committer The Project Management Committee (PMC) for Apache CloudStack has asked Will Stevens to become a committer and we are pl

RE: [ANNOUNCE] New PMC Member: Mark Hinkle

2014-07-04 Thread Koushik Das
Congrats Mark! -Original Message- From: John Burwell [mailto:jburw...@basho.com] Sent: Thursday, 3 July 2014 11:21 PM To: dev@cloudstack.apache.org Cc: market...@cloudstack.apache.org Subject: [ANNOUNCE] New PMC Member: Mark Hinkle The Project Management Committee (PMC) for Apache CloudS

Re: Review Request 23226: Fixed resource leaks, null dererence issues, performance issues and bugs reported by coverity

2014-07-04 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23226/#review47337 --- Ship it! LGTM Thanks for making the effort to incorporate the feed

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-04 Thread Hugo Trippaers
> On June 24, 2014, 6:40 a.m., Hugo Trippaers wrote: > > Hey, > > > > There are a number of issues with this patch, i've made the commments on > > the lines directly. Also where is the real functionality? The code in this > > patch seems to only be the hook into the existing cloudstack code an

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-04 Thread Ritu Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22863/ --- (Updated July 4, 2014, 9:35 a.m.) Review request for cloudstack and Hugo Trippa

Re: [ANNOUNCE] Will Stevens as committer

2014-07-04 Thread Abhinandan Prateek
Congrats Steven ! On 04/07/14 2:41 pm, "Koushik Das" wrote: >Congrats Will! > >-Original Message- >From: sebgoa [mailto:run...@gmail.com] >Sent: Friday, 4 July 2014 2:13 AM >To: cloudstack >Subject: [ANNOUNCE] Will Stevens as committer > >The Project Management Committee (PMC) for Apache

Re: [ANNOUNCE] New PMC Member: Mark Hinkle

2014-07-04 Thread Abhinandan Prateek
Congrats Mark ! On 04/07/14 2:41 pm, "Koushik Das" wrote: >Congrats Mark! > >-Original Message- >From: John Burwell [mailto:jburw...@basho.com] >Sent: Thursday, 3 July 2014 11:21 PM >To: dev@cloudstack.apache.org >Cc: market...@cloudstack.apache.org >Subject: [ANNOUNCE] New PMC Member: M

Re: [ANNOUNCE] New PMC Member: Mark Hinkle

2014-07-04 Thread Jayapal Reddy Uradi
Congrats Mark! On 04-Jul-2014, at 3:58 PM, Abhinandan Prateek wrote: > Congrats Mark ! > > On 04/07/14 2:41 pm, "Koushik Das" wrote: > >> Congrats Mark! >> >> -Original Message- >> From: John Burwell [mailto:jburw...@basho.com] >> Sent: Thursday, 3 July 2014 11:21 PM >> To: dev@clou

Re: [ANNOUNCE] Will Stevens as committer

2014-07-04 Thread Jayapal Reddy Uradi
Congrats Will! On 04-Jul-2014, at 2:13 AM, sebgoa wrote: > The Project Management Committee (PMC) for Apache CloudStack has > asked Will Stevens to become a committer and we are pleased to announce > that he has accepted. > > Being a committer allows many contributors to contribute more autonom

Re: [ANNOUNCE] Will Stevens as committer

2014-07-04 Thread Pierre-Luc Dion
Congratulations Will ! ​ PL

Re: [ANNOUNCE] Will Stevens as committer

2014-07-04 Thread Punith S
Congrats Will :) On Fri, Jul 4, 2014 at 4:13 PM, Pierre-Luc Dion wrote: > Congratulations Will ! ​ > > > > PL > -- regards, punith s cloudbyte.com

Re: Review Request 23226: Fixed resource leaks, null dererence issues, performance issues and bugs reported by coverity

2014-07-04 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23226/#review47340 --- Ship it! Ship It! - Santhosh Edukulla On July 4, 2014, 9:07 a.m.

Re: Review Request 23226: Fixed resource leaks, null dererence issues, performance issues and bugs reported by coverity

2014-07-04 Thread Santhosh Edukulla
> On July 4, 2014, 11:17 a.m., Santhosh Edukulla wrote: > > Ship It! a600d8408ea86782318139c17cf346c8497943d0. Pushed to Master - Santhosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2322

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-07-04 Thread Santhosh Edukulla
All, Thanks. Regards, Santhosh > > From: Alex Huang [alex.hu...@citrix.com] > Sent: Monday, June 30, 2014 12:25 PM > To: dev@cloudstack.apache.org > Subject: [ANNOUNCE] Santhosh Edukulla as a committer... > > Hi All, > > The Project Management Committee (

How to configure My Book Live Device in CS 4.1 using OpenFiler

2014-07-04 Thread Giri Prasad
Hello Everybody,  I have installed CS 4.1 in Ubuntu 12.04 LTS. Created two vms, one each for ubuntu and centos 6.5.  I have created one more VM, and installed openfileresa-2.99.1-x86_64-disc1.iso, the ISO for Openfiler. I created a standard disk offering of 20 gb, for this instance. I added tw

Re: [VOTE] Apache Cloudstack 4.4.0

2014-07-04 Thread Pierre-Luc Dion
Does 4.4.0 will have new System VM templates? if so what will be URL's for those new system VM ? I'll update Release notes because for now the URL I used for RN of 4.4.0 is from jenkins ( http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-systemvm/lastSuccessfulBuild/artifact/tools/appl

Ubuntu noredist

2014-07-04 Thread Sebastien Goasguen
Hi, To fix: http://issues.apache.org/jira/browse/CLOUDSTACK-6892 on ubuntu we need a noredist build. anyone using Ubuntu out there, could check out the fix that was done for CentOS and provide a patch for Ubuntu ? thanks, -Sebastien

Re: Ubuntu noredist

2014-07-04 Thread Wido den Hollander
On 07/04/2014 03:36 PM, Sebastien Goasguen wrote: Hi, To fix: http://issues.apache.org/jira/browse/CLOUDSTACK-6892 on ubuntu we need a noredist build. anyone using Ubuntu out there, could check out the fix that was done for CentOS and provide a patch for Ubuntu ? I'll see if I can come up

Re: Network usage in Basic Zone

2014-07-04 Thread Nux!
Hi Chiradeep, For now I only want some stats, I don't care if the traffic is to other VM or the internet, right now there is no accountancy at all. Trafficsentinel might be a solution, but I wouldn't like to complicate my setup even more with 3rd party software, let alone one that is proprietary

Re: [ANNOUNCE] Will Stevens as committer

2014-07-04 Thread Mike Tutkowski
Congratulations! On Thursday, July 3, 2014, Nguyen Anh Tu wrote: > Congrats Will! > > --Tuna > > Sent from my GT-N7000 > On Jul 4, 2014 4:26 AM, "Alex Hitchins" > wrote: > > > Congratulations! > > > > > > Alex Hitchins | 07788 423 969 | 01892 523 587 > > > > -Original Message- > > From:

Re: [ANNOUNCE] Will Stevens as committer

2014-07-04 Thread Nux!
Congrats! :> -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "sebgoa" > To: "cloudstack" > Sent: Thursday, 3 July, 2014 9:43:28 PM > Subject: [ANNOUNCE] Will Stevens as committer > > The Project Management Committee (PMC) for Apache

Re: [ANNOUNCE] New PMC Member: Mark Hinkle

2014-07-04 Thread Nux!
Congrats :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "John Burwell" > To: dev@cloudstack.apache.org > Cc: market...@cloudstack.apache.org > Sent: Thursday, 3 July, 2014 6:50:48 PM > Subject: [ANNOUNCE] New PMC Member: Mark Hink

How to change primary storage

2014-07-04 Thread Giri Prasad
Hello All,  I installed CS 4.1 on ubuntu, with primary storage in /export/aa and secondary storage in /export/bb, both in the same hard disk as the management server of CS 4.1. The Ip of the server is  http://XXX.XXX.1.5.  Recently, I configured the My Book Live Device, to the IP of http://XX