<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Failed disks that doesn't show up with command &amp;quot;aggr status -f&amp;quot; in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/Failed-disks-that-doesn-t-show-up-with-command-quot-aggr-status-f-quot/m-p/150687#M9687</link>
    <description>&lt;P&gt;Can you verify ownership on all of the failed drives?&amp;nbsp; My guess is that drives that don't show up when running the aggr status -f command might not be owned by these controllers.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2019 17:41:01 GMT</pubDate>
    <dc:creator>Trubida</dc:creator>
    <dc:date>2019-09-03T17:41:01Z</dc:date>
    <item>
      <title>Failed disks that doesn't show up with command "aggr status -f"</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Failed-disks-that-doesn-t-show-up-with-command-quot-aggr-status-f-quot/m-p/150686#M9686</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a Netapp Storage FAS6280 with ONTAP 8.2.5P1 7-Mode, I would like to know why when I run the aggr status -f command it only shows 2 Failed disks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;nfiler1&amp;gt;&amp;nbsp; aggr status -f&lt;/P&gt;
&lt;P&gt;Broken disks&lt;/P&gt;
&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;failed 7a.40.6 7a 40 6 SA:A 0 SAS 15000 560000/1146880000 560208/1147307688&lt;BR /&gt;failed 7d.44.1 7d 44 1 SA:B 0 SAS 15000 560000/1146880000 560208/1147307688&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But when I run the sysconfig -a | grep "Failed" command&amp;nbsp; it shows&amp;nbsp; 6 Failed disks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;nfiler1&amp;gt; sysconfig -a | grep Failed&lt;BR /&gt;04.7 : NETAPP X412_S15K7560A15 NA08 0.0GB 0B/sect (Failed)&lt;BR /&gt;24.18: NETAPP X412_HVIPC560A15 NA04 0.0GB 0B/sect (Failed)&lt;BR /&gt;25.3 : NETAPP X412_S15K7560A15 NA08 560.0GB 520B/sect (Failed)&lt;BR /&gt;40.6 : NETAPP X412_S15K7560A15 NA08 560.0GB 520B/sect (Failed)&lt;BR /&gt;44.1 : NETAPP X412_S15K7560A15 NA08 560.0GB 520B/sect (Failed)&lt;BR /&gt;45.7 : NETAPP X412_S15K7560A15 NA08 560.0GB 520B/sect (Failed)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 16:51:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Failed-disks-that-doesn-t-show-up-with-command-quot-aggr-status-f-quot/m-p/150686#M9686</guid>
      <dc:creator>Abraham_Capristo</dc:creator>
      <dc:date>2019-09-03T16:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Failed disks that doesn't show up with command "aggr status -f"</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Failed-disks-that-doesn-t-show-up-with-command-quot-aggr-status-f-quot/m-p/150687#M9687</link>
      <description>&lt;P&gt;Can you verify ownership on all of the failed drives?&amp;nbsp; My guess is that drives that don't show up when running the aggr status -f command might not be owned by these controllers.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 17:41:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Failed-disks-that-doesn-t-show-up-with-command-quot-aggr-status-f-quot/m-p/150687#M9687</guid>
      <dc:creator>Trubida</dc:creator>
      <dc:date>2019-09-03T17:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Failed disks that doesn't show up with command "aggr status -f"</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Failed-disks-that-doesn-t-show-up-with-command-quot-aggr-status-f-quot/m-p/154761#M9969</link>
      <description>&lt;P&gt;To resolve this error&lt;BR /&gt;I had to go into maintenance mode and run the disk unfail [disk_id] command&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*&amp;gt; disk unfail 3d.10.21&lt;BR /&gt;Device 3d.10.22 was unfailed successfully.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the disk has been previously failed by RAID, the disk may need to be removed from&lt;BR /&gt;the failed disk registry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To see the disks in the registry:&lt;BR /&gt;&amp;gt;raid_config info showfdr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To delete a disk in the registry:&lt;BR /&gt;&amp;gt;raid_config info deletefdr&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;*&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 08:40:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Failed-disks-that-doesn-t-show-up-with-command-quot-aggr-status-f-quot/m-p/154761#M9969</guid>
      <dc:creator>reis</dc:creator>
      <dc:date>2020-03-05T08:40:11Z</dc:date>
    </item>
  </channel>
</rss>

