Re: [Gluster-devel] gfapi zero copy write enhancement

2016-08-24 Thread Saravanakumar Arumugam
Hi, On 08/25/2016 12:58 AM, Shyam wrote: Hi, I was attempting to review this [1] change, and for a long time I wanted to understand why we need this and what is the manner in which we need to achieve the same. As there is a lack of understanding on my part I am starting with some questions.

Re: [Gluster-devel] Compilation failed on latest gluster

2016-08-24 Thread Ashish Pandey
As Susant and Atin suggested, I cleaned everything and did installation from scratch and it is working now. - Original Message - From: "Nigel Babu" To: "Ashish Pandey" Cc: "Manikandan Selvaganesh" , "Gluster Devel" Sent: Thursday, August 25, 2016 11:38:46 AM Subject: Re: [Glu

Re: [Gluster-devel] Compilation failed on latest gluster

2016-08-24 Thread Manikandan Selvaganesh
Hi, Yep, make uninstall and doing ./autogen.sh, ./configure, make && make install would work fine. On Thu, Aug 25, 2016 at 11:56 AM, Atin Mukherjee wrote: > Hmm, do a make uninstall, ./autogen.sh, ./configure, make && make install > > > On Thu, Aug 25, 2016 at 11:38 AM, Nigel Babu wrote: > >>

Re: [Gluster-devel] Compilation failed on latest gluster

2016-08-24 Thread Atin Mukherjee
Hmm, do a make uninstall, ./autogen.sh, ./configure, make && make install On Thu, Aug 25, 2016 at 11:38 AM, Nigel Babu wrote: > Are you using something that's not Centos, NetBSD, or FreeBSD? > > I'm curious how we managed to slip a build failure despite our smoke tests. > > On Thu, Aug 25, 2016

Re: [Gluster-devel] Compilation failed on latest gluster

2016-08-24 Thread Nigel Babu
Are you using something that's not Centos, NetBSD, or FreeBSD? I'm curious how we managed to slip a build failure despite our smoke tests. On Thu, Aug 25, 2016 at 11:19 AM, Ashish Pandey wrote: > Hi, > > I am trying to build latest code on my laptop and it is giving compilation > error - > >

[Gluster-devel] Compilation failed on latest gluster

2016-08-24 Thread Ashish Pandey
Hi, I am trying to build latest code on my laptop and it is giving compilation error - CC cli-rl.o CC cli-cmd-global.o CC cli-cmd-volume.o cli-cmd-volume.c: In function ‘cli_cmd_quota_cbk’: cli-cmd-volume.c:1712:35: error: ‘EVENT_QUOTA_ENABLE’ undeclared (first use in this function) gf_e

Re: [Gluster-devel] gfapi zero copy write enhancement

2016-08-24 Thread Shyam
On 08/24/2016 03:28 PM, Shyam wrote: Hi, I was attempting to review this [1] change, and for a long time I wanted to understand why we need this and what is the manner in which we need to achieve the same. As there is a lack of understanding on my part I am starting with some questions. 1) In w

[Gluster-devel] gfapi zero copy write enhancement

2016-08-24 Thread Shyam
Hi, I was attempting to review this [1] change, and for a long time I wanted to understand why we need this and what is the manner in which we need to achieve the same. As there is a lack of understanding on my part I am starting with some questions. 1) In writev FOP what is the role/use of

Re: [Gluster-devel] [Gluster-users] CFP for Gluster Developer Summit

2016-08-24 Thread Arthy Loganathan
On 08/24/2016 07:18 PM, Atin Mukherjee wrote: On Wed, Aug 24, 2016 at 5:43 PM, Arthy Loganathan > wrote: Hi, I would like to propose below topic as a lightening talk. Title: Data Logging to monitor Gluster Performance Theme: Process and Infrast

Re: [Gluster-devel] [Gluster-users] CFP for Gluster Developer Summit

2016-08-24 Thread Atin Mukherjee
On Wed, Aug 24, 2016 at 5:43 PM, Arthy Loganathan wrote: > Hi, > > I would like to propose below topic as a lightening talk. > > Title: Data Logging to monitor Gluster Performance > > Theme: Process and Infrastructure > > To benchmark any software product, we often need to do performance > analys

[Gluster-devel] Weekly Community Meeting 24/Aug/2016 - Minutes

2016-08-24 Thread Kaushal M
Thanks once again, to all the attendees of todays meeting. We've been having good meeting attendence lately, let's keep it going. The minutes and logs for todays meeting are available from the links below, Minutes: https://meetbot.fedoraproject.org/gluster-meeting/2016-08-24/weekly_community_meet

[Gluster-devel] [Gluster-users] CFP for Gluster Developer Summit

2016-08-24 Thread Arthy Loganathan
Hi, I would like to propose below topic as a lightening talk. Title: Data Logging to monitor Gluster Performance Theme: Process and Infrastructure To benchmark any software product, we often need to do performance analysis of the system along with the product. I have written a tool "System M

[Gluster-devel] CFP for Gluster Developer Summit

2016-08-24 Thread Arthy Loganathan
Hi, I would like to propose below topic as a lightening talk. Title: Data Logging to monitor Gluster Performance Theme: Process and Infrastructure To benchmark any software product, we often need to do performance analysis of the system along with the product. I have written a tool "System M

Re: [Gluster-devel] doubts in using gf_event/gf_msg

2016-08-24 Thread Pranith Kumar Karampuri
On Wed, Aug 24, 2016 at 5:38 PM, Aravinda wrote: > It is possible to overload gf_lg/gf_msg to send events to local eventsd. > But we have to do additional parsing if we need to select the logs to > convert as events. If we introduce new API, then it is not different from > existing wrt adding eve

Re: [Gluster-devel] doubts in using gf_event/gf_msg

2016-08-24 Thread Aravinda
It is possible to overload gf_lg/gf_msg to send events to local eventsd. But we have to do additional parsing if we need to select the logs to convert as events. If we introduce new API, then it is not different from existing wrt adding events code in multiple places. But if it helps in sharing

Re: [Gluster-devel] [Gluster-users] CFP Gluster Developer Summit

2016-08-24 Thread Kaleb S. KEITHLEY
On 08/23/2016 07:29 PM, Amye Scavarda wrote: > > > On Tue, Aug 23, 2016 at 7:41 AM, Kaleb S. KEITHLEY > wrote: > > On 08/17/2016 09:56 AM, Kaleb S. KEITHLEY wrote: >> I propose to present on one or more of the following topics: >> >> * NFS-Ganesha Archite

Re: [Gluster-devel] doubts in using gf_event/gf_msg

2016-08-24 Thread Pranith Kumar Karampuri
Just resending in case you missed this mail. On Tue, Aug 23, 2016 at 2:31 AM, Pranith Kumar Karampuri < pkara...@redhat.com> wrote: > hi Aravinda, >I was wondering what is your opinion in sending selected logs as > events instead of treating them specially. Is this something you guys > co

Re: [Gluster-devel] [Gluster-users] CFP for Gluster Developer Summit

2016-08-24 Thread knarra
Hi All, I would like to propose below talk under the theme "Process & Infrastructure" Title : Ovirt + Gluster Ovirt is mainly a Virtualization management platform. It supports KVM based viritualization capabilities. Gluster managment integration with Ovirt gives a cool web UI for the admin

[Gluster-devel] Test email pls ignore

2016-08-24 Thread Justin Clift
Ignore this, it's just a test for measuring a delay issue with mailman. + Justin -- "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi __

Re: [Gluster-devel] [Gluster-users] CFP for Gluster Developer Summit

2016-08-24 Thread Susant Palai
Topic: Lock migration and how it overcomes data inconsistency in glusterFS - design, status and roadmap Theme: Stability Abstract: Rebalance process in glusterFS currently doesn't retain posix locks when it migrates files from source server to destination server. This can lead