Set the values for the NFS buffer size parameters rsize and wsize to 32768.
rsize
and wsize
buffer settings with the value 32768 for an Oracle Database data files mount point, set mount point parameters to values similar to the following:
/NFS_mount: dev = "/NFS_mount" vfs = nfs nodename = NFS_server mount = true options = bg,soft,intr,rsize=32768,wsize=32768 account = false
wtmax
granularity to the NFS server.Related Topics