<?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: Any one else hit with this deduplication bug? in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10989#M747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, indeed.&amp;nbsp; A managed services client had a LUN go offline because of this.&amp;nbsp; Looking at the used storage, I couldn't figure out where it all was.&amp;nbsp; One support case later and I find out this is the problem.&amp;nbsp; The volume had about 700GB of stale metadata which probably took 8 hours or so to reduce.&amp;nbsp; We found the bug after we upgraded to 8.2.1 from a buggy 8.1.2 release.&amp;nbsp; It just so happened the volume filled up the morning after the upgrade. Awesome timing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please consider marking this answer "correct" or "helpful" if you found it useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike Brown&lt;/P&gt;&lt;P&gt;VMware, Cisco Data Center, and NetApp dude &lt;/P&gt;&lt;P&gt;Consulting Engineer&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-email-small" href="mailto:michael.b.brown3@gmail.com" target="_blank"&gt;michael.b.brown3@gmail.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Twitter: &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/6202"&gt;@VIRTUALLYMIKEB&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Blog: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://VirtuallyMikeBrown.com" target="_blank"&gt;http://VirtuallyMikeBrown.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LinkedIn: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://LinkedIn.com/in/michaelbbrown" target="_blank"&gt;http://LinkedIn.com/in/michaelbbrown&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jul 2014 04:25:59 GMT</pubDate>
    <dc:creator>VIRTUALLYMIKEB</dc:creator>
    <dc:date>2014-07-29T04:25:59Z</dc:date>
    <item>
      <title>Any one else hit with this deduplication bug?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10974#M744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're dealing with this bug on our FAS3240 systems. Wanted to see who else has this issue and if you got it resolved. What did you do the fix it? How long did it take you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stale metadata not automatically removed as part of the 'sis start' operation on the volume when running Data ONTAP® 8.1x&lt;/P&gt;&lt;P&gt;KB ID: 7010056 Version: 13.0 Published date: 06/23/2014 Views: 8775&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;id=7010056&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1405437488407" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=7010056&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1405437488407&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 18:39:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10974#M744</guid>
      <dc:creator>cgeck0000</dc:creator>
      <dc:date>2014-07-16T18:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Any one else hit with this deduplication bug?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10979#M745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a few customers who were hit by that problem. You can see it if your "sis status -l" prints out incredibly huge numbers for "stale metadata" (in one case we had like 3500% stale metadata, but everything over 30% or so might indicate a problem)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're hit by that bug, I found that the only solution to 100% fix it is the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;disable SIS on the volume(s) in question:&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em; font-family: 'courier new', courier;"&gt;sis off /vol/volumename&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;upgrade OnTap to a newer version (8.1.2P4 is recommended as per the KB article, but newer is better, I'd suggest going directly to 8.1.4Px)&lt;/LI&gt;&lt;LI&gt;delete the SIS database&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;priv set diag; sis reset /vol/volumename&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;re-start sis&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;sis on /vol/volumename; sis start -s /vol/volumename&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has always fixed it for us. Note that we had a few cases with 8.1.2P4 where a simple "sis start -s" after the upgrade did not help; we had to do a "sis reset"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 11:57:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10979#M745</guid>
      <dc:creator>Darkstar</dc:creator>
      <dc:date>2014-07-25T11:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Any one else hit with this deduplication bug?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10984#M746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael, thank you for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe we have it resolved now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I upgraded our nodes to 8.2.1P1 early Wednesday morning and let dedup run on its schedule twice on the volumes afterwards (Wed. night and Thursday night) as stated in the KB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After running the math again based on NetApp's formula we saw the stale fingerprints reduce. Some volumes were in the 500 - 900% range and are now down to 8 - 20% range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 16:11:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10984#M746</guid>
      <dc:creator>cgeck0000</dc:creator>
      <dc:date>2014-07-25T16:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Any one else hit with this deduplication bug?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10989#M747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, indeed.&amp;nbsp; A managed services client had a LUN go offline because of this.&amp;nbsp; Looking at the used storage, I couldn't figure out where it all was.&amp;nbsp; One support case later and I find out this is the problem.&amp;nbsp; The volume had about 700GB of stale metadata which probably took 8 hours or so to reduce.&amp;nbsp; We found the bug after we upgraded to 8.2.1 from a buggy 8.1.2 release.&amp;nbsp; It just so happened the volume filled up the morning after the upgrade. Awesome timing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please consider marking this answer "correct" or "helpful" if you found it useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike Brown&lt;/P&gt;&lt;P&gt;VMware, Cisco Data Center, and NetApp dude &lt;/P&gt;&lt;P&gt;Consulting Engineer&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-email-small" href="mailto:michael.b.brown3@gmail.com" target="_blank"&gt;michael.b.brown3@gmail.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Twitter: &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/6202"&gt;@VIRTUALLYMIKEB&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Blog: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://VirtuallyMikeBrown.com" target="_blank"&gt;http://VirtuallyMikeBrown.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LinkedIn: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://LinkedIn.com/in/michaelbbrown" target="_blank"&gt;http://LinkedIn.com/in/michaelbbrown&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 04:25:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10989#M747</guid>
      <dc:creator>VIRTUALLYMIKEB</dc:creator>
      <dc:date>2014-07-29T04:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Any one else hit with this deduplication bug?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10994#M748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To add another tidbit to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We originally engaged NetApp performance, because when we tried to commit VMware snapshots with memory snapshot it would completely paralyze our controllers. Now that we have upgraded and ran dedup twice to remove the stale fingerprints our issue is not more. We're able to commit the snapshots now and the controllers keep rolling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if there was another bug or the stale fingerprints. Either way, not fun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 20:02:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/10994#M748</guid>
      <dc:creator>cgeck0000</dc:creator>
      <dc:date>2014-07-29T20:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Any one else hit with this deduplication bug?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/106679#M6623</link>
      <description>&lt;P&gt;Hi can someone email me a copy of this article to mancusomjm@gmail.com I cant see it&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 13:45:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/106679#M6623</guid>
      <dc:creator>mancusomjm</dc:creator>
      <dc:date>2015-06-25T13:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Any one else hit with this deduplication bug?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/108382#M6746</link>
      <description>&lt;P&gt;We too have this problem at my work and the bug is effecting all versions of ONTAP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mysupport.netapp.com/NOW/cgi-bin/bugrellist?bugno=931439" target="_blank"&gt;http://mysupport.netapp.com/NOW/cgi-bin/bugrellist?bugno=931439&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/windows/desktop/aa365503(v=vs.85).aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/windows/desktop/aa365503(v=vs.85).aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No ETA from NetApp as to when we can expect the fix&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2015 03:18:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/108382#M6746</guid>
      <dc:creator>VIRTUALGEEK2</dc:creator>
      <dc:date>2015-08-10T03:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Any one else hit with this deduplication bug?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/108384#M6747</link>
      <description>How exactly re parse points are related to de duplication? Big s non-public, so it is not clear what you mean.</description>
      <pubDate>Mon, 10 Aug 2015 05:02:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/108384#M6747</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2015-08-10T05:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Any one else hit with this deduplication bug?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/108385#M6748</link>
      <description>&lt;P&gt;Just repeating what NetApp support advised:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;I have found our answer in bug 931439. &amp;nbsp;It is new and very much still under investigation but Ill outline whats going on. &amp;nbsp;When you do a copy in this manor Windows tries to create a SIS link instead of rehydrating the file immediately. &amp;nbsp;&lt;/P&gt;&lt;P&gt;We can see that this is the case from the trace in packet 1842.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.... .... .... .... .... ..1. .... .... = Sparse: A SPARSE file&lt;/P&gt;&lt;P&gt;.... .... .... .... .... .1.. .... .... = Reparse Point: Has an associated REPARSE POINT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is more on reparse points.&lt;/P&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/windows/desktop/aa365503(v=vs.85).aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/windows/desktop/aa365503(v=vs.85).aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I questioned this with the respective person and was advised to follow the bug and read the article.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I too questioned that but was told to read the above link.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2015 05:19:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Any-one-else-hit-with-this-deduplication-bug/m-p/108385#M6748</guid>
      <dc:creator>VIRTUALGEEK2</dc:creator>
      <dc:date>2015-08-10T05:19:45Z</dc:date>
    </item>
  </channel>
</rss>

