<?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: Restoring VMware vms in a NFS volume in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51471#M4895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, the answer to this is "it depends".  It can be faster to use single file snaprestore (snap restore -t file) on all files in the VM directory, but that can also be slower in some situations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In particular, if you are using deduplication, a single file snaprestore can sometimes take a bit longer than a copy out operation if you are running 7.2.6.1 or 7.3.1.  This should not be the case though, and single file snaprestore performance should improve when 7.3.2 is released later in the summer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, SMVI and VIBE both automate the process of running single file snaprestore on all the files in the VM directory, so check out those tools if you want to go that direction, as it will make your life much easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Mar 2009 13:57:22 GMT</pubDate>
    <dc:creator>arndt</dc:creator>
    <dc:date>2009-03-11T13:57:22Z</dc:date>
    <item>
      <title>Restoring VMware vms in a NFS volume</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51453#M4892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to using NFS. I have created four NFS volumes presented to our FAS3020C filers. The NFS volumes are roughly 200GB each. I have a few development vns running inside of each NFS volume. I currently have snapshoting configured for 14 days. What is 'best practice ' to restore a single vm? If I perform a 'revert to snapshot' then all vms in the NFS volume will get reverted. Can I simply copy out the snapshot I want to revert to? Will I have to delete the present vm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:29:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51453#M4892</guid>
      <dc:creator>johnkutey</dc:creator>
      <dc:date>2025-06-05T07:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring VMware vms in a NFS volume</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51458#M4893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not using SMVI, then you can just use the virtual infrastructure client to browse the datastore, delete the vm, then copy/paste the vm from the snapshot version that you want to revert to back to the active filesystem.  Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 13:17:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51458#M4893</guid>
      <dc:creator>arndt</dc:creator>
      <dc:date>2009-03-11T13:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring VMware vms in a NFS volume</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51467#M4894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that the 'quickest' way? I experimented with a vm with a 10GB vmdk and it took 10 minutes. Obviously it would take considerably longer, given the size of the vmdk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 13:48:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51467#M4894</guid>
      <dc:creator>johnkutey</dc:creator>
      <dc:date>2009-03-11T13:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring VMware vms in a NFS volume</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51471#M4895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, the answer to this is "it depends".  It can be faster to use single file snaprestore (snap restore -t file) on all files in the VM directory, but that can also be slower in some situations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In particular, if you are using deduplication, a single file snaprestore can sometimes take a bit longer than a copy out operation if you are running 7.2.6.1 or 7.3.1.  This should not be the case though, and single file snaprestore performance should improve when 7.3.2 is released later in the summer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, SMVI and VIBE both automate the process of running single file snaprestore on all the files in the VM directory, so check out those tools if you want to go that direction, as it will make your life much easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 13:57:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51471#M4895</guid>
      <dc:creator>arndt</dc:creator>
      <dc:date>2009-03-11T13:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring VMware vms in a NFS volume</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51478#M4896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Mike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use a snap restore -t switch to restore a vm in an NFS volume where other vms are located?&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 14:15:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51478#M4896</guid>
      <dc:creator>johnkutey</dc:creator>
      <dc:date>2009-03-11T14:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring VMware vms in a NFS volume</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51483#M4897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use the snap restore -t command to restore a complete vm in a NFS volume where other vms live?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 14:17:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51483#M4897</guid>
      <dc:creator>johnkutey</dc:creator>
      <dc:date>2009-03-11T14:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring VMware vms in a NFS volume</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51487#M4898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Mike said SMVI automates this restore but also lets you do a neat trick which allows very fast restores. In the SMVI interface you have the option to "mount" the backup. This makes a writeable version of the backup and mounts it to a ESX host. Takes about 5-10 secs. Once that is done you can browse to the new datastore, register the VM you want to restore and power it up. The VM at this point is running on the backup but is back online and users can begin to use it again. Essentially it is "restored". Finally you can use VMware's Storage VMotion to move the VM off the backup onto the production NF volume. This will take some time but happens behind the scenes. Once the storage VMotion completes, you can unmount the backup. The restore isn't actually faster but to the end user it appears like a very fast restore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 14:20:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51487#M4898</guid>
      <dc:creator>keitha</dc:creator>
      <dc:date>2009-03-11T14:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring VMware vms in a NFS volume</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51492#M4899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use snap restore -t file (along with the other required arguments) then only the file given will be restored, and all other files in the volumes (including all other VMs) will be unaffected.  Using snap restore -t vol would revert the entire volume, and all VMs in the volume, back to the snapshot point in time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 14:22:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Restoring-VMware-vms-in-a-NFS-volume/m-p/51492#M4899</guid>
      <dc:creator>arndt</dc:creator>
      <dc:date>2009-03-11T14:22:52Z</dc:date>
    </item>
  </channel>
</rss>

