Jump to content

Windows server 2016: How to config nfs client's ReadBuffer/WriteBuffer size when access nfs server through File Explorer's Quick access?


Recommended Posts

Guest Maverick Cheung
Posted

We are doing some nfs related tests on Windows server 2016. The nfs server uses a user mode process in the linux environment. During the test, we found that there are two ways to access nfs server in windows environment: 1. via windows cmd, eg: mount -o mtype=hard -o nolock \\ip\ns s:\ then We run mount via windows cmd, we see the properties shouw rsize=1048576, wsize=1048576. Then we do some read I/O, we find the rsize is expected through the nfs server log. It's perfect for us.2. via File Explorer, eg: Open the File Explorer, input \\ip\ns in the address bar,

 

Continue reading...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...