Re: [Gluster-devel] How to get/check/see volume options ?

2014-10-29 Thread Atin Mukherjee
Hi Kiran, This would be available from 3.7 release onwards. We didn't have any plans to make it for 3.6. ~Atin On 10/30/2014 10:05 AM, Kiran Patil wrote: > Hello Atin, > > When will you push to release-3.6 branch ? > > Thanks, > Kiran. > > On Wed, Oct 29, 2014 at 4:31 PM, Atin Mukherjee

Re: [Gluster-devel] How to get/check/see volume options ?

2014-10-29 Thread Kiran Patil
Hello Atin, When will you push to release-3.6 branch ? Thanks, Kiran. On Wed, Oct 29, 2014 at 4:31 PM, Atin Mukherjee wrote: > Kiran, > > Master branch has the volume get feature. I am not sure which version of > gluster you are using. > > git show c080403393987f807b9ca81be140618fa5e994f1 > >

[Gluster-devel] Upcoming conference on Linux filesystems and storage

2014-10-29 Thread Dave McAllister
It would be great if we could get some significant talks submitted for the Vault conference, http://events.linuxfoundation.org/events/vault . This is March 11-12, 2015 in Boston MA, USA. Gluster has a strong record of technological innovation, an

Re: [Gluster-devel] [Gluster-users] Dependency issue while installing glusterfs-3.6beta with vdsm

2014-10-29 Thread Humble Chirammal
- Original Message - | From: "Niels de Vos" | To: "Humble Devassy Chirammal" | Cc: "Anders Blomdell" , "gluster-us...@gluster.org List" , | "Gluster Devel" , "Humble Chirammal" | Sent: Wednesday, October 29, 2014 1:52:35 PM | Subject: Re: [Gluster-devel] [Gluster-users] Dependency i

[Gluster-devel] GlusterFS 3.6.0 release notes

2014-10-29 Thread Vijay Bellur
Hi All, Thanks to the efforts of several folks, the release notes for GlusterFS 3.6.0 is now available at [1]. Can you please review and provide feedback on gerrit? Thanks, Vijay [1] http://review.gluster.org/#/c/8993/ ___ Gluster-devel mailing lis

Re: [Gluster-devel] Quota problems with dispersed volumes

2014-10-29 Thread Xavier Hernandez
On 10/29/2014 04:00 PM, Raghavendra Gowdappa wrote: - Original Message - It seems that there are some other xattrs visible from client side. I've identified 'trusted.glusterfs.quota.*.contri'. Are there any other xattrs that I should handle on the client side ? this is an internal xatt

Re: [Gluster-devel] Quota problems with dispersed volumes

2014-10-29 Thread Raghavendra Gowdappa
>From quota perspective I don't see any other xattrs related to quota. You've >listed them all :). - Original Message - > From: "Raghavendra Gowdappa" > To: "Xavier Hernandez" > Cc: "Gluster Devel" > Sent: Wednesday, October 29, 2014 8:30:33 PM > Subject: Re: [Gluster-devel] Quota prob

Re: [Gluster-devel] Quota problems with dispersed volumes

2014-10-29 Thread Raghavendra Gowdappa
- Original Message - > From: "Xavier Hernandez" > To: "Raghavendra Gowdappa" > Cc: "Gluster Devel" > Sent: Wednesday, October 29, 2014 6:24:55 PM > Subject: Re: [Gluster-devel] Quota problems with dispersed volumes > > On 10/28/2014 02:05 PM, Xavier Hernandez wrote: > > On 10/28/2014

Re: [Gluster-devel] Quota problems with dispersed volumes

2014-10-29 Thread Xavier Hernandez
On 10/28/2014 02:05 PM, Xavier Hernandez wrote: On 10/28/2014 04:30 AM, Raghavendra Gowdappa wrote: We use extended attribute with key "trusted.glusterfs.quota.size" to get the size of a directory/file. The value for this key is probed in lookup and getxattr calls. You can implement logic to ha

[Gluster-devel] HTIME API

2014-10-29 Thread Venky Shankar
Hey Ajeet, Since changelog translator maintains a meta file (HTIME) containing a list of consumable changelogs, we could leverage this to provide an API invokable by libgfchangelog (once the interaction is RPC based) to get a list of changelogs for a given time period (similar to what history A

Re: [Gluster-devel] [Gluster-users] Dependency issue while installing glusterfs-3.6beta with vdsm

2014-10-29 Thread Lalatendu Mohanty
On 10/29/2014 04:22 PM, Niels de Vos wrote: On Wed, Oct 29, 2014 at 06:27:54AM -0400, Humble Chirammal wrote: - Original Message - | From: "Niels de Vos" | To: "Humble Devassy Chirammal" | Cc: "Anders Blomdell" , "gluster-us...@gluster.org List" , | "Gluster Devel" , "Humble Chiramm

Re: [Gluster-devel] How to get/check/see volume options ?

2014-10-29 Thread Kiran Patil
Thanks Atin. On Wed, Oct 29, 2014 at 4:31 PM, Atin Mukherjee wrote: > Kiran, > > Master branch has the volume get feature. I am not sure which version of > gluster you are using. > > git show c080403393987f807b9ca81be140618fa5e994f1 > > Regards, > Atin > > On 10/29/2014 04:27 PM, Kiran Patil w

Re: [Gluster-devel] How to get/check/see volume options ?

2014-10-29 Thread Atin Mukherjee
Kiran, Master branch has the volume get feature. I am not sure which version of gluster you are using. git show c080403393987f807b9ca81be140618fa5e994f1 Regards, Atin On 10/29/2014 04:27 PM, Kiran Patil wrote: > Is that document up to date since it does not contain the option > "storage.health-

Re: [Gluster-devel] How to get/check/see volume options ?

2014-10-29 Thread Kiran Patil
Is that document up to date since it does not contain the option " storage.health-check-interval" ? Why there is no "Volume get" command ? On Wed, Oct 29, 2014 at 4:17 PM, Ravishankar N wrote: > On 10/29/2014 04:11 PM, Kiran Patil wrote: > > Hi, > > The > https://github.com/gluster/glusterfs/b

Re: [Gluster-devel] [Gluster-users] Dependency issue while installing glusterfs-3.6beta with vdsm

2014-10-29 Thread Niels de Vos
On Wed, Oct 29, 2014 at 06:27:54AM -0400, Humble Chirammal wrote: > > > > - Original Message - > | From: "Niels de Vos" > | To: "Humble Devassy Chirammal" > | Cc: "Anders Blomdell" , > "gluster-us...@gluster.org List" , > | "Gluster Devel" , "Humble Chirammal" > > | Sent: Wednesday,

Re: [Gluster-devel] How to get/check/see volume options ?

2014-10-29 Thread Ravishankar N
On 10/29/2014 04:11 PM, Kiran Patil wrote: Hi, The https://github.com/gluster/glusterfs/blob/master/doc/features/brick-failure-detection.md doc says "storage.health-check-interval" is set by default. I could see only "gluster volume set" command. What is the command to get the volume option

[Gluster-devel] How to get/check/see volume options ?

2014-10-29 Thread Kiran Patil
Hi, The https://github.com/gluster/glusterfs/blob/master/doc/features/brick-failure-detection.md doc says "storage.health-check-interval" is set by default. I could see only "gluster volume set" command. What is the command to get the volume options ? Thanks, Kiran.

[Gluster-devel] glupy compilation issue and fix

2014-10-29 Thread Kiran Patil
Hi, I get below messages when compiling gluster master branch on CentOS 6.5. Making all in glupy Making all in src CC glupy.lo CCLD glupy.la /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libutil.so when searching

Re: [Gluster-devel] [Gluster-users] Dependency issue while installing glusterfs-3.6beta with vdsm

2014-10-29 Thread Niels de Vos
On Wed, Oct 29, 2014 at 09:26:36AM +0530, Humble Devassy Chirammal wrote: > Rebuilding related packages looks to be a solution , however it may not be > possible for each and every release builds of GlusterFS. lets discuss it in > community meeting and act. No, these rebuilds are only needed for m