<br><br><div class="gmail_quote">On Mon, Dec 22, 2008 at 1:22 PM, Harshavardhana Ranganath <span dir="ltr">&lt;<a href="mailto:harsha@zresearch.com">harsha@zresearch.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Sean,<br><br>&nbsp;&nbsp;&nbsp; can you check &quot;ls -l /sbin/mount.glusterfs&quot; if its installed?<br></blockquote><div><br>It is.&nbsp; Sorry about that.&nbsp; I was under the impression that it was in /usr/local/sbin given my --prefix directive.&nbsp; I think I am set now.&nbsp; Thanks to you and Amar for all the handholding.<br>
<br>Sean<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Regards<br><div class="gmail_quote"><div><div></div><div class="Wj3C7c">
On Mon, Dec 22, 2008 at 11:20 PM, Sean Davis <span dir="ltr">&lt;<a href="mailto:sdavis2@mail.nih.gov" target="_blank">sdavis2@mail.nih.gov</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c"><br><br><div class="gmail_quote"><div><div>
</div><div>On Mon, Dec 22, 2008 at 12:09 PM, Sean Davis <span dir="ltr">&lt;<a href="mailto:sdavis2@mail.nih.gov" target="_blank">sdavis2@mail.nih.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div>On Mon, Dec 22, 2008 at 11:37 AM, Amar Tumballi (bulde) <span dir="ltr">&lt;<a href="mailto:amar@gluster.com" target="_blank">amar@gluster.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Sean,<div><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">That&#39;s the weird thing. &nbsp;It isn&#39;t there. &nbsp;The only place I find it is<br>





in the original src directory. &nbsp;It did get made, but never got copied<br>
to ANY destination, it appears.&nbsp; <br></blockquote></div><br></div>That means &#39;FUSE&#39; is not installed or not in the regular path, so
GlusterFS didn&#39;t built the fuse.so which is required for the mounting
part of filesystem. Can you post your &#39;./configure&#39; summary ? <br></blockquote></div><div><br>Thanks, Amar.&nbsp; That was the issue.&nbsp; FUSE-devel was not installed on the machine on which I was building glusterfs for the cluster.&nbsp; When I built on another machine with fuse-devel, glusterfs and glusterfsd are installed in /usr/local/sbin as expected given --prefix=/usr/local.<br>



</div></div></blockquote></div></div><div><br>Spoke too soon and without thinking.&nbsp; glusterfs and glusterfsd are there, but that wasn&#39;t the original problem.&nbsp; mount.glusterfs is not there.&nbsp; Below is the output of ./configure --prefix=/usr/local, grepped for &quot;fuse&quot;.&nbsp; Do you need to see more?&nbsp; libfuse is in /usr/lib64 on these systems.<br>


<br>Thanks again,<br>Sean<br><br></div></div><br>pressa:/usr/local/src/glusterfs-1.4.0rc6 # more config.out | grep -i fuse<br>checking for fuse_req_interrupt_func in -lfuse... yes<br>config.status: creating xlators/mount/fuse/Makefile<br>


config.status: creating xlators/mount/fuse/src/Makefile<br>config.status: creating xlators/mount/fuse/utils/mount.glusterfs<br>config.status: creating xlators/mount/fuse/utils/mount_glusterfs<br>config.status: creating xlators/mount/fuse/utils/Makefile<br>


FUSE client&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : yes<br><br>after make and make install<br><br>pressa:/usr/local/sbin # ls<br>
glusterfs&nbsp; glusterfsd&nbsp; upsd&nbsp; upsmon&nbsp; upssched<br>
<br></div></div><div class="Ih2E3d">_______________________________________________<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></div></blockquote></div><div><div></div><div class="Wj3C7c"><br><br clear="all"><br>-- <br>Harshavardhana<br>[y4m4 on #<a href="mailto:gluster@irc.freenode.net" target="_blank">gluster@irc.freenode.net</a>]<br>&quot;Samudaya TantraShilpi&quot;<br>
Z Research Inc - <a href="http://www.zresearch.com" target="_blank">http://www.zresearch.com</a><br>
<br>
</div></div></blockquote></div><br>