Gene Liverman
2014-Jun-01 02:45 UTC
[Gluster-users] RHEL 5.8 mount fails "cannot open /dev/fuse"
Just setup my first Gluster share (replicated on 3 nodes) and it works fine on RHEL 6 but when trying to mount it on RHEL 5.8 I get the following in my logs: [2014-06-01 02:01:29.580163] I [glusterfsd.c:1959:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.5.0 (/usr/sbin/glusterfs --volfile-server=eapps-gluster01 --volfile-id=/gv0 /eapps/shared) [2014-06-01 02:01:29.581147] E [mount.c:267:gf_fuse_mount] 0-glusterfs-fuse: cannot open /dev/fuse (No such file or directory) [2014-06-01 02:01:29.581207] E [xlator.c:403:xlator_init] 0-fuse: Initialization of volume 'fuse' failed, review your volfile again I installed glusterfs and glusterfs-fuse from http://download.gluster.org/pub/gluster/glusterfs/LATEST/RHEL/glusterfs-epel.repo.el5 and got have the following currently: # rpm -qa |grep -i gluster glusterfs-libs-3.5.0-2.el5 glusterfs-3.5.0-2.el5 glusterfs-fuse-3.5.0-2.el5 Everything I have read online says that I should not have to manually install fuse or manually run modprobe or manually make /dev/fuse so I am lost as to why this is not working. Any tips on what to do next? Thanks, Gene -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20140531/3356dc51/attachment.html>
Franco Broi
2014-Jun-01 03:51 UTC
[Gluster-users] RHEL 5.8 mount fails "cannot open /dev/fuse"
Doesn't work for me either on Centos 5, have to modprobe fuse. On 1 Jun 2014 10:46, Gene Liverman <gliverma at westga.edu> wrote: Just setup my first Gluster share (replicated on 3 nodes) and it works fine on RHEL 6 but when trying to mount it on RHEL 5.8 I get the following in my logs: [2014-06-01 02:01:29.580163] I [glusterfsd.c:1959:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.5.0 (/usr/sbin/glusterfs --volfile-server=eapps-gluster01 --volfile-id=/gv0 /eapps/shared) [2014-06-01 02:01:29.581147] E [mount.c:267:gf_fuse_mount] 0-glusterfs-fuse: cannot open /dev/fuse (No such file or directory) [2014-06-01 02:01:29.581207] E [xlator.c:403:xlator_init] 0-fuse: Initialization of volume 'fuse' failed, review your volfile again I installed glusterfs and glusterfs-fuse from http://download.gluster.org/pub/gluster/glusterfs/LATEST/RHEL/glusterfs-epel.repo.el5 and got have the following currently: # rpm -qa |grep -i gluster glusterfs-libs-3.5.0-2.el5 glusterfs-3.5.0-2.el5 glusterfs-fuse-3.5.0-2.el5 Everything I have read online says that I should not have to manually install fuse or manually run modprobe or manually make /dev/fuse so I am lost as to why this is not working. Any tips on what to do next? Thanks, Gene ________________________________ This email and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. If you are not the original recipient or the person responsible for delivering the email to the intended recipient, be advised that you have received this email in error, and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you received this email in error, please immediately notify the sender and delete the original. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20140601/39830e02/attachment.html>