Re: [Gluster-devel] [Gluster-users] glusterfs-3.4.5 RPMs now available

2014-07-25 Thread Humble Devassy Chirammal
Hi Chad,

The issue appears to be fixed.

I enabled el6 repo from download.gluster.org in my rhel6 system  and its
working.

Can you please try again ?

--Humble





On Fri, Jul 25, 2014 at 4:06 AM, Chad Feller fel...@unr.edu wrote:

 On Fri, Jul 25, 2014 at 02:18:01AM +0530, Lalatendu Mohanty wrote:
  On 07/23/2014 10:48 PM, Kaleb KEITHLEY wrote:
  On 07/23/2014 01:08 PM, Gluster Build System wrote:
  
  
  SRC:
  
 http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.4.5.tar.gz
  
  This release is made off jenkins-release-85
  
  Release Notes for 3.4.5 GA
  
  GlusterFS 3.4.5 consists entirely of bug fixes.
  
  The following changes are included in 3.4.5:
  
  * 2b78933 cluster/dht: Don't do extra unref in dht-migration checks
  
  * 33b6134 doc: Fix peer probe deficiencies
  
  * ecc2194 fuse: fix memory leak in fuse_getxattr()
  
  * b3bf2cf performance/quick-read: Check for iobuf and iobref before
 unref.
  
  * e311014 nfs: prevent assertion error with MOUNT over UDP
  
 
  RPMs for el5-7 (RHEL, CentOS, etc.), Fedora (19,20,21,22) are available
 at
  download.gluster.org [1].
 
  [1] http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/
 
  Thanks,
  Lala

 Hi,

 There seems to be a small problem insomuch as I'm seeing this on all my
 RHEL6 boxes when attempting to yum update:

 ...
 (6/23): glusterfs-3.4.5-1.el6.x86_64.rpm   | 984 kB
 00:00

 http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/EPEL.repo/epel-6Server/x86_64/glusterfs-3.4.5-1.el6.x86_64.rpm
 :
 [Errno -1] Package does not match intended download. Suggestion: run yum
 --enablerepo=glusterfs-epel clean metadata
 Trying other mirror.
 (7/23): glusterfs-cli-3.4.5-1.el6.x86_64.rpm   | 106 kB
 00:00

 http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/EPEL.repo/epel-6Server/x86_64/glusterfs-cli-3.4.5-1.el6.x86_64.rpm
 :
 [Errno -1] Package does not match intended download. Suggestion: run yum
 --enablerepo=glusterfs-epel clean metadata
 Trying other mirror.
 (8/23): glusterfs-fuse-3.4.5-1.el6.x86_64.rpm  |  89 kB
 00:00

 http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/EPEL.repo/epel-6Server/x86_64/glusterfs-fuse-3.4.5-1.el6.x86_64.rpm
 :
 [Errno -1] Package does not match intended download. Suggestion: run yum
 --enablerepo=glusterfs-epel clean metadata
 Trying other mirror.
 (9/23): glusterfs-libs-3.4.5-1.el6.x86_64.rpm  | 222 kB
 00:00

 http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/EPEL.repo/epel-6Server/x86_64/glusterfs-libs-3.4.5-1.el6.x86_64.rpm
 :
 [Errno -1] Package does not match intended download. Suggestion: run yum
 --enablerepo=glusterfs-epel clean metadata
 Trying other mirror.
 (10/23): glusterfs-server-3.4.5-1.el6.x86_64.rpm   | 492 kB
 00:00

 http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/EPEL.repo/epel-6Server/x86_64/glusterfs-server-3.4.5-1.el6.x86_64.rpm
 :
 [Errno -1] Package does not match intended download. Suggestion: run yum
 --enablerepo=glusterfs-epel clean metadata
 Trying other mirror.
 ...

 Across all my GlusterFS servers. I'm assuming this is a repo-side
 problem on download.gluster.org?  (And yes I tried both yum clean
 metadata and yum clean all.)

 Thanks,

 -Chad
 ___
 Gluster-users mailing list
 gluster-us...@gluster.org
 http://supercolony.gluster.org/mailman/listinfo/gluster-users

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel


[Gluster-devel] Introduction of volume get

2014-07-25 Thread Atin Mukherjee
Hi All,

Patch [1] introduces a new feature of glusterd where one can list down a
specific or all volume options with a glusterd command.

Request you to let me know your thoughts. I will be also creating a
feature page for the same in sometime.

1. http://review.gluster.org/#/c/8305/

Regards,
Atin
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] [Gluster-users] glusterfs-3.4.5 RPMs now available

2014-07-25 Thread Humble Devassy Chirammal
Hi Chad/Lala,

This error mostly pop up  when the metadata of actual file does not match
the one provided by the repo metdata files. so I believe createrepo fixed
it.

--Humble



On Fri, Jul 25, 2014 at 8:40 PM, Lalatendu Mohanty lmoha...@redhat.com
wrote:

 On 07/25/2014 07:50 PM, Chad Feller wrote:

 On Fri, Jul 25, 2014 at 01:27:20PM +0530, Humble Devassy Chirammal wrote:

 Hi Chad,
 The issue appears to be fixed.
 I enabled el6 repo from [1]download.gluster.org in my rhel6 system
  and
 its working.
 Can you please try again ?
 --Humble

 Hi Humble,

 I noticed that it is working as of this morning on my Fedora 20 and
 RHEL6 boxes.

  Thanks Humble, Chad.

 Yup, I think there was some issue with repo metadata. I had recreated the
 repo , after you reported the issue and that fixed it.

 Thanks,
 Lala

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] Can anyone else shed any light on this warning?

2014-07-25 Thread Pranith Kumar Karampuri


On 07/26/2014 03:06 AM, Joe Julian wrote:
How can it come about? Is this from replacing a brick days ago? Can I 
prevent it from happening?


[2014-07-25 07:00:29.287680] W [fuse-resolve.c:546:fuse_resolve_fd] 
0-fuse-resolve: migration of basefd


(ptr:0x7f17cb846444 inode-gfid:87544fde-9bad-46d8-b610-1a8c93b85113) 
did not complete, failing fop with


EBADF (old-subvolume:gv-nova-3 new-subvolume:gv-nova-4)


It's critical because it causes a segfault every time. :(

Joe,
 This is fd migration code. When a brick layout changes (graph 
change) the file needs to be re-opened in the new graph. This re-open 
seemed to have failed. It leads to crash probably because extra unref in 
failure code path. Could you add brick/mount logs to the bug 
https://bugzilla.redhat.com/show_bug.cgi?id=1123289. What is the 
configuration of the volume?


pranith


___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel


___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel