User Tools

Site Tools


ubuntu:disk:stress_test

This is an old revision of the document!


Ubuntu - Disk - Stress test

ALERT: This will wipe data on the disk, so do not use against a disk for which you want to keep the data.

while :
do
  dd if=/dev/zero of=/dev/sdd bs=1048576 seek=1
done

NOTE: This continually writes 1Mb blocks to the disk.

ubuntu/disk/stress_test.1611929522.txt.gz · Last modified: 2021/01/29 14:12 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki