[Gluster-users] downgrade client from 3.7.1 to 3.6.3
Andrus, Brian Contractor
bdandrus at nps.edu
Thu Jun 11 21:57:19 UTC 2015
Usually works:
yum downgrade <packagename>
Brian Andrus
ITACS/Research Computing
Naval Postgraduate School
Monterey, California
voice: 831-656-6238
-----Original Message-----
From: gluster-users-bounces at gluster.org [mailto:gluster-users-bounces at gluster.org] On Behalf Of Kingsley
Sent: Thursday, June 11, 2015 7:39 AM
To: gluster-users at gluster.org
Subject: [Gluster-users] downgrade client from 3.7.1 to 3.6.3
Hi,
We have a 3.6.3 cluster and all the clients were running the same version of glusterfs until I accidentally upgraded one of the client machines (which uses the fuse mount) to 3.7.1 when doing a yum update.
I'd prefer to not mix the versions and don't want to upgrade the lot to 3.7.x yet, so how do I downgrade the client back to 3.6.3?
I did "yum remove glusterfs glusterfs-fuse" and then edited the repo file (pasted below), but when I then do a subsequent "yum install glusterfs", it says it's going to install 3.7.1 again. How do I stop it doing this?
This is on CentOS 7.
Cheers,
Kingsley.
# cat /etc/yum.repos.d/glusterfs-epel.repo
# Place this file in your /etc/yum.repos.d/ directory
[glusterfs-epel]
name=GlusterFS is a clustered file-system capable of scaling to several petabytes.
#baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/$basearch/
baseurl=http://download.gluster.org/pub/gluster/glusterfs/3.6/3.6.3/EPEL.repo/epel-$releasever/$basearch/
enabled=1
skip_if_unavailable=1
gpgcheck=1
gpgkey=http://download.gluster.org/pub/gluster/glusterfs/3.6/3.6.3/EPEL.repo/pub.key
#gpgkey=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/pub.key
[glusterfs-noarch-epel]
name=GlusterFS is a clustered file-system capable of scaling to several petabytes.
#baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/noarch
baseurl=http://download.gluster.org/pub/gluster/glusterfs/3.6/3.6.3/EPEL.repo/epel-$releasever/noarch
enabled=1
skip_if_unavailable=1
gpgcheck=1
gpgkey=http://download.gluster.org/pub/gluster/glusterfs/3.6/3.6.3/EPEL.repo/pub.key
#gpgkey=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/pub.key
[glusterfs-source-epel]
name=GlusterFS is a clustered file-system capable of scaling to several petabytes. - Source baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/SRPMS
enabled=0
skip_if_unavailable=1
gpgcheck=1
gpgkey=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/pub.key
_______________________________________________
Gluster-users mailing list
Gluster-users at gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users
More information about the Gluster-users
mailing list