Using the SPECsfs2008 File Server
SPECsfs2008 is a file server benchmark suite from Standard Performance Evaluation Corporation that measures file server throughput and response time, providing a standardized method for comparing performance across different vendor platforms. SPECsfs2008 results summarize the server's capabilities with respect to the number of operations that can be handled per second, and the overall latency of the operations.
To ensure accurate results, you should format the data volumes between tests to flush and clean up the working set. For improved performance and scalability, we recommend that you partition client data over multiple data volumes. The networking, storage, and interrupt affinity sections of this guide contain additional tuning information that might apply to specific hardware.
Tuning parameters for NFS file servers
You can tune the following registry parameters to enhance the performance of NFS servers:
Parameter | Recommended value |
---|---|
AdditionalDelayedWorkerThreads |
16 |
NtfsDisable8dot3NameCreation |
1 |
NtfsDisableLastAccessUpdate |
1 |
OptimalReads |
1 |
RdWrHandleLifeTime |
10 |
RdWrNfsHandleLifeTime |
60 |
RdWrNfsReadHandlesLifeTime |
10 |
RdWrThreadSleepTime |
60 |
FileHandleCacheSizeinMB |
1*1024*1024*1024 (1073741824) |
LockFileHandleCacheInMemory |
1 |
MaxIcbNfsReadHandlesCacheSize |
30000 |
HandleSigningEnabled |
0 |
RdWrNfsDeferredWritesFlushDelay |
60 |
CacheAddFromCreateAndMkDir |
1 |
Related topics
Performance Tuning for Workloads
Performance Tuning for File Servers