<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body 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>]<br>
    <br>
    Ted Miller<br>
    Elkhart, IN<br>
    <br>
  </body>
</html>