libnfs-python icon indicating copy to clipboard operation
libnfs-python copied to clipboard

Ability to configure nfs blksize

Open shaunakgodbole opened this issue 5 years ago • 0 comments

Hello,

We are investigating an issue with libnfs-python where we constantly get throttled with the hit the IOPS limit which is currently set to 512 on our customer's NFS server. We see a direct correlation with the bandwitdh on the nfs-server which rounds out o about 20 MBPS.

Upon investigating the libnfs library, it looks like the value is being set directly in the header-file.

Is there a way to increase the size of the blksize to ensure that we don't run into these issues.

Thanks, Shaunak

shaunakgodbole avatar Jan 30 '20 10:01 shaunakgodbole