<?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: SnapRestore in SAN environment  --- Not work in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapRestore-in-SAN-environment-Not-work/m-p/42458#M9984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are running OnTap 7.2.4 the command and options are...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;snap restore [-A | -V] [-f] [-t vol | file] [-s &amp;lt;snapshot-name&amp;gt;] [-r &amp;lt;restore-as-path&amp;gt;] &amp;lt;vol-name&amp;gt; | &amp;lt;restore-from-path&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so to restore from your vol3 i think it should look like....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt; &lt;EM&gt;snap restore -t vol3 -s &amp;lt;snapshot-name&amp;gt; -r &amp;lt;restore-as-path&amp;gt; &amp;lt;vol-name&amp;gt; &amp;lt;restore-from-path&amp;gt; &lt;/EM&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Sep 2008 15:36:09 GMT</pubDate>
    <dc:creator>charterit</dc:creator>
    <dc:date>2008-09-19T15:36:09Z</dc:date>
    <item>
      <title>SnapRestore in SAN environment  --- Not work</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapRestore-in-SAN-environment-Not-work/m-p/42453#M9982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I see in the book : "&lt;STRONG&gt;Data ONTAP&lt;SUP&gt;TM&lt;/SUP&gt; 6.4.2 System Administration Block Access Management Guide&lt;/STRONG&gt;" the way to use SnapRestore to restore of a LUN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P align="left"&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;Restoring a snapshot of a LUN&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;To use SnapRestore to restore a snapshot of a LUN, complete the following steps.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;STRONG&gt;&lt;P align="left"&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;Step    Action&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;1          &lt;/FONT&gt;&lt;/EM&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;From the host, stop all host access to the LUN. &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;&lt;STRONG&gt;2          &lt;/STRONG&gt;From the host, if the LUN contains a host file system mounted on a&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;            host, unmount the LUN on that host.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;&lt;STRONG&gt;3          &lt;/STRONG&gt;From the filer, unmap the LUN by entering the following command:&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;            &lt;STRONG&gt;lun unmap lun-path initiator-group&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;&lt;STRONG&gt;4          &lt;/STRONG&gt;Enter the following command:&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;EM&gt;&lt;FONT color="#0000ff"&gt;            &lt;STRONG&gt;snap restore [-f] [-t vol] volume_name &lt;/STRONG&gt;&lt;STRONG&gt;[-s snapshot_name]&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P align="left"&gt;Step 1, 2 and 3 is OK but in step 4 i have the error&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P align="left"&gt;&amp;gt; snap restore -t vol /vol/vol3 -s mysnap1&lt;BR /&gt;snap restore: Has extra arguments.&lt;BR /&gt;&amp;gt; snap restore -t vol vol3 -s mysnap1&lt;BR /&gt;snap restore: Has extra arguments.&lt;BR /&gt;&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P align="left"&gt;first , how can i solve the issue  ???&lt;/P&gt;&lt;P align="left"&gt;second; i think the steps above : "it is a reverting a Volume from Snapshot", What is your ideal ?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:33:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapRestore-in-SAN-environment-Not-work/m-p/42453#M9982</guid>
      <dc:creator>tuandongoc</dc:creator>
      <dc:date>2025-06-05T07:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: SnapRestore in SAN environment  --- Not work</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapRestore-in-SAN-environment-Not-work/m-p/42458#M9984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are running OnTap 7.2.4 the command and options are...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;snap restore [-A | -V] [-f] [-t vol | file] [-s &amp;lt;snapshot-name&amp;gt;] [-r &amp;lt;restore-as-path&amp;gt;] &amp;lt;vol-name&amp;gt; | &amp;lt;restore-from-path&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so to restore from your vol3 i think it should look like....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt; &lt;EM&gt;snap restore -t vol3 -s &amp;lt;snapshot-name&amp;gt; -r &amp;lt;restore-as-path&amp;gt; &amp;lt;vol-name&amp;gt; &amp;lt;restore-from-path&amp;gt; &lt;/EM&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 15:36:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapRestore-in-SAN-environment-Not-work/m-p/42458#M9984</guid>
      <dc:creator>charterit</dc:creator>
      <dc:date>2008-09-19T15:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: SnapRestore in SAN environment  --- Not work</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapRestore-in-SAN-environment-Not-work/m-p/42463#M9986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep in mind, you only have to use -r if you want to restore it another place rather than just restoring it in-place.  If you restore it to another place, you will need to have the available space to store it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 18:58:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapRestore-in-SAN-environment-Not-work/m-p/42463#M9986</guid>
      <dc:creator>adamfox</dc:creator>
      <dc:date>2008-09-19T18:58:44Z</dc:date>
    </item>
  </channel>
</rss>

