<?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: SnapVault with C-Mode on VSC 4.2.1 in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/SnapVault-with-C-Mode-on-VSC-4-2-1/m-p/98534#M7996</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you still need a script then try this:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.netapp.com/fukiw75442/attachments/fukiw75442/vmware-solutions-discussions/7921/1/svvmcdot.zip"&gt;http://community.netapp.com/fukiw75442/attachments/fukiw75442/vmware-solutions-discussions/7921/1/svvmcdot.zip&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Dec 2014 15:45:28 GMT</pubDate>
    <dc:creator>SYNTAXERROR</dc:creator>
    <dc:date>2014-12-17T15:45:28Z</dc:date>
    <item>
      <title>SnapVault with C-Mode on VSC 4.2.1</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/SnapVault-with-C-Mode-on-VSC-4-2-1/m-p/71255#M6782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys and Gals,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to find a clever way to be able to utilize Snapvault with our C-Mode Clusters, and our VSC 4.2.1 install. We can't move to 5 because of our linked environment, and I will not be able to convince our VMWare Admins to switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My initial idea was to just have VSC do its normally scheduled backup, then followed by a scheduled Snapvault update, but I believe I have ran into an issue where I need to have the snapmirror-label applied to the source. &lt;/P&gt;&lt;P&gt; Am I looking at this wrong?&lt;/P&gt;&lt;P&gt; Is there a way to have snapvault in C-Mode not require that label to be populated? &lt;/P&gt;&lt;P&gt; Is there some setting I can apply to VSC to make all smvi snapshots have that tag applied?&lt;/P&gt;&lt;P&gt; Has someone already created a VSC script to perform the label change, and would like to share that?&lt;/P&gt;&lt;P&gt; Or for the best case, when is VSC 5 going to support linked VMWare environments?&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:29:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/SnapVault-with-C-Mode-on-VSC-4-2-1/m-p/71255#M6782</guid>
      <dc:creator>coreywanless</dc:creator>
      <dc:date>2025-06-05T05:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: SnapVault with C-Mode on VSC 4.2.1</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/SnapVault-with-C-Mode-on-VSC-4-2-1/m-p/71260#M6785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to call a script from the smvi job, wich sets the snapmirror label on the snapshot it has just created. &lt;/P&gt;&lt;P&gt;and you need to change the smvi default naming to use timestamp instead of _recent.&amp;nbsp; or else your snapvault update wont work, becourse your snapshot name is the same everytime &lt;/P&gt;&lt;P&gt;se netapp kb 1012923 (i am having some problems with the timestamp naming, it sometimes falls back to using&amp;nbsp; _recent.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this guy made a script wich you can edit a little.&amp;nbsp; and call from a smvi script,&amp;nbsp; take a look at netapp tr3737&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.blogichhalt.net/netapp/netapp-snapvault-backup-script-to-secondary-filer-snapshot-manage-snapmirrorlabel/" target="_blank"&gt;http://www.blogichhalt.net/netapp/netapp-snapvault-backup-script-to-secondary-filer-snapshot-manage-snapmirrorlabel/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2014 19:03:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/SnapVault-with-C-Mode-on-VSC-4-2-1/m-p/71260#M6785</guid>
      <dc:creator>RENEMOTUS</dc:creator>
      <dc:date>2014-08-30T19:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: SnapVault with C-Mode on VSC 4.2.1</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/SnapVault-with-C-Mode-on-VSC-4-2-1/m-p/71262#M6787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is definitely pointing me in the right direction. Although, I do notice that the STORAGE_SNAPSHOT.* variables are unexpectedly putting the "/vol/" in front of the C-Mode volumes, and I am having to replace that text in my powershell script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Import-Module dataontap&lt;/P&gt;&lt;P&gt;$snapshotinfo = @()&lt;/P&gt;&lt;P&gt;Get-ChildItem Env: | where-object {$_.Name -like 'STORAGE_SNAPSHOT.*'} | foreach-object {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$values = $_.Value.split(":")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$Snapinfo = @{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;filer = $values[0]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;volume = $values[1]&amp;nbsp; -replace "/vol/", ""&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;snapshot = $values[2]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$newObject = New-Object PSObject -Property $Snapinfo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$snapshotinfo += $newObject &lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another additional question/issue. In our current VMWare environment, we have a mix of 7-Mode filers(N-Series) and C-Mode boxes. Is there a powershell query I can run to determine if the 'filer' is C-Mode or 7-Mode? Then use the results to determine which way to do the backup. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 02:45:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/SnapVault-with-C-Mode-on-VSC-4-2-1/m-p/71262#M6787</guid>
      <dc:creator>coreywanless</dc:creator>
      <dc:date>2014-09-04T02:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: SnapVault with C-Mode on VSC 4.2.1</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/SnapVault-with-C-Mode-on-VSC-4-2-1/m-p/98534#M7996</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you still need a script then try this:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.netapp.com/fukiw75442/attachments/fukiw75442/vmware-solutions-discussions/7921/1/svvmcdot.zip"&gt;http://community.netapp.com/fukiw75442/attachments/fukiw75442/vmware-solutions-discussions/7921/1/svvmcdot.zip&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2014 15:45:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/SnapVault-with-C-Mode-on-VSC-4-2-1/m-p/98534#M7996</guid>
      <dc:creator>SYNTAXERROR</dc:creator>
      <dc:date>2014-12-17T15:45:28Z</dc:date>
    </item>
  </channel>
</rss>

