[TriLUG] Re: nfs client information

Rick DeNatale rick.denatale at gmail.com
Sat Jun 18 22:39:02 EDT 2005


On 6/18/05, Lance A. Brown <lance at bearcircle.net> wrote:
> Blackburn, Marvin wrote:
> > I have several rhel 3.0 servers with vanilla nfs configurations.
> > The are mounting from a server that has nfs configured with version 3,
> > and tcp.
> >
> > Is there anyway I can tell what my client connections are using.
> > Version, wsize, rsize, timeo etc.
> >
> > a sampel nfs entry is:
> > trunk5:/unixadmin     /nfs/nas702g/unixadmin  nfs     defaults,soft
> > 1 2
> >
> > trunk5 is a connection to a emc cellera.
> > I would like to know what the timeo, wsize, and rsize it is using.
> 
> Running 'mount' with no argument should display the current NFS mounts
> and what options they are using.  This works, at least on Linux.

This shows what you have mounted on the local machine nfs or not.

showmount -a will show which clients have exports from the local
machine mounted, but won't show the client mount options.  I don't
know if getting the options on a remote machine is possilble or not.



More information about the TriLUG mailing list