{"id":229,"date":"2023-06-13T01:28:42","date_gmt":"2023-06-13T01:28:42","guid":{"rendered":"https:\/\/marshallpdavis.com\/?page_id=229"},"modified":"2023-06-13T01:28:42","modified_gmt":"2023-06-13T01:28:42","slug":"seagate-smart-reading","status":"publish","type":"page","link":"https:\/\/marshallpdavis.com\/?page_id=229","title":{"rendered":"Seagate SMART Reading"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Run a new SMART Test<br>If possible, do a long test, but a short test can work &#8211; long:<br><code>sudo smartctl -t long \/dev\/sdX<\/code><br>short:<br><code>sudo smartctl -t short \/dev\/sdX<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Print the results, pulling meaty bits<br><code>sudo smartctl -a \/dev\/sdb | grep -E \"(Seek_Error_Rate|Raw_Read_Error_Rate)\" | cut -d- -f 3<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Interpret the results<br>Where ### is the output from step 2:<br><code>[marshall@archwks ~]$ python<br>Python 3.X ....<br>Type \"help\", \"copyright\", \"credits\" or \"license\" for more information.<br>>>> (### &amp; 0xFFFF00000000) >> 32<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Run a new SMART TestIf possible, do a long test, but a short test can work &#8211; long:sudo smartctl -t long \/dev\/sdXshort:sudo smartctl -t short \/dev\/sdX Print the results, pulling meaty bitssudo smartctl -a \/dev\/sdb | grep -E &#8220;(Seek_Error_Rate|Raw_Read_Error_Rate)&#8221; | cut -d- -f 3 Interpret the resultsWhere ### is the output from step 2:[marshall@archwks ~]$ &hellip; <a href=\"https:\/\/marshallpdavis.com\/?page_id=229\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Seagate SMART Reading<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-229","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/marshallpdavis.com\/index.php?rest_route=\/wp\/v2\/pages\/229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marshallpdavis.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marshallpdavis.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marshallpdavis.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marshallpdavis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=229"}],"version-history":[{"count":1,"href":"https:\/\/marshallpdavis.com\/index.php?rest_route=\/wp\/v2\/pages\/229\/revisions"}],"predecessor-version":[{"id":230,"href":"https:\/\/marshallpdavis.com\/index.php?rest_route=\/wp\/v2\/pages\/229\/revisions\/230"}],"wp:attachment":[{"href":"https:\/\/marshallpdavis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}