[TriLUG] nfs client information
Jon Carnes
jonc at nc.rr.com
Fri Jun 17 15:37:27 EDT 2005
Try these and see if they work:
Look at the currently exported filesystems and their options:
exportfs -v
Look directly at the table of exported filesystems:
cat /var/lib/nfs/xtab
Look at the kernel table of currently exported filesystems:
cat /proc/fs/nfs/exportfs
(from my old NFS notes on:
http://www.trilug.org/~jonc/nfs/nfs_nis_automount.txt)
On Fri, 2005-06-17 at 10:47, 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.
>
>
> ------------------
> Marvin Blackburn
> Systems Administrator
> Glen Raven
> "He's no failure. He's not dead yet" --William Lloyd George
More information about the TriLUG
mailing list