<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I actually copied it from an oVirt node, where they get it from.&nbsp;
    Content of the&nbsp; /etc/yum.repos.d/glusterfs-epel.repo file is:<br>
    <br>
    <pre># Place this file in your /etc/yum.repos.d/ directory</pre>
    <pre>
[glusterfs-epel]</pre>
    <pre>name=GlusterFS is a clustered file-system capable of scaling to several petabytes.</pre>
    <pre>baseurl=<a class="moz-txt-link-freetext" href="http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/$basearch/">http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/$basearch/</a></pre>
    <pre>enabled=1</pre>
    <pre>skip_if_unavailable=1</pre>
    <pre>gpgcheck=0</pre>
    <pre>
[glusterfs-noarch-epel]</pre>
    <pre>name=GlusterFS is a clustered file-system capable of scaling to several petabytes.</pre>
    <pre>baseurl=<a class="moz-txt-link-freetext" href="http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/noarch">http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/noarch</a></pre>
    <pre>enabled=1</pre>
    <pre>skip_if_unavailable=1</pre>
    <pre>gpgcheck=0</pre>
    <pre>
[glusterfs-source-epel]</pre>
    <pre>name=GlusterFS is a clustered file-system capable of scaling to several petabytes. - Source</pre>
    <pre>baseurl=<a class="moz-txt-link-freetext" href="http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/SRPMS">http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/SRPMS</a></pre>
    <pre>enabled=0</pre>
    <pre>skip_if_unavailable=1</pre>
    <pre>gpgcheck=0</pre>
    One of the reasons I chose that file is because I was extending a
    replica 3 volume on the ovirt nodes to a 4th (non-ovirt) node.<br>
    <br>
    "yum list gluster*" now spits back<br>
    <br>
    <pre># yum list gluster*</pre>
    <pre>Loaded plugins: fastestmirror, presto</pre>
    <pre>Loading mirror speeds from cached hostfile</pre>
    <pre>&nbsp;* base: centos.mirror.nac.net</pre>
    <pre>&nbsp;* extras: mirror.cs.uwp.edu</pre>
    <pre>&nbsp;* updates: mirror.cs.vt.edu</pre>
    <pre>Installed Packages</pre>
    <pre>glusterfs.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; @glusterfs-epel</pre>
    <pre>glusterfs-cli.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; @glusterfs-epel</pre>
    <pre>glusterfs-fuse.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; @glusterfs-epel</pre>
    <pre>glusterfs-libs.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; @glusterfs-epel</pre>
    <pre>glusterfs-server.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; @glusterfs-epel
Available Packages</pre>
    <pre>glusterfs-api.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; glusterfs-epel</pre>
    <pre>glusterfs-api-devel.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; glusterfs-epel</pre>
    <pre>glusterfs-debuginfo.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; glusterfs-epel</pre>
    <pre>glusterfs-devel.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; glusterfs-epel
glusterfs-geo-replication.x86_64&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; glusterfs-epel</pre>
    <pre>glusterfs-rdma.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; glusterfs-epel</pre>
    <pre>glusterfs-resource-agents.noarch&nbsp;&nbsp; 3.4.2-1.el6&nbsp;&nbsp; glusterfs-noarch-epel</pre>
    <br>
    <br>
    <div class="moz-cite-prefix">On 3/13/2014 7:44 PM, Carlos Capriotti
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMShz33F3M+sV4zSDjp1tP8TonLeUCv9fOHqDKx+3VPnWYTFHQ@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">What link did you use to fetch your .repo file ?&nbsp;</div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Thu, Mar 13, 2014 at 11:27 PM, Ted
          Miller <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:tmiller@hcjb.org" target="_blank">tmiller@hcjb.org</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> Sequence of events:<br>
              <br>
              spun up new Centos 6.5 VM<br>
              yum -y update<br>
              yum install glusterfs<br>
              this installed gluster 3.4.0<br>
              <br>
              find out there is no gluster-server package in CentOS
              repos.<br>
              <br>
              added glusterfs-epel, glusterfs-noarch-epel<br>
              <br>
              yum -y install gluster-server<br>
              <br>
              service glusterd start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<b><font color="#ff0000">FAILED</font></b>]<br>
              <br>
              yum list gluster*<br>
              note that all gluster* packages were updated to 3.4.2 <i>except</i>
              yum update glusterfs-libs<br>
              <br>
              yum update glusterfs-libs<br>
              <br>
              service glusterd start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<font color="#33ff33"><b>&nbsp;
                  OK&nbsp; </b></font>]<span class="HOEnZb"><font
                  color="#888888"><br>
                  <br>
                  Ted Miller<br>
                  Elkhart, IN<br>
                  <br>
                </font></span></div>
            <br>
            _______________________________________________<br>
            Gluster-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
            <a moz-do-not-send="true"
              href="http://supercolony.gluster.org/mailman/listinfo/gluster-users"
              target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="77">-- 
"He is no fool who gives what he cannot keep, to gain what he cannot lose." - - Jim Elliot
For more information about Jim Elliot and his unusual life, see <a class="moz-txt-link-freetext" href="http://www.christianliteratureandliving.com/march2003/carolyn.html">http://www.christianliteratureandliving.com/march2003/carolyn.html</a>.

Ted Miller
Design Engineer
HCJB Global Technology Center, a ministry of Reach Beyond
2830 South 17th St
Elkhart, IN  46517
574--970-4272 my desk
574--970-4252 receptionist</pre>
  </body>
</html>