Greetings,
I have a problem, when I installed glusterFS on my server, I find EPEL doesn't have latest version of glusterFS, so I copied the repo from gluster.org on yum.repo.d, then I searched gluster via yum search, then there are 2 items,
================
Name : glusterfs
Arch : i686
Version : 3.2.7
Release : 1.el6
Size : 1.8 M
Repo : epel
Name : glusterfs
Arch : x86_64
Version : 3.3.1
Release : 1.el6
Size : 1.8 M
Repo : glusterfs-epel
=============
So I want to install the 2nd one from glusterfs-epel repo, how could i do?
Thanks in advanced.