Tagged articles
3 articles
Page 1 of 1
Open Source Linux
Open Source Linux
May 11, 2024 · Operations

How to Measure Server Disk I/O Performance with the dd Command

This guide explains why disk I/O matters for server performance and walks through using the Linux dd command to create a test file, run read/write benchmarks, interpret the results from /proc/diskstats, and automate regular checks with a cron script.

BenchmarkDisk I/OLinux performance
0 likes · 7 min read
How to Measure Server Disk I/O Performance with the dd Command