<?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: Configuring SnapVault in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48325#M11345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it looks like you're trying to implement Volume-to-Qtree (or Whole Volume) SnapVault.&amp;nbsp; This will most likely cause issues for your restore operations since you must also restore to a qtree, meaning you're going to cram an entire volume (that's in a qtree on the destination) into a new qtree on the source.&amp;nbsp; This will make all qtrees (if they existed) a directory on the destination, and place all your data one level lower on the source (/vol/vol_name/qtree/dir, instead of /vol/vol_name/dir - which was probably the original format).&amp;nbsp; In addition, you will not be able to monitor and/or manage the transfers with Protection Manager.&amp;nbsp; Generally this configuration isn't recommneded for those reasons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jan 2011 20:21:35 GMT</pubDate>
    <dc:creator>jmerrill</dc:creator>
    <dc:date>2011-01-12T20:21:35Z</dc:date>
    <item>
      <title>Configuring SnapVault</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48308#M11334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to setup SnapVault for the first time and having a number of difficulties. Here is the setup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FAS2040 HA - both controlers used for NFS based VMware Data Stores. A volume on each called vol_vMotion01 and vol_vMotion02 respectively. Both configured with Production VLAN on e0a, Backup VLAN on e0b and a vif of e0c and e0d for Storage VLAN. Both will be SV primaries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FAS2020 - SV secondary, e0a Production VLAN, e0b on Backup VLAN, a volume called vol_sv for SnapVault data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've enabled SV on all devcies and on both 2040 controllers I have set &lt;EM&gt;options snapvault.access host=FAS2020 AND if=e0b&lt;/EM&gt;. On FAS2020 I have added host entries for FAS2040 controllers for IP addresses on Backup VLAN as I want to ensure that the all SnapVault traffic goes over the Backup VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used the snapvault start command and intially get the "Snapvault configuration for the qtree has been set" confirmation but then get a "cannot connect to source filer. Transfer not initially successful, retrying" error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added host entries on each filer. What else can I do to troubleshoot this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:03:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48308#M11334</guid>
      <dc:creator>paulreed</dc:creator>
      <dc:date>2025-06-05T07:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SnapVault</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48312#M11335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the issue must be caused by network conenctivity as I changed the snapvault.access to all and stipulated the Production VLAN addresses of the sources and it worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another question about the use of Qtrees when using SnapVault. Is it essential to use them? Currently I have a volume called vol_vMotion01 and have mapped that volume to each of the ESX servers via NFS as &amp;lt;ip Address&amp;gt; /vol/vol_vMotion01/. I have then configured SnapVault as &lt;EM&gt;snapvault start -S 192.168.2.234:/vol/vol_vMotion01/ /vol/vol_sv/vMotion01&lt;/EM&gt;. Notice I'm not specifying a Qtree as the source, just a volume, although there is self generated Qtree called vol_vMotion01. Will that cause any problems should I need to restore any snaps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 11:45:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48312#M11335</guid>
      <dc:creator>paulreed</dc:creator>
      <dc:date>2010-12-14T11:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SnapVault</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48317#M11339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to confirm snapvault is working and you have tested the destination is good with a restore or mounting the data in a flexclone.&amp;nbsp; I have created 'working' snapvaults in the past which contain no recoverable data, so a restore test is HIGHLY recommended before you release the system to production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Snapmirror and snapvault are the same technology but snapmirror is based on volumes and the inodes are kept the same on both sides of the mirror.&amp;nbsp; This is why they must be the same number of snapshots on both sides of the mirror.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Snapvault is based on qtree's.&amp;nbsp; The data is moved via the snapmirror process based on the baseline snapshot, which is common to both filers.&amp;nbsp; Once the snapmirror replication has finished, the destination filer will create a snapvault snapshot of the destination qtree, ie files and directories and it is no longer tied to the source inodes.&amp;nbsp; Releasing the oldest baseline snapshot.&amp;nbsp; This is why there can be more snapshots and data on the destination volume.&amp;nbsp; (Sorry description not technically correct but gives you the right idea).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So yes there must be qtree's at the destination in a snapvault environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bren&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS - This has loads of great information in it.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://now.netapp.com/NOW/knowledge/docs/ontap/rel733/pdfs/ontap/onlinebk.pdf" target="_blank"&gt;http://now.netapp.com/NOW/knowledge/docs/ontap/rel733/pdfs/ontap/onlinebk.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 13:29:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48317#M11339</guid>
      <dc:creator>BrendonHiggins</dc:creator>
      <dc:date>2010-12-14T13:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SnapVault</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48322#M11343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the command: "options snapvault.access all" on the snapvault destination filer and see if that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 13:42:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48322#M11343</guid>
      <dc:creator>stuartwatkins</dc:creator>
      <dc:date>2010-12-14T13:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring SnapVault</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48325#M11345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it looks like you're trying to implement Volume-to-Qtree (or Whole Volume) SnapVault.&amp;nbsp; This will most likely cause issues for your restore operations since you must also restore to a qtree, meaning you're going to cram an entire volume (that's in a qtree on the destination) into a new qtree on the source.&amp;nbsp; This will make all qtrees (if they existed) a directory on the destination, and place all your data one level lower on the source (/vol/vol_name/qtree/dir, instead of /vol/vol_name/dir - which was probably the original format).&amp;nbsp; In addition, you will not be able to monitor and/or manage the transfers with Protection Manager.&amp;nbsp; Generally this configuration isn't recommneded for those reasons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 20:21:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48325#M11345</guid>
      <dc:creator>jmerrill</dc:creator>
      <dc:date>2011-01-12T20:21:35Z</dc:date>
    </item>
    <item>
      <title>Configuring SnapVault</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48330#M11349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; Sorry to dig up an old thread, but I’m having exactly the same issue as you state in the first post, although i have already tried setting snapvault.access to all. I’m using multistore which is the only difference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;What have i done?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;snapvault.access all&amp;nbsp;&amp;nbsp;&amp;nbsp; on ever filer and vfiler (ill lock down with host=xxx when its working)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;on filer1 i have added to vfiler0 and the vfiler the below host entry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;222.222.222.222 Filer2-Backup-Vlan.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;I have added the below to Filer2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;333.333.333.333 Vfiler-Backup-Vlan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;I have added a new route on filer1 and filer2 so all traffic uses the backup vlan on both filers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;I just cant think what could be wrong, anything else I can check?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 12:01:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configuring-SnapVault/m-p/48330#M11349</guid>
      <dc:creator>sysadmin_hmgcc</dc:creator>
      <dc:date>2011-10-20T12:01:05Z</dc:date>
    </item>
  </channel>
</rss>

