Maximum NFS Mount Read/Write Sizes Stuck at 32KB Max for Solaris 10 or Solaris 11.1
(Doc ID 1433313.1)
Last updated on MAY 01, 2023
Applies to:
Solaris Operating System - Version 10 10/08 U6 to 11.1 [Release 10.0 to 11.0]Information in this document applies to any platform.
Goal
Here is the problem :
One is trying to mount a filesystem For eg. /trail in this case from Linux NFS server hardy on solaris 10 system and the mount point is /testing.
The goal is to mount with rsize=1048576,wsize=1048576 using either mount option in vfstab file or through regular mount command. The mount succeeds, but nfsstat -m shows the rsize/wsizes as 32KB (32768 bytes).
For example:
Entry in /etc/vfstab:
The above output indicates it the mount parameters of rsize/wsize of 1MB were used, but nfsstat -m reports 32KB (see above).
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |