After mounting an exported NFS file system:
# mount -F nfs nfs_server:/mnt /mnt_point
How do I verify what's the default options being used?
In Linux, we can issue the command "mount" or "cat /proc/mounts" then we can see what are the defaults options being used. The size of r/wsize, what's the protocol used, etc..right?
So in Solaris, how can I verify it?
thanks,
warren

Reply With Quote
What's wrong? I hope I am not making you uncomfortable...
