<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Looks like maybe something's not where it's expected to be? Any
    reason why you're not just using the packages?<br>
    <br>
    <div class="moz-cite-prefix">On 10/15/2013 5:48 PM, Chitra Kalle
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFaP1f0R7s2MfEru8Rn36+td3W2Nhzuj4yHd_zu6FUK8DOLd1Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Please help!</div>
        <div><br>
        </div>
        <div>Not able to start glusterd.</div>
        <div><br>
        </div>
        Here is the log file from
        /usr/local/var/log/glusterfs/usr-local-etc-glusterfs-glusterd.vol.log
        <div><br>
          <div>
            <div><br>
            </div>
            <div>
              <div>[2013-10-16 00:43:04.823318] I
                [glusterfsd.c:1670:main] 0-/usr/local/sbin/glusterd:
                Started running /usr/local/sbin/glusterd version 3.3.2</div>
              <div>[2013-10-16 00:43:04.824295] I [glusterd.c:807:init]
                0-management: Using /var/lib/glusterd as working
                directory</div>
              <div>[2013-10-16 00:43:04.824563] E
                [rpc-transport.c:252:rpc_transport_load]
                0-rpc-transport:
                /usr/local/lib/glusterfs/3.3.2/rpc-transport/rdma.so:
                cannot open shared object file: No such file or
                directory</div>
              <div>[2013-10-16 00:43:04.824573] E
                [rpc-transport.c:256:rpc_transport_load]
                0-rpc-transport: volume 'rdma.management':
                transport-type 'rdma' is not valid or not found on this
                machine</div>
              <div>[2013-10-16 00:43:04.824579] W
                [rpcsvc.c:1356:rpcsvc_transport_create] 0-rpc-service:
                cannot create listener, initing the transport failed</div>
              <div>[2013-10-16 00:43:04.824616] I
                [glusterd.c:103:glusterd_uuid_init] 0-glusterd:
                generated UUID: 61e12746-3c62-4523-9b70-7b6489290c2c</div>
              <div>[2013-10-16 00:43:04.825538] E
                [glusterd.c:288:glusterd_check_gsync_present]
                0-glusterd: geo-replication module not working as
                desired</div>
              <div>[2013-10-16 00:43:04.825575] E
                [xlator.c:385:xlator_init] 0-management: Initialization
                of volume 'management' failed, review your volfile again</div>
              <div>[2013-10-16 00:43:04.825582] E
                [graph.c:291:glusterfs_graph_init] 0-management:
                initializing translator failed</div>
              <div>[2013-10-16 00:43:04.825587] E
                [graph.c:478:glusterfs_graph_activate] 0-graph: init
                failed</div>
              <div>[2013-10-16 00:43:04.825670] W
                [glusterfsd.c:838:cleanup_and_exit]
                (--&gt;/usr/local/sbin/glusterd(main+0x605) [0x804e265]
                (--&gt;/usr/local/sbin/glusterd(glusterfs_volumes_init+0x1bc)
                [0x804c73c]
                (--&gt;/usr/local/sbin/glusterd(glusterfs_process_volfp+0x1bd)
                [0x804c56d]))) 0-: received signum (0), shutting down</div>
            </div>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div>--------------</div>
          <div><br>
          </div>
          <div>My vol file is located at
            /usr/local/etc/glusterfs/glusterd.vol</div>
          <div><br>
          </div>
          <div>----------------------------</div>
          <div>
            <div>volume management</div>
            <div>&nbsp; &nbsp; type mgmt/glusterd</div>
            <div>&nbsp; &nbsp; option working-directory /var/lib/glusterd</div>
            <div>&nbsp; &nbsp; option transport-type socket,rdma</div>
            <div>&nbsp; &nbsp; option transport.socket.keepalive-time 10</div>
            <div>&nbsp; &nbsp; option transport.socket.keepalive-interval 2</div>
            <div>&nbsp; &nbsp; option transport.socket.read-fail-log off</div>
            <div>end-volume</div>
            <div><br>
            </div>
          </div>
          <div><br>
          </div>
          <div>Thanks,</div>
        </div>
        <div>Chitra</div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">
          On Tue, Oct 15, 2013 at 1:32 PM, Chitra Kalle <span dir="ltr">&lt;<a
              moz-do-not-send="true" href="mailto:crentala@gmail.com"
              target="_blank">crentala@gmail.com</a>&gt;</span> wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">Hi,
              <div><br>
              </div>
              <div>Ubuntu machines running Linux 2.6. Glusterfs version
                3.3.2</div>
              <div><br>
              </div>
              <div>I built glusterfs on one machine with --prefix,
                --with-mountutildir --with-utildir --localstatedir
                options for configure.</div>
              <div>Ran make and make install.</div>
              <div><br>
              </div>
              <div>Then I copied the respective files/folders into the
                target machine's /usr/local /etc/init.d and /sbin
                accordingly.</div>
              <div><br>
              </div>
              <div>glusterfs runs fine on the build machine.</div>
              <div><br>
              </div>
              <div>However, I get this error when I run it on the target
                machine using /etc/init.d/glusterd start.</div>
              <div><br>
              </div>
              <div>C [glusterfsd.c:1224:parse_cmdline] 0-glusterfs:
                ERROR: parsing the volfile failed (No such file or
                directory)<br>
              </div>
              <div><br>
              </div>
              <div>
                <div>/etc/init.d/glusterd status</div>
                <div>&nbsp;* glusterd service is not running.</div>
              </div>
              <div><br>
              </div>
              <div>Additional steps taken before I tried to start
                glusterd on the target machine:</div>
              <div>
                I modified the /etc/init.d/glusterd script to point to
                /usr/local</div>
              <div>Added /usr/local/lib to /etc/ld.so.conf and ran
                ldconfig.</div>
              <div><br>
              </div>
              <div><br>
              </div>
              <div>Any pointers appreciated. I am a newbie!</div>
              <div>
                <br>
              </div>
              <div>Thanks,</div>
              <div>Chitra</div>
              <div><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Gluster-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a>
<a class="moz-txt-link-freetext" href="http://supercolony.gluster.org/mailman/listinfo/gluster-users">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>