Hi

1. What kernel do you have installed? Did you compile it or use an rpm from the 
centos repo or another repo?
uname -r gives

2.6.18-128.el5

What does this command produce:

find /lib/modules -name fuse.ko
it gives nothing

2. What fuse packages show as installed?

rpm -qa | grep -I fuse


fuse-libs-2.7.4-8.el5
fuse-devel-2.7.4-8.el5
glusterfs-fuse-3.2.0-1
fuse-devel-2.7.4-8.el5
fuse-2.7.4-8.el5
fuse-libs-2.7.4-8.el5


Thx for your help

KL

-Tony
---------------------------
Manager, IT Operations
Format Dynamics, Inc.
P: 303-228-7327
F: 303-228-7305
[email protected]
http://www.formatdynamics.com


-----Original Message-----
From: [email protected] [mailto:gluster-users-
[email protected]] On Behalf Of Karim Latouche
Sent: Thursday, May 19, 2011 5:36 AM
To: [email protected]
Cc: 'Gluster Users'
Subject: Re: [Gluster-users] mounting issues with CentOS 5.4

Hi

Thx for the answer but no luck
I still get the same error
FATAL: Module fuse not found

:'(


KL
I think you need :

yum groupinstall 'Development Tools'
yum groupinstall 'Development Libraries'
yum install libibverbs-devel fuse* fuse-devel

-----------------------------------------------
EDV Daniel Müller

Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen

Tel.: 07071/206-463, Fax: 07071/206-499
eMail: [email protected]
Internet: www.tropenklinik.de
-----------------------------------------------
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Karim Latouche
Gesendet: Donnerstag, 19. Mai 2011 12:41
An: Gluster Users
Betreff: [Gluster-users] mounting issues with CentOS 5.4

Hi All,

I'm trying to mount a volume using this command

mount -t glusterfs host:/vol   /mnt

and I get

fusermount: fuse device not found, try 'modprobe fuse' first
fusermount: fuse device not found, try 'modprobe fuse' first
Mount failed. Please check the log file for more details.


modprobe fuse  gives

FATAL: Module fuse not found

glusterfs-fuse-3.2.0-1.x86_64.rpm   ist installed on this machine and
the volume mounts well from an ubuntu 11.04 client

Any clues ?

Thx

KL
_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to