Skip to content

Files

Latest commit

 

History

History

diskspd

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

diskspd

This image on DockerHub

A feature-rich and versatile storage testing tool, Diskspd (version 2.0.17) combines robust and granular IO workload definition with flexible runtime and output options, creating an ideal tool for synthetic storage subsystem testing and validation.

See also https://aka.ms/diskspd

Examples

docker run --rm diskspd -c8192K -d1 testfile.dat

Volumes

mkdir c:\test
docker run --rm -v c:\test:c:\test diskspd -c8192K -d1 c:\test\testfile1.dat