<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=Advice_about_monitoring_disk_health</id>
	<title>Advice about monitoring disk health - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=Advice_about_monitoring_disk_health"/>
	<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Advice_about_monitoring_disk_health&amp;action=history"/>
	<updated>2026-05-25T11:16:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://wiki.docking.org/index.php?title=Advice_about_monitoring_disk_health&amp;diff=16634&amp;oldid=prev</id>
		<title>Frodo: asdf</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Advice_about_monitoring_disk_health&amp;diff=16634&amp;oldid=prev"/>
		<updated>2025-03-13T18:17:01Z</updated>

		<summary type="html">&lt;p&gt;asdf&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;We run scrub regularly - every 3 months or more often. &lt;br /&gt;
&lt;br /&gt;
We also have the following advice courtesy of Andrew Davis via Wynton. &lt;br /&gt;
&lt;br /&gt;
More important than ZFS scrubs is monitoring Smart. For SATA, it&amp;#039;s looking at Reallocated_Sector_Ct, Current_Pending_Sector, and Offline_Uncorrectable. If any of those go above 0, replace the drive.&lt;br /&gt;
&lt;br /&gt;
For SAS, it&amp;#039;s a bit more challenging since SAS doesn&amp;#039;t expose raw values. For those we do routine smart testing - weekly short, and monthly long:&lt;br /&gt;
&lt;br /&gt;
* short&lt;br /&gt;
 foreach file (/dev/da? /dev/da?? /dev/da???)&lt;br /&gt;
 smartctl -t short $file&lt;br /&gt;
 end&lt;br /&gt;
&lt;br /&gt;
* long&lt;br /&gt;
 foreach file (/dev/da? /dev/da?? /dev/da???)&lt;br /&gt;
 smartctl -t long $file&lt;br /&gt;
 end&lt;br /&gt;
&lt;br /&gt;
[[Category:Sysadmin]]&lt;/div&gt;</summary>
		<author><name>Frodo</name></author>
	</entry>
</feed>