-
Notifications
You must be signed in to change notification settings - Fork 217
Table of contents
Jason Yi edited this page Sep 22, 2021
·
5 revisions
- The DiskSpd Storage Performance Tool
- Command line and parameters
-
Customizing tests
- Set a test duration
- Control caching
- Set random or sequential access hints
- Block Size
- Test random I/O
- Test sequential I/O
- Perform a write test
- Set a base target offset
- Set the maximum target offset
- Limit the total number of threads
- Access from multiple threads & thread stride
- Number of outstanding I/O requests
- Balance queues
- Alternatively, specify “think” time and I/O bursts
- Rate limits
- Use completion routines instead of I/O completion ports
- Set CPU affinity
- Create test files automatically
- Separate buffers for read and write operations
- Including Event Tracing for Windows (ETW) statistics
- Display a progress indicator
- Control the initial state of the random number generator
- Run DiskSpd in verbose mode
- Capturing Event Tracing for Windows (ETW) events from DiskSpd
- Use named events to synchronize testing
- Use an XML file to provide DiskSpd parameters
- Canceling a test run
- Analyzing test results
- Sample command lines
- VMFleet
- VMFleet examples