How to test disk performance in Linux
A lot of performance issues can be caused by poor disk performance. Here’s how to test the read and write performance on a Linux system using dd. 1. Write a file 2x the size of the RAM to make sure we get the real write rate. In this example the RAM of the server is [...]
