<?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: Pre check health before running a fail-over in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/456271#M44182</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I have the ONTAP command for your reference&lt;/P&gt;&lt;P&gt;network interface show&lt;BR /&gt;network port ifgrp show&lt;/P&gt;&lt;P&gt;aggr show&lt;/P&gt;&lt;P&gt;storage failover show&lt;/P&gt;&lt;P&gt;cluster show&lt;/P&gt;&lt;P&gt;system health config show&lt;BR /&gt;system health alert show&lt;BR /&gt;system health status show&lt;BR /&gt;network port show&lt;/P&gt;&lt;P&gt;node show&lt;/P&gt;&lt;P&gt;volume show&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2024 07:40:38 GMT</pubDate>
    <dc:creator>liuh</dc:creator>
    <dc:date>2024-10-31T07:40:38Z</dc:date>
    <item>
      <title>Pre check health before running a fail-over</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/156700#M35425</link>
      <description>&lt;P&gt;Hello is there any Linux or netapp 9 powershell Scrip we can run for pre check health before running a fail-over and also after for ONTAP 9? Or a set of commands to check everything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 19:33:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/156700#M35425</guid>
      <dc:creator>JayNAS</dc:creator>
      <dc:date>2020-06-04T19:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pre check health before running a fail-over</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/156702#M35427</link>
      <description>&lt;P&gt;I would use Config Advisor (onsite) or Active IQ (online). It's not specific for a failover, but they both check all of the system health areas that would cause problems.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 19:37:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/156702#M35427</guid>
      <dc:creator>bretta</dc:creator>
      <dc:date>2020-06-04T19:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pre check health before running a fail-over</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/156706#M35430</link>
      <description>&lt;P&gt;Um....&lt;/P&gt;
&lt;P&gt;Are all interfaces home?&lt;/P&gt;
&lt;PRE&gt;network interface show -is-home false &lt;/PRE&gt;
&lt;P&gt;Cluster Status&lt;/P&gt;
&lt;PRE&gt;cluster show&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;Storage failover status&lt;/P&gt;
&lt;PRE&gt;storage failover show&lt;/PRE&gt;
&lt;P&gt;if 2-node, in a 2-node, make sure HA is enabled&lt;/P&gt;
&lt;PRE&gt;cluster ha show&lt;/PRE&gt;
&lt;P&gt;If more than 2-node and you want to see Epsilon:&lt;/P&gt;
&lt;PRE&gt;set advanced ; cluster show&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jun 2020 20:29:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/156706#M35430</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2020-06-04T20:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pre check health before running a fail-over</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/156739#M35441</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/65619"&gt;@TMACMD&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/2433"&gt;@bretta&lt;/a&gt;&amp;nbsp;Thanks guys I know that could help but if I want to get something automated and faster... Does anyone knows if there is a Shell script or linux?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 16:38:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/156739#M35441</guid>
      <dc:creator>JayNAS</dc:creator>
      <dc:date>2020-06-05T16:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pre check health before running a fail-over</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/156740#M35442</link>
      <description>&lt;P&gt;I don't know of any shell scripts. Active IQ does have a REST-based API if you want to write your own scripts. I'm not sure what you mean "faster" Active IQ runs 7x24x365 in the background and you just check a web page ( &lt;A href="https://activeiq.netapp.com" target="_blank"&gt;https://activeiq.netapp.com&lt;/A&gt; ).&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 17:11:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/156740#M35442</guid>
      <dc:creator>bretta</dc:creator>
      <dc:date>2020-06-05T17:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pre check health before running a fail-over</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/159045#M36307</link>
      <description>&lt;P&gt;I have some questions which I might know the answer as I used to work for NetApp but need confirmation, please reply to me only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Snapshot policies can only be created on Cluster or VMS (VSERVER) level right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Snapshot policies when created in vserver level, does not mean all volumes will inherit the policy within that vserver, that is only when we actually apply the policy to the volume, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I create a snapshot policy on a cluster level it does not mean all volumes will also inherit the policy within the cluster, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can delete/edit the root volume of the cluster and also of the vserver VOLUME-ROOT?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to apply the cluster snap policy to all volumes? Is there a way to apply the vserver snap policy to all volumes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is the Vserver root volume default policy always be there even when we apply another policy to the vserver itself?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/65619"&gt;@TMACMD&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/2433"&gt;@bretta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 00:27:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/159045#M36307</guid>
      <dc:creator>JayNAS</dc:creator>
      <dc:date>2020-08-28T00:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pre check health before running a fail-over</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/456271#M44182</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I have the ONTAP command for your reference&lt;/P&gt;&lt;P&gt;network interface show&lt;BR /&gt;network port ifgrp show&lt;/P&gt;&lt;P&gt;aggr show&lt;/P&gt;&lt;P&gt;storage failover show&lt;/P&gt;&lt;P&gt;cluster show&lt;/P&gt;&lt;P&gt;system health config show&lt;BR /&gt;system health alert show&lt;BR /&gt;system health status show&lt;BR /&gt;network port show&lt;/P&gt;&lt;P&gt;node show&lt;/P&gt;&lt;P&gt;volume show&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 07:40:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Pre-check-health-before-running-a-fail-over/m-p/456271#M44182</guid>
      <dc:creator>liuh</dc:creator>
      <dc:date>2024-10-31T07:40:38Z</dc:date>
    </item>
  </channel>
</rss>

