Hi Chris,<br><br>Well, I did try looking for &#39;<i>fuse.so</i>&#39; in the &#39;<i>/usr/lib/glusterfs/1.3.9/xlator/mount/</i>&#39; directory, but I wasn&#39;t able to find it there (actually the &#39;<i>mount</i>&#39; folder itself didn&#39;t even exist). So that made me want to try doing another rebuild of GlusterFS (just in case something was missed that I didn&#39;t notice), but that didn&#39;t help since the &#39;<i>mount</i>&#39; folder was still missing after the rebuild.<br>
<br>Oh, also thanks for letting me know about forwarding it to the list, I
only just noticed that I was only sending my replies directly to you, and not to the list. <br><br>-Paul<br><br><br><div class="gmail_quote">On Sun, Jun 8, 2008 at 11:10 PM, Christopher Hawkins &lt;<a href="mailto:chawkins@bplinux.com">chawkins@bplinux.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
<div dir="ltr" align="left">
<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2"><span>Sounds like it can&#39;t find fuse.so. Is it 
there?</span></font></div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2"><span></span></font>&nbsp;</div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2"><span>Also, be sure to copy the list and not just me. Others 
can help you as well and may know the exact cause of your problem.&nbsp;&nbsp; 
;-)</span></font></div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2"><span></span></font>&nbsp;</div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial" size="2"><span><span>-- 
Chris</span></span></font></div></div><br>
<blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;">
  <div dir="ltr" align="left" lang="en-us">
  <hr>
  <font face="Tahoma" size="2"><div class="Ih2E3d"><b>From:</b> Pinoy Hatdog 
  [mailto:<a href="mailto:pinoy.hatdog@gmail.com" target="_blank">pinoy.hatdog@gmail.com</a>] <br></div><b>Sent:</b> Sunday, June 08, 2008 4:10 
  AM<div><div></div><div class="Wj3C7c"><br><b>To:</b> Christopher Hawkins<br><b>Subject:</b> Re: [Gluster-users] 
  GlusterFS startup problems<br></div></div></font><br></div><div><div></div><div class="Wj3C7c">
  <div></div>Hi Christopher,<br><br>Thanks again for the speedy response. I&#39;ve 
  tried starting a basic setup again, though still no success. After going 
  through the logs, here&#39;s the message I found from the client terminal:<br><br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2008-06-08 
    15:53:40 E [xlator.c:120:xlator_set_type] xlator: 
    dlopen(/usr/lib/glusterfs/1.3.9/xlator/mount/fuse.so): 
    /usr/lib/glusterfs/1.3.9/xlator/mount/fuse.so: cannot open shared object 
    file: No such file or directory<br><br>TLA Repo Revision: 
    glusterfs--mainline--2.5--patch-770<br>Time : 2008-06-08 15:53:40<br>Signal 
    Number : 11<br><br>/usr/sbin/glusterfs -f 
    /etc/glusterfs/glusterfs-client.vol -l /usr/var/log/glusterfs/glusterfs.log 
    -L WARNING 
    /mnt/glusterfs<br><br>[0x110420]<br>/lib/libc.so.6(__libc_start_main+0xe0)[0x8c3390]<br>[glusterfs][0x80493c1]</blockquote>
  <div><br>As for the server terminal, there were no errors in the log, so 
  apparently this seems to be something that&#39;s limited to the client 
  only.<br><br>Thanks again.<br><br>-Paul<br><br></div><br>
  <div class="gmail_quote">On Sun, Jun 8, 2008 at 1:19 PM, Christopher Hawkins 
  &lt;<a href="mailto:chawkins@bplinux.com" target="_blank">chawkins@bplinux.com</a>&gt; 
  wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div>
    <div dir="ltr" align="left"><font size="3">
    <p>The directory where you will be mounting the gluster filesystem has to 
    exist beforehand (just like mounting a cd, or NFS, etc.). First create 
    /mnt/glusterfs and then try mounting it to that directory. Also, I&#39;d expect 
    glusterfs to log something like that, even if it doesn&#39;t throw an error when 
    you tried to mount it. Check the gluster logs (and /var/log/messages) for 
    any errors. I think by default they are in 
    /var/log/glusterfs/glusterfs.log</p></font></div><br>
    <blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;">
      <div dir="ltr" align="left" lang="en-us">
      <hr>
      <font face="Tahoma" size="2"><b>From:</b> Pinoy Hatdog [mailto:<a href="mailto:pinoy.hatdog@gmail.com" target="_blank">pinoy.hatdog@gmail.com</a>] <br><b>Sent:</b> Sunday, June 
      08, 2008 1:13 AM<br><b>To:</b> Christopher Hawkins<br><b>Subject:</b> Re: 
      [Gluster-users] GlusterFS startup problems<br></font><br></div>
      <div>
      <div></div>
      <div>
      <div></div>Hello Christopher,<br><br>Thanks for the quick response. After 
      following your instructions, I was able to find the executable in the 
      /usr/sbin/ folder. So what I did was to try to start a basic setup based 
      on the instructions on the <b><a title="Install and run GlusterFS v1.3 in 10mins" href="http://gluster.org/docs/index.php/Install_and_run_GlusterFS_v1.3_in_10mins" target="_blank">Install and run GlusterFS v1.3 in 10mins</a></b> page. I 
      made the corresponding volume spec file for both the server and client, 
      and then ran the following command on the server (just an addition, 
      iptables have already been disabled beforehand):<br><b><br></b>
      <div style="margin-left: 40px;"><b>#</b> /usr/sbin/glusterfsd -f 
      /etc/glusterfs/glusterfs-server.vol<br></div>
      <div style="text-align: center;"><br>
      <div style="text-align: left;">And the following command on the 
      client:<b><br><br></b>
      <div style="margin-left: 40px;"><b>#</b> /usr/sbin/glusterfs -f 
      /etc/glusterfs/glusterfs-client.vol /mnt/glusterfs<br><br></div>After I 
      executed the GlusterFS startup commands on the server and client 
      terminals, I received no messages, so I understood that it had indeed 
      started successfully. However, when I checked on the client terminal to 
      see if there indeed was a /mnt/glusterfs directory, I was not able to find 
      any.<br><br>-Paul<br></div></div><br><br>
      <div class="gmail_quote">On Sun, Jun 8, 2008 at 11:50 AM, Christopher 
      Hawkins &lt;<a href="mailto:chawkins@bplinux.com" target="_blank">chawkins@bplinux.com</a>&gt; wrote:<br>
      <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
        <div>
        <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">If 
        you run &#39;updatedb&#39; and then &#39;locate glusterfs&#39;, does it find the 
        executable?&nbsp;Perhaps you didn&#39;t run &#39;make install&#39; after you 
        compiled?&nbsp;</font></span></div><br>
        <blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;">
          <div dir="ltr" align="left" lang="en-us">
          <hr>
          <font face="Tahoma" size="2"><b>From:</b> <a href="mailto:gluster-users-bounces@gluster.org" target="_blank">gluster-users-bounces@gluster.org</a> [mailto:<a href="mailto:gluster-users-bounces@gluster.org" target="_blank">gluster-users-bounces@gluster.org</a>] <b>On Behalf Of 
          </b>Pinoy Hatdog<br><b>Sent:</b> Saturday, June 07, 2008 10:33 
          PM<br><b>To:</b> <a href="mailto:gluster-users@gluster.org" target="_blank">gluster-users@gluster.org</a><br><b>Subject:</b> 
          [Gluster-users] GlusterFS startup problems<br></font><br></div>
          <div>
          <div></div>
          <div>
          <div></div>Hello, I&#39;m quite new to GlusterFS. Recently I tried to 
          install GlusterFS based on the instructions found in the <b><a title="Install and run GlusterFS v1.3 in 10mins" href="http://www.gluster.org/docs/index.php/Install_and_run_GlusterFS_v1.3_in_10mins" target="_blank">Install and run GlusterFS v1.3 in 10mins</a></b> page in 
          the wiki. After installation, I tried to execute GlusterFS by entering 
          the following command: &#39;<i>glusterfs --help</i>&#39;, wherein I received 
          the message that the glusterfs command could not be found. <br>Just in 
          case it is needed, I am using Fedora 8 distro for GlusterFS, and I 
          have verified that I have installed all the needed requirements for 
          installing GlusterFS (the build process also produced no errors 
          whatsoever).<br><br>Thanks in 
        advance.<br><br>-Paul<br></div></div></blockquote></div><br>_______________________________________________<br>Gluster-users 
        mailing list<br><a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br><a href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</a><br>
<br></blockquote></div><br></div></div></blockquote></div></blockquote></div><br></div></div></blockquote></div>
</blockquote></div><br>