[Gluster-users] Mounting from fstab
Sean Davis
sdavis2 at mail.nih.gov
Mon Dec 22 17:50:30 UTC 2008
On Mon, Dec 22, 2008 at 12:09 PM, Sean Davis <sdavis2 at mail.nih.gov> wrote:
>
>
> On Mon, Dec 22, 2008 at 11:37 AM, Amar Tumballi (bulde) <amar at gluster.com>wrote:
>
>> Hi Sean,
>>
>> That's the weird thing. It isn't there. The only place I find it is
>>> in the original src directory. It did get made, but never got copied
>>> to ANY destination, it appears.
>>>
>>
>> That means 'FUSE' is not installed or not in the regular path, so
>> GlusterFS didn't built the fuse.so which is required for the mounting part
>> of filesystem. Can you post your './configure' summary ?
>>
>
> Thanks, Amar. That was the issue. FUSE-devel was not installed on the
> machine on which I was building glusterfs for the cluster. When I built on
> another machine with fuse-devel, glusterfs and glusterfsd are installed in
> /usr/local/sbin as expected given --prefix=/usr/local.
>
Spoke too soon and without thinking. glusterfs and glusterfsd are there,
but that wasn't the original problem. mount.glusterfs is not there. Below
is the output of ./configure --prefix=/usr/local, grepped for "fuse". Do
you need to see more? libfuse is in /usr/lib64 on these systems.
Thanks again,
Sean
pressa:/usr/local/src/glusterfs-1.4.0rc6 # more config.out | grep -i fuse
checking for fuse_req_interrupt_func in -lfuse... yes
config.status: creating xlators/mount/fuse/Makefile
config.status: creating xlators/mount/fuse/src/Makefile
config.status: creating xlators/mount/fuse/utils/mount.glusterfs
config.status: creating xlators/mount/fuse/utils/mount_glusterfs
config.status: creating xlators/mount/fuse/utils/Makefile
FUSE client : yes
after make and make install
pressa:/usr/local/sbin # ls
glusterfs glusterfsd upsd upsmon upssched
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20081222/6f8eee05/attachment.html>
More information about the Gluster-users
mailing list