On Thu, 28 Jan 2010 08:46:33 -0800 Alan Aldrich wrote:
> I am trying to determine how to examine the actual properties of an
> nfs mount in FreeBSD
> In CentOS one can 'cat /proc/mounts' to determine all of the mount
> properties.
> Specifically I am trying to confirm whether the mount is using TC
I am trying to determine how to examine the actual properties of an
nfs mount in FreeBSD
In CentOS one can 'cat /proc/mounts' to determine all of the mount
properties.
Specifically I am trying to confirm whether the mount is using TCP or
UDP as I want it to
be TCP . Is there some similar way