<?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 7-mode command to show 32-bit snapshots in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/113932#M24188</link>
    <description>&lt;P&gt;Is there a 7-mode command (8.1.4) to show 32-bit snapshots?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently converted the aggregate to 64 bit, and the volume shows as upgraded to 64 bit. How do I identify which snapshots are 32 bit so that they can be deleted and thus can be 7mtt'd to a c-mode 8.3.2 cluster?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 22:28:21 GMT</pubDate>
    <dc:creator>James_Pohl</dc:creator>
    <dc:date>2025-06-04T22:28:21Z</dc:date>
    <item>
      <title>7-mode command to show 32-bit snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/113932#M24188</link>
      <description>&lt;P&gt;Is there a 7-mode command (8.1.4) to show 32-bit snapshots?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently converted the aggregate to 64 bit, and the volume shows as upgraded to 64 bit. How do I identify which snapshots are 32 bit so that they can be deleted and thus can be 7mtt'd to a c-mode 8.3.2 cluster?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 22:28:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/113932#M24188</guid>
      <dc:creator>James_Pohl</dc:creator>
      <dc:date>2025-06-04T22:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: 7-mode command to show 32-bit snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/113935#M24189</link>
      <description>&lt;P&gt;Give this a try: snap list -fs-block-format&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can append -V volname to narrow it to just the volume in question.&amp;nbsp; Comes in handy when trying to TDP SnapMirror a volume during cDOT migrations (which is of course what 7MTT does, we just do it manually).&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 21:14:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/113935#M24189</guid>
      <dc:creator>JamesIlderton</dc:creator>
      <dc:date>2015-12-18T21:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: 7-mode command to show 32-bit snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/113940#M24191</link>
      <description>&lt;P&gt;The ability to detect block format for Snapshots is added in 8.1.4p4 and 8.2.1. If you are running these or above versions, you can use the below command to find 32-bit Snapshtos:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;volume snapshot show -fs-block-format !64-bit -fields fs-block-format&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Documentaiton about converting 32-bit data to 64-bit can be found&amp;nbsp;@&amp;nbsp;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1636041/html/GUID-3C67FFE3-5A1C-42B5-9138-6DF58D9B34B7.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1636041/html/GUID-3C67FFE3-5A1C-42B5-9138-6DF58D9B34B7.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And the TR 3978 that specifically taks about inplace expansion can be found&amp;nbsp;@&amp;nbsp;&lt;A href="http://www.netapp.com/ch/media/tr-3978.pdf" target="_blank"&gt;http://www.netapp.com/ch/media/tr-3978.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Dec 2015 06:42:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/113940#M24191</guid>
      <dc:creator>VijayaBhaskarReddy</dc:creator>
      <dc:date>2015-12-19T06:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: 7-mode command to show 32-bit snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/113944#M24192</link>
      <description>&lt;P&gt;Thank you for your quick response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately I'm running 8.1.4P2 and the command doesn't work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had looked for quite a long time and wasn't able to find a working command for 7-mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully this helps someone else&lt;/P&gt;</description>
      <pubDate>Sat, 19 Dec 2015 21:00:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/113944#M24192</guid>
      <dc:creator>James_Pohl</dc:creator>
      <dc:date>2015-12-19T21:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: 7-mode command to show 32-bit snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/115723#M24665</link>
      <description>&lt;P&gt;The command for 7-Mode is as follows:&amp;nbsp;snap list -fs-block-format &amp;lt;volume&amp;gt;. &amp;nbsp;However, as mentioned earlier, you need to be on at least 8.1.4P4 or 8.2.1.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 22:50:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/7-mode-command-to-show-32-bit-snapshots/m-p/115723#M24665</guid>
      <dc:creator>Andre_Clark</dc:creator>
      <dc:date>2016-02-12T22:50:13Z</dc:date>
    </item>
  </channel>
</rss>

