Unsolved
This post is more than 5 years old
3 Posts
0
657
February 21st, 2013 11:00
VNX5300 Recommended Linux NFS Mount Permissions Best Practices
Hello,
Our company has have a VNX5300 with NFS shares. We would like to know what is the best practice for mounting the NFS shares for Linux based machines.
Example:
in the fstab - xxx.xxx.xxx:/NFSsharefolder/ NFS rw,br (we want to know what's the best permissions in this area) .
Hopefully we can get some tips on best performance.
Thanks,
JLT
No Events found!
cincystorage
2 Intern
•
467 Posts
0
February 21st, 2013 22:00
I get my best performance using rsize=32768 and wsize=32768 to get 32k block sizes..