Re: [Gluster-devel] using GlusterFS to build an NFSv4.1 pNFS server

2015-06-01 Thread Jiffin Tony Thottan
Hi Rick, There is already support for pNFS in gluster volumes using nfs-ganesha : http://gluster.readthedocs.org/en/latest/Features/mount_gluster_volume_using_pnfs/ It supports normal FILE_LAYOUT architecture. Other comments are inline On 02/06/15 05:18, Rick Macklem wrote: Hi, Btw, I do mo

Re: [Gluster-devel] ec/self-heal.t failure

2015-06-01 Thread Pranith Kumar Karampuri
On 06/02/2015 10:40 AM, Krishnan Parthasarathi wrote: ec/self-heal.t failed regression reporting: not ok 71 Got "-rw---" instead of "-rw-r--r--" (regression had passed with earlier patchset). Console output is: http://build.gluster.org/job/rackspace-regression-2GB-triggered/9881/consoleFul

Re: [Gluster-devel] ec/self-heal.t failure

2015-06-01 Thread Krishnan Parthasarathi
> > ec/self-heal.t failed regression reporting: not ok 71 Got "-rw---" > instead of "-rw-r--r--" (regression had passed with earlier patchset). > > Console output is: > http://build.gluster.org/job/rackspace-regression-2GB-triggered/9881/consoleFull > > Mind having a look? ec/self-heal.t f

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Krishnan Parthasarathi
Thank you Emmanuel. - Original Message - > Krishnan Parthasarathi wrote: > > > Yes. 3.7.1 aims to alleviate the volume-status issue as top priority. > > We couldn't get the above patch within reasonable time. I will be > > backporting it and ensure it makes it to 3.7.2, expected in two w

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Emmanuel Dreyfus
Krishnan Parthasarathi wrote: > Yes. 3.7.1 aims to alleviate the volume-status issue as top priority. > We couldn't get the above patch within reasonable time. I will be > backporting it and ensure it makes it to 3.7.2, expected in two weeks. > 3.7.2 should address a wider range of bugs across co

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Krishnan Parthasarathi
> On 1 Jun 2015 21:52, "Emmanuel Dreyfus" wrote: > > > > On Mon, Jun 01, 2015 at 09:13:45PM +0530, Atin Mukherjee wrote: > > > 10959 it is in 3.7 and its backported. > > > > Fine. But there is a missing bug, as the logs are filled by the same > message > > evey second: > > [2015-06-01 16:21:43.04

[Gluster-devel] using GlusterFS to build an NFSv4.1 pNFS server

2015-06-01 Thread Rick Macklem
Hi, Btw, I do most of the FreeBSD NFSv4 work. I am interested in trying to use GlusterFS to build a FreeBSD NFSv4.1 pNFS server. My hope is that, by directing the NFSv4.1 client to the host where the file resides, the client will be able to do I/O on it efficiently via the NFSv3 server. (The new l

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Atin Mukherjee
On 1 Jun 2015 21:52, "Emmanuel Dreyfus" wrote: > > On Mon, Jun 01, 2015 at 09:13:45PM +0530, Atin Mukherjee wrote: > > 10959 it is in 3.7 and its backported. > > Fine. But there is a missing bug, as the logs are filled by the same message > evey second: > [2015-06-01 16:21:43.049150] W [socket.c:3

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Emmanuel Dreyfus
On Mon, Jun 01, 2015 at 09:13:45PM +0530, Atin Mukherjee wrote: > 10959 it is in 3.7 and its backported. Fine. But there is a missing bug, as the logs are filled by the same message evey second: [2015-06-01 16:21:43.049150] W [socket.c:3059:socket_connect] 0-nfs: Ignore failed connection attempt

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Atin Mukherjee
Sent from Samsung Galaxy S4 On 1 Jun 2015 20:37, "Emmanuel Dreyfus" wrote: > > On Mon, Jun 01, 2015 at 05:07:03AM -0400, Krishnan Parthasarathi wrote: > > I will be pushing GlusterFS 3.7.1 release in couple of hours. This release > > is to fix BZ 1223215 - "gluster volume status fails with locking

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Emmanuel Dreyfus
On Mon, Jun 01, 2015 at 05:07:03AM -0400, Krishnan Parthasarathi wrote: > I will be pushing GlusterFS 3.7.1 release in couple of hours. This release > is to fix BZ 1223215 - "gluster volume status fails with locking failed error > message". Was http://review.gluster.org/10842/ backported to relea

Re: [Gluster-devel] Coredump generated by bug-808400-stripe.t (lock migration?)

2015-06-01 Thread Jeff Darcy
> (gdb) p *xattr > Cannot access memory at address 0xadc0de7f288c > > > This indicates a use-after-free problem. The 0xadc0de from *xattr would > be "0xdeadc0de", just a little chopped of. This pattern is written to > the area after GF_FREE() is called on a pointer when compiles with

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Krishnan Parthasarathi
> > > > Done with 11016. Other one almost done.. will notify once merged. > > Done. All yours. Thanks! I have pushed the tag and have triggered rpms build for v3.7.1 ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailma

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Venky Shankar
On Jun 1, 2015 18:19, "Venky Shankar" wrote: > > Done with 11016. Other one almost done.. will notify once merged. Done. All yours. > > -Venky > > On Mon, Jun 1, 2015 at 4:59 PM, Krishnan Parthasarathi > wrote: > > Venky, Aravinda, > > > > I will be waiting for http://review.gluster.org/#/c/110

Re: [Gluster-devel] scrubber crash

2015-06-01 Thread Venky Shankar
On 06/01/2015 04:50 PM, Gaurav Garg wrote: - Original Message - From: "Venky Shankar" To: gg...@redhat.com, anekk...@redhat.com Cc: gluster-devel@gluster.org Sent: Monday, June 1, 2015 3:28:21 PM Subject: Re: [Gluster-devel] scrubber crash On 06/01/2015 02:23 PM, Venky Shankar wrot

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Venky Shankar
Done with 11016. Other one almost done.. will notify once merged. -Venky On Mon, Jun 1, 2015 at 4:59 PM, Krishnan Parthasarathi wrote: > Venky, Aravinda, > > I will be waiting for http://review.gluster.org/#/c/11030/ and > http://review.gluster.org/#/c/11016/ before I make 3.7.1 release. > > ~kp

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Krishnan Parthasarathi
Venky, Aravinda, I will be waiting for http://review.gluster.org/#/c/11030/ and http://review.gluster.org/#/c/11016/ before I make 3.7.1 release. ~kp - Original Message - > Is it absolutely needed? If we can wait for 3.7.2, we should. > > - Original Message - > > Also, good to h

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Krishnan Parthasarathi
Is it absolutely needed? If we can wait for 3.7.2, we should. - Original Message - > Also, good to have this patch in: http://review.gluster.org/#/c/11030/ > (waiting for regression to run). > > -Venky > > On Mon, Jun 1, 2015 at 4:23 PM, Avra Sengupta wrote: > > Aravinda has given it a

Re: [Gluster-devel] scrubber crash

2015-06-01 Thread Gaurav Garg
- Original Message - From: "Venky Shankar" To: gg...@redhat.com, anekk...@redhat.com Cc: gluster-devel@gluster.org Sent: Monday, June 1, 2015 3:28:21 PM Subject: Re: [Gluster-devel] scrubber crash On 06/01/2015 02:23 PM, Venky Shankar wrote: > > > On 06/01/2015 01:09 PM, Anand Nekkunt

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Venky Shankar
Also, good to have this patch in: http://review.gluster.org/#/c/11030/ (waiting for regression to run). -Venky On Mon, Jun 1, 2015 at 4:23 PM, Avra Sengupta wrote: > Aravinda has given it a +1 > > Regards, > Avra > > > On 06/01/2015 03:34 PM, Krishnan Parthasarathi wrote: >> >> Could you get a +

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Avra Sengupta
Aravinda has given it a +1 Regards, Avra On 06/01/2015 03:34 PM, Krishnan Parthasarathi wrote: Could you get a +1 from Aravinda? - Original Message - Hi KP, Can we have this patch in 3.7.1 before you make the release. http://review.gluster.org/#/c/10993/ Regards, Avra On 06/01/2015

Re: [Gluster-devel] RFC: functions and structure for generic refcounting

2015-06-01 Thread Krishnan Parthasarathi
> While looking into some of the races that seem possible in the new > auth-cache and netgroup/export features for Gluster/NFS, I noticed that > we do not really have a common way to do reference counting. I could > really use that, so I've put something together and would like to > request some c

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Krishnan Parthasarathi
Could you get a +1 from Aravinda? - Original Message - > Hi KP, > > Can we have this patch in 3.7.1 before you make the release. > http://review.gluster.org/#/c/10993/ > > Regards, > Avra > > On 06/01/2015 02:37 PM, Krishnan Parthasarathi wrote: > > All, > > > > I will be pushing Gluste

Re: [Gluster-devel] scrubber crash

2015-06-01 Thread Venky Shankar
On 06/01/2015 02:23 PM, Venky Shankar wrote: On 06/01/2015 01:09 PM, Anand Nekkunti wrote: Hi Venky one of regression test in my patch, I found core dump from scrubber . Please have a look. Link :http://build.gluster.org/job/rackspace-regression-2GB-triggered/9925/consoleFull bt fir

[Gluster-devel] Failure in tests/bugs/quota/afr-quota-xattr-mdata-heal.t

2015-06-01 Thread Anuradha Talur
Hi all, A regression failure occurred[1] for testcase mentioned in the subject. Pranith was able to recreate the failure. In case the testcase fails regression again, please note that the issue is being looked into. [1] http://build.gluster.org/job/rackspace-regression-2GB-triggered/9754/consol

Re: [Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Avra Sengupta
Hi KP, Can we have this patch in 3.7.1 before you make the release. http://review.gluster.org/#/c/10993/ Regards, Avra On 06/01/2015 02:37 PM, Krishnan Parthasarathi wrote: All, I will be pushing GlusterFS 3.7.1 release in couple of hours. This release is to fix BZ 1223215 - "gluster volume s

Re: [Gluster-devel] Failure in volume-snapshot.t

2015-06-01 Thread Atin Mukherjee
On 06/01/2015 11:41 AM, Anand Nekkunti wrote: > HI Atin > it seems like some spurious fail (failed one time). My patch nothing > to do with snapshot. I will send my patch with rebase . Then, I would request Avra to take a look at it. > Regards > Anand.N > > On 05/29/2015 07:17 PM, Atin Mukher

[Gluster-devel] Will be pushing 3.7.1 tag shortly

2015-06-01 Thread Krishnan Parthasarathi
All, I will be pushing GlusterFS 3.7.1 release in couple of hours. This release is to fix BZ 1223215 - "gluster volume status fails with locking failed error message". If there are other fixes that cause users unacceptable inconvenience, please get your patches merged by respective maintainers in

Re: [Gluster-devel] scrubber crash

2015-06-01 Thread Venky Shankar
On 06/01/2015 01:09 PM, Anand Nekkunti wrote: Hi Venky one of regression test in my patch, I found core dump from scrubber . Please have a look. Link :http://build.gluster.org/job/rackspace-regression-2GB-triggered/9925/consoleFull bt fir core ... (gdb) bt #0 0x7f89d6224731 in gf

[Gluster-devel] scrubber crash

2015-06-01 Thread Anand Nekkunti
Hi Venky one of regression test in my patch, I found core dump from scrubber . Please have a look. Link :http://build.gluster.org/job/rackspace-regression-2GB-triggered/9925/consoleFull bt fir core ... (gdb) bt #0 0x7f89d6224731 in gf_tw_mod_timer_pending (base=0xf2fbc0, timer=0x0,