Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test-RDMA update parameters to diskspd #472

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

4fd81048-Brian
Copy link

Updated parameters to invocation of diskspd to more thoroughly test RDMA network performance.
New parameters -b1M -c2M -d30 -ft -L -o32 -r -Sr -t8 -w0
-b1M Block size in MiB
-c2M File size in MiB
-d30 Duration in seconds, not including cool-down or warm-up time
-ft Open file with FILE_ATTRIBUTE_TEMPORARY access hints
-L Measure latency statistics
-o32 Number of outstanding I/O requests per-target per-thread
-r Random I/O
-Sr Disable local caching for remote file systems. This leaves the remote system's cache enabled.
-t8 Number of threads per target
-w0 Percentage of write requests to issue

References:
https://unhandled.wordpress.com/2016/07/20/madness-testing-smb-direct-network-throughput-with-diskspd/

Updated parameters to invocation of diskspd to more thoroughly test RDMA network performance.
New parameters -b1M -c2M -d30 -ft -L -o32 -r -Sr -t8 -w0 
-b1M Block size in MiB
-c2M File size in MiB
-d30 Duration in seconds, not including cool-down or warm-up time
-ft Open file with FILE_ATTRIBUTE_TEMPORARY access hints
-L Measure latency statistics
-o32 Number of outstanding I/O requests per-target per-thread
-r Random I/O
-Sr Disable local caching for remote file systems. This leaves the remote system's cache enabled.
-t8	Number of threads per target
-w0 Percentage of write requests to issue

References:
https://unhandled.wordpress.com/2016/07/20/madness-testing-smb-direct-network-throughput-with-diskspd/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant