<?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 update with ONTAP PowerShell? in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48280#M2261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly the info I was looking for, thanks.&amp;nbsp; BTW - Why not do an Invoke-Snapvaultupdate? it would be consistent with the invoke-snapmirrorupdate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be really cool to also have a |. "Get-Na Snapvault | Invoke-SnapvaultUpdate "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2011 05:57:01 GMT</pubDate>
    <dc:creator>clackamas</dc:creator>
    <dc:date>2011-07-26T05:57:01Z</dc:date>
    <item>
      <title>Snapvault update with ONTAP PowerShell?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48270#M2259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I have many OSSV snapvault relationships established and wanted to know if the toolkit has the snapvault update function?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:49:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48270#M2259</guid>
      <dc:creator>MARC_GALLOWAY</dc:creator>
      <dc:date>2025-06-05T06:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Snapvault update with ONTAP PowerShell?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48275#M2260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Marc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'snapvault update' command is equivalent to the Data ONTAP API 'snapvault-secondary-initiate-incremental-transfer'.&amp;nbsp; This API is supported by the PowerShell Toolkit's &lt;STRONG style="color: #000080; font-family: 'courier new', courier;"&gt;Start-NaSnapvaultSecTransfer&lt;/STRONG&gt; cmdlet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I wrote the SnapVault cmdlets, I tested OSSV relationships from the Data ONTAP (i.e. secondary) side.&amp;nbsp; I was able to create and update SnapVault relationships as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the full list of SnapVault cmdlets by issuing '&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;STRONG style="color: #000080;"&gt;Get-NaHelp -Category snapvault&lt;/STRONG&gt;&lt;/SPAN&gt;'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 01:45:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48275#M2260</guid>
      <dc:creator>cknight</dc:creator>
      <dc:date>2011-07-25T01:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Snapvault update with ONTAP PowerShell?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48280#M2261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly the info I was looking for, thanks.&amp;nbsp; BTW - Why not do an Invoke-Snapvaultupdate? it would be consistent with the invoke-snapmirrorupdate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be really cool to also have a |. "Get-Na Snapvault | Invoke-SnapvaultUpdate "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 05:57:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48280#M2261</guid>
      <dc:creator>clackamas</dc:creator>
      <dc:date>2011-07-26T05:57:01Z</dc:date>
    </item>
    <item>
      <title>Snapvault update with ONTAP PowerShell?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48283#M2262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cmdlet naming is always a challenge, but as the Microsoft PowerShell team is fond of saying, "To ship is to choose"!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;It would be really cool to also have a |. "Get-Na Snapvault | Invoke-SnapvaultUpdate "&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Agreed on pipelining SnapVault objects to Start-NaSnapvaultSecTransfer.&amp;nbsp; That didn't make the cut for 1.5, but it's already in 1.6.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 22:10:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48283#M2262</guid>
      <dc:creator>cknight</dc:creator>
      <dc:date>2011-07-28T22:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Snapvault update with ONTAP PowerShell?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48288#M2263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clinton,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got a question on the SnapVault update cmdlet. From the cli you can specify the -w option, so execution waits for completion of the transfer. Apperently this option didn;t make in 1.7. Can you please add this option also to the cmlet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 10:13:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48288#M2263</guid>
      <dc:creator>RONALDTOP</dc:creator>
      <dc:date>2012-12-07T10:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Snapvault update with ONTAP PowerShell?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48292#M2264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are scripting this, you can actually achieve the equivalent now.&amp;nbsp; After calling Start-NaSnapvaultSecTransfer, then you go into a wait loop:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while ( Get-NaSnapvaultSecStatus -Path [mypath] | ? { $_.Status -ine "idle" } )&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; Write-Host "Waiting for SV Transfer to finish..."&lt;/P&gt;&lt;P&gt;&amp;nbsp; Start-Sleep -seconds 30&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#&amp;nbsp; Continue on from here in your script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 15:29:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48292#M2264</guid>
      <dc:creator>bsti</dc:creator>
      <dc:date>2012-12-07T15:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Snapvault update with ONTAP PowerShell?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48297#M2265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep! figured that one out as a workaround already!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grtz,&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 15:34:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Snapvault-update-with-ONTAP-PowerShell/m-p/48297#M2265</guid>
      <dc:creator>RONALDTOP</dc:creator>
      <dc:date>2012-12-07T15:34:57Z</dc:date>
    </item>
  </channel>
</rss>

