Hi Venky,<div><br></div><div>I installed the geo replication RPM along with it&#39;s dependencies but gluster was still unhappy:</div><div><br></div><div><div>[root@compute-0-0 ~]# rpm -qa | grep -i gluster</div><div>glusterfs-rdma-3.3beta2-1</div>
<div>glusterfs-fuse-3.3beta2-1</div><div>glusterfs-geo-replication-3.3beta2-1</div><div>glusterfs-core-3.3beta2-1</div><div><br></div><div>However, when I added this line to /etc/glusterfs/glusterd.vol, everything started working happily:</div>
<div><br></div><div><div>    option transport.address-family inet</div></div><div><br></div><div>I should mention that the RPM&#39;s are installing stuff in: </div><div><br></div><div>   /opt/glusterfs/3.3beta2/</div><div>
<br></div><div>Which isn&#39;t ideal, hopefully that&#39;s just for the beta RPM&#39;s. :) Thanks for your help!</div><div><br></div><div><br></div><div>   --joey</div><div><br></div><div><br></div><div><br></div><div><br>
</div><div><br></div><br><div class="gmail_quote">On Thu, Jan 26, 2012 at 11:29 PM, Venky Shankar <span dir="ltr">&lt;<a href="mailto:venky@gluster.com">venky@gluster.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<u></u>

  
    
  
  <div bgcolor="#ffffff" text="#000000">
    <tt>Hey Joey,<br>
      <br>
      Can you try installing the glusterfs-geo-replication rpm ? You are
      using 3.3-beta2; so the rpm would be here:
<a href="http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.3-beta-2/RHEL/" target="_blank">http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.3-beta-2/RHEL/</a><br>
      <br>
      Let me know if installing this works for you. This should have
      been in the dependency list of the RPMs. I&#39;ll see if there is some
      issues with that.<br>
      <br>
      Thanks,<br>
      -Venky<br>
    </tt><div><div class="h5"><br>
    On 01/27/2012 11:25 AM, Joey McDonald wrote:
    </div></div><blockquote type="cite"><div><div class="h5">
      
      Hi all,
      <div><br>
      </div>
      <div>I have downloaded and installed the following:</div>
      <div><br>
      </div>
      <div>
        <div>[root@compute-0-0 ~]# rpm -qa | grep gluster</div>
        <div>glusterfs-rdma-3.3beta2-1</div>
        <div>glusterfs-fuse-3.3beta2-1</div>
        <div>glusterfs-core-3.3beta2-1</div>
      </div>
      <div><br>
      </div>
      <div>I have also compiled all those from source but they didn&#39;t
        work either. The problem I&#39;m having is that when I start
        glusterd I get the following and I&#39;m not sure how to fix it:</div>
      <div><br>
      </div>
      <div>
        <div><a href="tel:%5B2012-01-26%2023" value="+12012012623" target="_blank">[2012-01-26 23</a>:51:01.800533] I [glusterd.c:574:init]
          0-management: Using /etc/glusterd as working directory</div>
        <div><a href="tel:%5B2012-01-26%2023" value="+12012012623" target="_blank">[2012-01-26 23</a>:51:01.817010] E
          [socket.c:2190:socket_listen] 0-socket.management: socket
          creation failed (Address family not supported by protocol)</div>
        <div><a href="tel:%5B2012-01-26%2023" value="+12012012623" target="_blank">[2012-01-26 23</a>:51:01.817427] C [rdma.c:3935:rdma_init]
          0-rpc-transport/rdma: Failed to get IB devices</div>
        <div><a href="tel:%5B2012-01-26%2023" value="+12012012623" target="_blank">[2012-01-26 23</a>:51:01.817484] E [rdma.c:4806:init]
          0-rdma.management: Failed to initialize IB Device</div>
        <div><a href="tel:%5B2012-01-26%2023" value="+12012012623" target="_blank">[2012-01-26 23</a>:51:01.817499] E
          [rpc-transport.c:325:rpc_transport_load] 0-rpc-transport:
          &#39;rdma&#39; initialization failed</div>
        <div><a href="tel:%5B2012-01-26%2023" value="+12012012623" target="_blank">[2012-01-26 23</a>:51:01.817513] W
          [rpcsvc.c:1320:rpcsvc_transport_create] 0-rpc-service: cannot
          create listener, initing the transport failed</div>
        <div><a href="tel:%5B2012-01-26%2023" value="+12012012623" target="_blank">[2012-01-26 23</a>:51:01.817608] I
          [glusterd.c:89:glusterd_uuid_init] 0-glusterd: retrieved UUID:
          89b15475-cb6f-4d3c-8d7c-e18eb8358f4f</div>
        <div><a href="tel:%5B2012-01-26%2023" value="+12012012623" target="_blank">[2012-01-26 23</a>:51:01.818323] I
          [glusterd.c:294:glusterd_check_gsync_present] 0-:
          geo-replication module not installed in the system</div>
        <div>Given volfile:</div>
        <div>+------------------------------------------------------------------------------+</div>
        <div>  1: volume management</div>
        <div>  2:     type mgmt/glusterd</div>
        <div>  3:     option working-directory /etc/glusterd</div>
        <div>  4:     option transport-type socket,rdma</div>
        <div>  5:     option transport.socket.keepalive-time 10</div>
        <div>  6:     option transport.socket.keepalive-interval 2</div>
        <div>  7:     option transport.socket.read-fail-log off</div>
        <div>  8: end-volume</div>
        <div><br>
        </div>
        <div>+------------------------------------------------------------------------------+</div>
      </div>
      <div><br>
      </div>
      <div>Anyone know what I&#39;m doing wrong? Thanks!</div>
      <div><br>
      </div>
      <div>   --joey</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      </div></div><pre><fieldset></fieldset>
_______________________________________________
Gluster-users mailing list
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a>
<a href="http://gluster.org/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://gluster.org/cgi-bin/mailman/listinfo/gluster-users</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://gluster.org/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://gluster.org/cgi-bin/mailman/listinfo/gluster-users</a><br>
<br></blockquote></div><br></div>