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

2014-07-24 Thread Chad Feller
On Thu, Jul 24, 2014 at 03:36:17PM -0700, Chad Feller 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

I'm seeing the same issue on my Fedora clients.  Here is a sample from 
yumdownloader:

# yumdownloader glusterfs-fuse
Loaded plugins: priorities, versionlock
30 packages excluded due to repository priority protections
glusterfs-fuse-3.4.5-1.fc20.x8 FAILED  
http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/Fedora/fedora-20/x86_64/glusterfs-fuse-3.4.5-1.fc20.x86_64.rpm:
 
[Errno -1] Package does not match intended download. Suggestion: run yum 
--enablerepo=glusterfs-fedora clean metadata
Trying other mirror.
glusterfs-fuse-3.4.5-1.fc20.x86_64: [Errno 256] No more mirrors to try.


___
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-24 Thread Chad Feller
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-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,

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  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


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

2014-07-25 Thread Chad Feller
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,

-Chad

___
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 Lalatendu Mohanty

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] [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 
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] [Gluster-users] glusterfs-3.4.5 RPMs now available

2014-07-25 Thread Chad Feller
On Fri, Jul 25, 2014 at 08:40:17PM +0530, Lalatendu Mohanty 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


It looks like we have one more issue I have no problem on my CentOS 
7 boxes, but I do have a problem on my RHEL7 boxes.  A yum update on my 
RHEL 7 boxes yields this:

...
http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/EPEL.repo/epel-7Server/x86_64/repodata/repomd.xml:
 
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/EPEL.repo/epel-7Server/noarch/repodata/repomd.xml:
 
[Errno 14] HTTP Error 404 - Not Found
...


The info for my RHEL 7 box is:

# uname -a
Linux  3.10.0-123.4.4.el7.x86_64 #1 SMP Wed Jul 16 14:28:24 
EDT 2014 x86_64 x86_64 x86_64 GNU/Linux

# cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 7.0 (Maipo)

Thanks,

-Chad
___
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 Chad Feller
On Fri, Jul 25, 2014 at 01:17:51PM -0700, Chad Feller wrote:
> On Fri, Jul 25, 2014 at 08:40:17PM +0530, Lalatendu Mohanty 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
> 
> 
> It looks like we have one more issue I have no problem on my CentOS 
> 7 boxes, but I do have a problem on my RHEL7 boxes.  A yum update on my 
> RHEL 7 boxes yields this:
> 
> ...
> http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/EPEL.repo/epel-7Server/x86_64/repodata/repomd.xml:
>  
> [Errno 14] HTTP Error 404 - Not Found
> Trying other mirror.
> http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST/EPEL.repo/epel-7Server/noarch/repodata/repomd.xml:
>  
> [Errno 14] HTTP Error 404 - Not Found
> ...
> 
> 
> The info for my RHEL 7 box is:
> 
> # uname -a
> Linux  3.10.0-123.4.4.el7.x86_64 #1 SMP Wed Jul 16 14:28:24 
> EDT 2014 x86_64 x86_64 x86_64 GNU/Linux
> 
> # cat /etc/redhat-release 
> Red Hat Enterprise Linux Server release 7.0 (Maipo)
> 


It appears that we just have to add an epel-7Server directory (symlink) 
here:

  http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.5/RHEL/

as was done for EL6.  I don't know how many variants are out there 
for EL7, but may as well add them all in.  

Interestingly enough, this directory structure was in place for 3.4.4:

  http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.4/RHEL/

-Chad
___
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 Justin Clift
On 25/07/2014, at 9:32 PM, Chad Feller wrote:
> It appears that we just have to add an epel-7Server directory (symlink) 
> here:
> 
>  http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.5/RHEL/
> 
> as was done for EL6.  I don't know how many variants are out there 
> for EL7, but may as well add them all in.  
> 
> Interestingly enough, this directory structure was in place for 3.4.4:
> 
>  http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.4/RHEL/


k.  Just added Server, Client, and Workstation symlinks for the epel-7
dir.  Would you be ok to test out the epel-7Server one to verify it's
ok? :)

Regards and best wishes,

Justin Clift

--
GlusterFS - http://www.gluster.org

An open source, distributed file system scaling to several
petabytes, and handling thousands of clients.

My personal twitter: twitter.com/realjustinclift

___
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 Chad Feller
On Fri, Jul 25, 2014 at 11:47:23PM +0100, Justin Clift wrote:
> On 25/07/2014, at 9:32 PM, Chad Feller wrote:
> > It appears that we just have to add an epel-7Server directory (symlink) 
> > here:
> > 
> >  http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.5/RHEL/
> > 
> > as was done for EL6.  I don't know how many variants are out there 
> > for EL7, but may as well add them all in.  
> > 
> > Interestingly enough, this directory structure was in place for 3.4.4:
> > 
> >  http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.4/RHEL/
> 
> 
> k.  Just added Server, Client, and Workstation symlinks for the epel-7
> dir.  Would you be ok to test out the epel-7Server one to verify it's
> ok? :)


Just tested and it works now.  Thanks!

-Chad

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