User Tools

Site Tools


ubuntu:disk:stress_test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ubuntu:disk:stress_test [2021/01/29 14:12] – created peterubuntu:disk:stress_test [2021/01/29 14:19] (current) peter
Line 17: Line 17:
 </WRAP> </WRAP>
  
 +----
 +
 +===== Check the health of the disk =====
 +
 +<code bash>
 +smartctl -a /dev/sdd
 +</code>
 +
 +<WRAP info>
 +**NOTE:**  If [[https://www.smartmontools.org/|smartctl]] is not installed then:
 +
 +<code bash>
 +sudo apt update
 +sudo apt install smartmontools
 +</code>
 +</WRAP>
 +
 +----
 +
 +===== References =====
 +
 +https://www.smartmontools.org/
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