<?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 what mean outage during takover for NFSV4 in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442449#M41901</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i m using ontap 9.11 and considering migratin from NFSV3 to NFSV4.&lt;/P&gt;&lt;P&gt;I m carefully reading the following document&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NFS in NetApp ONTAP&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Best practice and implementation guide&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.netapp.com/media/10720-tr-4067.pdf" target="_blank"&gt;https://www.netapp.com/media/10720-tr-4067.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in page 64 it talk about potential outage and takevoer.&lt;BR /&gt;When it s written during a failover&amp;nbsp;&lt;BR /&gt;Lock state is not moved; up to 45s&lt;BR /&gt;outage when locks are in use.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Does that mean that all the Netapp is out of reachable up to 45 seconds or just the file that the lock is put on.&amp;nbsp;&lt;BR /&gt;It s not exactly the same in term of impacts.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 09:51:52 GMT</pubDate>
    <dc:creator>grocanar</dc:creator>
    <dc:date>2025-06-04T09:51:52Z</dc:date>
    <item>
      <title>what mean outage during takover for NFSV4</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442449#M41901</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i m using ontap 9.11 and considering migratin from NFSV3 to NFSV4.&lt;/P&gt;&lt;P&gt;I m carefully reading the following document&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NFS in NetApp ONTAP&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Best practice and implementation guide&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.netapp.com/media/10720-tr-4067.pdf" target="_blank"&gt;https://www.netapp.com/media/10720-tr-4067.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in page 64 it talk about potential outage and takevoer.&lt;BR /&gt;When it s written during a failover&amp;nbsp;&lt;BR /&gt;Lock state is not moved; up to 45s&lt;BR /&gt;outage when locks are in use.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Does that mean that all the Netapp is out of reachable up to 45 seconds or just the file that the lock is put on.&amp;nbsp;&lt;BR /&gt;It s not exactly the same in term of impacts.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:51:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442449#M41901</guid>
      <dc:creator>grocanar</dc:creator>
      <dc:date>2025-06-04T09:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: what mean outage during takover for NFSV4</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442459#M41905</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the locking mechanism for NFS4 has changed. Now the file remains locked until timeout.&lt;/P&gt;&lt;P&gt;If there is no urgent need, I would not change to NFS4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 15:02:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442459#M41905</guid>
      <dc:creator>MaGr</dc:creator>
      <dc:date>2023-03-15T15:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: what mean outage during takover for NFSV4</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442479#M41907</link>
      <description>&lt;P&gt;Yes, this is a file-locking under lease-based-model. It's not NetApp that is unreachable, rather the grace-period (30seconds Lease + 15seconds Grace = 45 seconds total) given to clients to re-claim their locks. As the total time-out value is 45 seconds, you are expecting the Server/LIF to be up already in best case scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In general - NFSv4 locks provide a time-bounded grant of control over file state to an NFS client. Holding a lease allows a client to assume that its lock remains valid for a server-specified, renewable time interval.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following Kbs may be worth considering:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;How does the NFSv4 grace periods work?&lt;BR /&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_does_the_NFSv4_grace_periods_work" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_does_the_NFSv4_grace_periods_work&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Why may NFSv3&lt;STRONG&gt; perform better&lt;/STRONG&gt; than NFSv4.x?&lt;BR /&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Why_may_NFSv3_perform_better_than_NFSv4.x" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Why_may_NFSv3_perform_better_than_NFSv4.x&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 20:12:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442479#M41907</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-03-15T20:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: what mean outage during takover for NFSV4</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442508#M41914</link>
      <description>&lt;P&gt;Yeah, we have a lot of discussions about converting v3 to v4 as well. It is indeed confusion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As we've discussed in this thread, if a client has a lock on a file and a failover(either on LIF's or nodes) exceeded 45s, the client may lost the connection to NetApp NFS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, people on the other side saying the issue got resolved by this link:&lt;BR /&gt;&lt;A href="https://mysupport.netapp.com/site/bugs-online/product/ONTAP/BURT/1499441" target="_blank"&gt;https://mysupport.netapp.com/site/bugs-online/product/ONTAP/BURT/1499441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can this link really resolved the issue we have discussed?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 15:15:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442508#M41914</guid>
      <dc:creator>heightsnj</dc:creator>
      <dc:date>2023-03-16T15:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: what mean outage during takover for NFSV4</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442509#M41915</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;Now the file remains locked until timeout.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;when timeout (45s) reached, the lock on the file got released/lost, and therefore the outage happened. Is this why outage could happen?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 15:33:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442509#M41915</guid>
      <dc:creator>heightsnj</dc:creator>
      <dc:date>2023-03-16T15:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: what mean outage during takover for NFSV4</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442585#M41929</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;☆&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;H1&gt;1499441&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ESXi clients lose NFS 4.1 locks during takeover&lt;/H1&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Bug ID&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;1499441&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Title&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;ESXi clients lose NFS 4.1 locks during takeover&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Status&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Fixed&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Severity&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;UL class=""&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;P2&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Found In Versions&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;9.11.1P2, 9.8P14, 9.9.1, 9.9.1P2, 9.9.1P6&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Last Update&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;12-Feb-2023&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Summary&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;When the deny mode bit is set to "lock object", network lock manager rejects multiple attempts to reclaim the locking state with the share lock conflict error, 102.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Fixed In Versions&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;For minimum recommended release, please visit&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://kb.netapp.com/Support_Bulletins/Customer_Bulletins/SU2" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;SU2&lt;/SPAN&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;SPAN class=""&gt;&lt;A href="https://mysupport.netapp.com/site/products/all/details/ontap9/2/download/62286/9.11.1P7" target="_blank" rel="noopener"&gt;9.11.1P7&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://mysupport.netapp.com/site/products/all/details/ontap9/2/download/62286/9.12.1" target="_blank" rel="noopener"&gt;9.12.1&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://mysupport.netapp.com/site/products/all/details/ontap9/2/download/62286/9.12.1P1" target="_blank" rel="noopener"&gt;9.12.1P1&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://mysupport.netapp.com/site/products/all/details/ontap9/2/download/62286/9.9.1P14" target="_blank" rel="noopener"&gt;9.9.1P14&lt;/A&gt;&lt;/SPAN&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Workaround&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;None&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Created On&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;26-Aug-2022&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Notes&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;None&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 19 Mar 2023 14:17:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442585#M41929</guid>
      <dc:creator>heightsnj</dc:creator>
      <dc:date>2023-03-19T14:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: what mean outage during takover for NFSV4</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442602#M41931</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/34910"&gt;@heightsnj&lt;/a&gt;: To be very honest, Admins who have seen/experienced migrations from NFSv3 to NFSv4/4.1, and then seen this issue first hand, will be able to shed more useful information. There are plenty of information around NFSV4/4.1 (mostly about key enhancements over previous versions), but the real-test is probably when the failover/reboot/ happens at the NFS server side (NetApp Storage). In earlier NFS versions (v2&amp;amp;3) NLM/NSM took care of the locking issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Coming to the Burt, disruptions caused by this combination "NFSv4.1" and "VMware ESXi 6.x+ datastores" specifically,&amp;nbsp; I see there are Kbs that suggests it has been FIXED. It appears to be VMware bug that incorrectly handled the responses from the Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/VMware_NFSv4.1_datastores_see_disruption_during_failover_events_for_ONTAP_9" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/VMware_NFSv4.1_datastores_see_disruption_during_failover_events_for_ONTAP_9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Top_ESXi_known_issues%2F%2Fworkarounds%2F%2Fbest_practices_for_NFSv4.1" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Top_ESXi_known_issues%2F%2Fworkarounds%2F%2Fbest_practices_for_NFSv4.1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Further, looking at the bug :1499441 (You shared) - ESXi clients lose NFS 4.1 locks during takeover (Updated:12-Feb-2023), it sounds like this has been fixed from ONTAP end as well or may be. I would suggest, raising a ticket so that you can track this issue directly and get an update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;On the side note:&lt;/STRONG&gt; I was reading the Burt (1499441) you shared, it says NFS4.1 in the subject, but in the summary it is referencing 'NLM', I thought NLM was only applicable to NFSv2/3? So this bit is confusing to me. I don't know the whole context of this particular bug though.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 15:31:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442602#M41931</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-03-20T15:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: what mean outage during takover for NFSV4</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442603#M41932</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are on NFS3 and never had issues with the locking of files as described in the table of TR4067 page 64. (up to 45s on NFS3).&lt;/P&gt;&lt;P&gt;Does it also will run well with v4? The facts are too unclear for me to migrate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 15:47:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/what-mean-outage-during-takover-for-NFSV4/m-p/442603#M41932</guid>
      <dc:creator>MaGr</dc:creator>
      <dc:date>2023-03-20T15:47:55Z</dc:date>
    </item>
  </channel>
</rss>

