That's great to know. When you say you figured out one piece, that implies there's still more. Right now, we use CentOS 5.6 builds for RHEL (all version). When you say working on RPMs for CentOS 6, do you mean RPMs that force NFS v3? -JM ________________________________________ From: gluster-users-bounces at gluster.org [gluster-users-bounces at gluster.org] on behalf of Mike Hanby [mhanby at uab.edu] Sent: Wednesday, August 10, 2011 4:07 PM To: Mike Hanby; Gluster-users at gluster.org Subject: Re: GlusterFS 3.2.2 CentOS 6 client? Ok, I figured out one piece, the NFS mount needs -o nfsvers=3, in EL6 the client defaults to nfs4, however it's supposed to try that, then version 3 and so on. That's not working for the Gluster NFS, it is working when NFS mounting one of my other NFSv3 servers (non Gluster). mount -t nfs -o nfsvers=3 glustersrv-01:/scratch /scratch The GlusterFS client may be my rebuild of the Gluster RPMs for EL6. Is the Gluster team working on official 3.2.2 and later RPMs for EL6 (RHEL6, CentOS6, and others)? Mike > -----Original Message----- > From: gluster-users-bounces at gluster.org [mailto:gluster-users- > bounces at gluster.org] On Behalf Of Mike Hanby > Sent: Wednesday, August 10, 2011 4:48 PM > To: Gluster-users at gluster.org > Subject: GlusterFS 3.2.2 CentOS 6 client? > > Anyone using CentOS 6 x86_64 clients to access GlusterFS 3.2.2 server > farm (we have two servers in a distributed config)? I'm not having any > luck with either NFS or Gluster Fuse mounts. > > I have installed a test CentOS 6 machine as a test (currently our > entire environment is CentOS 5 x86_64 machines). I can't get the EL6 > client to successfully mount the Gluster file system. > > I've tried mounting via NFS (where scratch is the volume name): > > mount -t nfs glustersrv-01:/scratch /scratch > > and by using the GlusterFS fuse mount (3.2.2 clients) > > mount -t glusterfs glustersrv-01:/scratch /scratch > > The NFS mount attempt will hang for quite a while before it finally > times out > The Gluster client mount returns and shows that the file system is > mounted, however I can't access it: > > $ mount | grep gluster > 10.0.0.11:/scratch on /scratch type fuse.glusterfs > (rw,allow_other,default_permissions,max_read=131072) > > $ ls -l /scratch > ls: cannot access /scratch: No such file or directory > > I am able to successfully mount and access this file system on my > CentOS 5 systems. > > Thanks for any ideas, > > Mike > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users _______________________________________________ Gluster-users mailing list Gluster-users at gluster.org http://gluster.org/cgi-bin/mailman/listinfo/gluster-users