Re: [Gluster-devel] Release 3.10 feature proposal:: Statedump for libgfapi

2017-01-09 Thread Poornima Gurusiddaiah
- Original Message - > From: "Niels de Vos" > To: "Shyam" > Cc: "Rajesh Joseph" , "Gluster Devel" > , integrat...@gluster.org, > "Poornima G" > Sent: Monday, January 9, 2017

Re: [Gluster-devel] [Focus Area] Gluster Experience for Developers and Integrations (GEDI)

2017-01-09 Thread Vijay Bellur
On Mon, Jan 9, 2017 at 3:11 PM, Niels de Vos wrote: > On Thu, Jan 05, 2017 at 11:22:16PM -0500, Vijay Bellur wrote: > > On Wed, Dec 14, 2016 at 9:23 AM, Niels de Vos wrote: > > > > > > > > > > > We would like to make it as easy as possible for other

Re: [Gluster-devel] Get GFID for a file through libgfapi

2017-01-09 Thread Ankireddypalle Reddy
Neils, Thanks for pointing to the sample code. The use case is to use GFID as a unique key for maintaining indexing information about a file when it is being backed up from GlusterFS storage. Extending GFAPI to extract GFID for a file would be great. As per the

Re: [Gluster-devel] Get GFID for a file through libgfapi

2017-01-09 Thread Niels de Vos
On Mon, Jan 09, 2017 at 05:53:03PM +, Ankireddypalle Reddy wrote: > Hi, > I am trying to extract the GFID for a file through libgfapi > interface. When I try to extract the value of extended attribute > glusterfs.gfid through libgfapi I get the errorno: 95. This works for FUSE >

Re: [Gluster-devel] [Focus Area] Gluster Experience for Developers and Integrations (GEDI)

2017-01-09 Thread Niels de Vos
On Thu, Jan 05, 2017 at 11:22:16PM -0500, Vijay Bellur wrote: > On Wed, Dec 14, 2016 at 9:23 AM, Niels de Vos wrote: > > > > > > > We would like to make it as easy as possible for other projects to get > > in touch with the GEDI team. For that, we propose a mailinglist > >

Re: [Gluster-devel] Get GFID for a file through libgfapi

2017-01-09 Thread Ankireddypalle Reddy
Thanks. Even glusterfs.gfid.string doesn’t work. From: Pranith Kumar Karampuri [mailto:pkara...@redhat.com] Sent: Monday, January 09, 2017 1:48 PM To: Ankireddypalle Reddy Cc: Gluster Devel (gluster-devel@gluster.org) Subject: Re: [Gluster-devel] Get GFID for a file through libgfapi Try getxattr

Re: [Gluster-devel] Get GFID for a file through libgfapi

2017-01-09 Thread Pranith Kumar Karampuri
Try getxattr for glusterfs.gfid.string may be? On Mon, Jan 9, 2017 at 11:23 PM, Ankireddypalle Reddy wrote: > Hi, > > I am trying to extract the GFID for a file through libgfapi > interface. When I try to extract the value of extended attribute > glusterfs.gfid

[Gluster-devel] Get GFID for a file through libgfapi

2017-01-09 Thread Ankireddypalle Reddy
Hi, I am trying to extract the GFID for a file through libgfapi interface. When I try to extract the value of extended attribute glusterfs.gfid through libgfapi I get the errorno: 95. This works for FUSE though. Is there a way to extract the GFID for a file through libgfapi. Thanks

Re: [Gluster-devel] What is the answer to the 3.9.1 release question?

2017-01-09 Thread Kaleb S. KEITHLEY
On 01/09/2017 09:05 AM, Niels de Vos wrote: > > I just filed https://bugzilla.redhat.com/show_bug.cgi?id=glusterfs-3.9.1 > Assuming that Kalebs offer still is valid, this bug has been assigned to > him. Yes, it's still valid. 3.9 updates are supposed to happen on the 20th of each month. (But

Re: [Gluster-devel] What is the answer to the 3.9.1 release question?

2017-01-09 Thread Niels de Vos
On Mon, Jan 09, 2017 at 12:50:04PM +0100, Niels de Vos wrote: > On Mon, Jan 09, 2017 at 06:17:24AM -0500, Kaleb Keithley wrote: > > > > > > - Original Message - > > > From: "Niels de Vos" > > > > > > On Sat, Jan 07, 2017 at 10:00:56AM -0800, Amye Scavarda wrote: > >

Re: [Gluster-devel] Release 3.10 feature proposal:: Statedump for libgfapi

2017-01-09 Thread Niels de Vos
On Mon, Jan 09, 2017 at 10:27:03AM +0530, Shyam wrote: > On 01/05/2017 07:10 PM, Niels de Vos wrote: ... > > Because we would really like this in 3.10 to allow applications to > > integrate better with Gluster, I propose to split the functionality over > > several changes: > > > > 1. ground work

Re: [Gluster-devel] What is the answer to the 3.9.1 release question?

2017-01-09 Thread Niels de Vos
On Mon, Jan 09, 2017 at 06:17:24AM -0500, Kaleb Keithley wrote: > > > - Original Message - > > From: "Niels de Vos" > > > > On Sat, Jan 07, 2017 at 10:00:56AM -0800, Amye Scavarda wrote: > > > > > > > > > I realize we're behind on this, but I'd like us to make sure

Re: [Gluster-devel] What is the answer to the 3.9.1 release question?

2017-01-09 Thread Niels de Vos
On Mon, Jan 09, 2017 at 06:20:32AM -0500, Kaleb Keithley wrote: > > > - Original Message - > > From: "Kaleb Keithley" > > - Original Message - > > > From: "Niels de Vos" > > > > > > On Sat, Jan 07, 2017 at 10:00:56AM -0800, Amye Scavarda

Re: [Gluster-devel] What is the answer to the 3.9.1 release question?

2017-01-09 Thread Kaleb Keithley
- Original Message - > From: "Kaleb Keithley" > - Original Message - > > From: "Niels de Vos" > > > > On Sat, Jan 07, 2017 at 10:00:56AM -0800, Amye Scavarda wrote: > > > > > > > > > I realize we're behind on this, but I'd like us to

Re: [Gluster-devel] What is the answer to the 3.9.1 release question?

2017-01-09 Thread Kaleb Keithley
- Original Message - > From: "Niels de Vos" > > On Sat, Jan 07, 2017 at 10:00:56AM -0800, Amye Scavarda wrote: > > > > > > I realize we're behind on this, but I'd like us to make sure we're all > > aligned on releasing good product. Can we say by EOD Tuesday, we're

[Gluster-devel] Gerrit outage window on 21st Jan 2017

2017-01-09 Thread Nigel Babu
Hello folks, We're announcing a downtime window for Gerrit (review.gluster.org) on Saturday 21st Jan 2017 for 8 hours. This outage will be used to move Gerrit to CentOS 7 from the existing infrastructure. # Date and Time Saturday, 21st Jan 2017 1000 - 1800 UTC 1100 - 1900 CET 1530 - 2330 IST #

Re: [Gluster-devel] What is the answer to the 3.9.1 release question?

2017-01-09 Thread Niels de Vos
On Sat, Jan 07, 2017 at 10:00:56AM -0800, Amye Scavarda wrote: > > > I realize we're behind on this, but I'd like us to make sure we're all > aligned on releasing good product. Can we say by EOD Tuesday, we're in > agreement on what we're testing / what's not being tested? > > I know that

Re: [Gluster-devel] [Gluster-Maintainers] Requesting patch to be considered for 3.10 release

2017-01-09 Thread Samikshan Bairagya
On 01/09/2017 10:33 AM, Shyam wrote: I am considering this as tentatively accepted for 3.10 release for the following reasons, - It is part of user feedback received during discussion of a related and targeted feature for 3.10 [1] - Feature is useful and enhancement as analyzed by the