<?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 Error when running the &amp;quot;Wait for SnapMirror initialization or resync&amp;quot; command in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-when-running-the-quot-Wait-for-SnapMirror-initialization-or-resync-quot/m-p/136635#M24787</link>
    <description>&lt;P&gt;I am running into an issue when trying to us the built in command, "Wait for SnapMirror initialization or resync" in WFA 4.1 and OnTap 9.1P5.&amp;nbsp; I have older workflows that I inherited that use the command without any issue.&amp;nbsp; The workflow creates a new volume, then uses the built in command "Create Snapmirror" to create a Snapmirror relationship and Initialize it.&amp;nbsp; It completes that fine, but then errors out on the Wait for SM Initialization command.&amp;nbsp; I don't understand why it works for the old workflow, but fails for the new one.&amp;nbsp; I can't see anything different.&lt;BR /&gt;&lt;BR /&gt;I tried doing a test on just the command, and I am getting the following errors:&lt;BR /&gt;14:55:47.069 INFO&amp;nbsp; [Wait for SnapMirror initialization or resync] ### Command 'Wait for SnapMirror initialization or resync' in 'POWER_SHELL' ###&lt;BR /&gt;14:55:48.962 INFO&amp;nbsp; [Wait for SnapMirror initialization or resync] Handling SnapMirror initialization or resync for relationship between Source_Cluster://Source_VServer/Source_Volume and Dest_Cluster://Dest_VServer/Dest_Volume&lt;BR /&gt;14:55:49.040 INFO&amp;nbsp; [Wait for SnapMirror initialization or resync] Using cached cluster connection&lt;BR /&gt;14:55:49.946 INFO&amp;nbsp; [Wait for SnapMirror initialization or resync] Detected 8.2-style relationship. Relationship control plane: v2&lt;BR /&gt;14:55:49.977 INFO&amp;nbsp; [Wait for SnapMirror initialization or resync] SnapMirror initialization or resync completed successfully. Transferred 368640 bytes.&lt;BR /&gt;14:55:50.008 ERROR&amp;nbsp; [Wait for SnapMirror initialization or resync] Could not update command progress.&lt;BR /&gt;Cause: The remote server returned an error: (404) Not Found.. The remote server returned an error: (404) Not Found.&lt;BR /&gt;14:55:50.071 ERROR&amp;nbsp; [Wait for SnapMirror initialization or resync] Failed executing command. Exception: Could not update command progress.&lt;BR /&gt;Cause: The remote server returned an error: (404) Not Found.. The remote server returned an error: (404) Not Found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like it sees that the SM completed successfully, but then errors out after that.&amp;nbsp; If I try putting the command into Powershell (which I setup accodring to these instructions &lt;A href="http://www.wfaguy.com/2017/08/debug-wfa-in-your-powershell-editor.html" target="_blank"&gt;http://www.wfaguy.com/2017/08/debug-wfa-in-your-powershell-editor.html&lt;/A&gt;) and run it from there, it fails on this Set-WfaCommandProgress command:&lt;/P&gt;&lt;P&gt;&lt;FONT face="Lucida Console" size="1" color="#ffffff"&gt;&amp;nbsp;E:\Powershell&amp;gt; Set-WfaCommandProgress -Total 1 -Current 1 -ProgressPercentage 100 -Note $bytesTransferredMessage&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Set-WfaCommandProgress : Execution URI input line was not set.&lt;/P&gt;&lt;P&gt;At line:1 char:1&lt;/P&gt;&lt;P&gt;+ Set-WfaCommandProgress -Total 1 -Current 1 -ProgressPercentage 100 -N ...&lt;/P&gt;&lt;P&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;+ CategoryInfo : NotSpecified: (:) [Set-WfaCommandProgress], Exception&lt;/P&gt;&lt;P&gt;+ FullyQualifiedErrorId : System.Exception,WFA.SetWfaCommandProgress&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Any idea why I might be getting this message?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 14:15:41 GMT</pubDate>
    <dc:creator>Jim_Robertson</dc:creator>
    <dc:date>2025-06-04T14:15:41Z</dc:date>
    <item>
      <title>Error when running the "Wait for SnapMirror initialization or resync" command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-when-running-the-quot-Wait-for-SnapMirror-initialization-or-resync-quot/m-p/136635#M24787</link>
      <description>&lt;P&gt;I am running into an issue when trying to us the built in command, "Wait for SnapMirror initialization or resync" in WFA 4.1 and OnTap 9.1P5.&amp;nbsp; I have older workflows that I inherited that use the command without any issue.&amp;nbsp; The workflow creates a new volume, then uses the built in command "Create Snapmirror" to create a Snapmirror relationship and Initialize it.&amp;nbsp; It completes that fine, but then errors out on the Wait for SM Initialization command.&amp;nbsp; I don't understand why it works for the old workflow, but fails for the new one.&amp;nbsp; I can't see anything different.&lt;BR /&gt;&lt;BR /&gt;I tried doing a test on just the command, and I am getting the following errors:&lt;BR /&gt;14:55:47.069 INFO&amp;nbsp; [Wait for SnapMirror initialization or resync] ### Command 'Wait for SnapMirror initialization or resync' in 'POWER_SHELL' ###&lt;BR /&gt;14:55:48.962 INFO&amp;nbsp; [Wait for SnapMirror initialization or resync] Handling SnapMirror initialization or resync for relationship between Source_Cluster://Source_VServer/Source_Volume and Dest_Cluster://Dest_VServer/Dest_Volume&lt;BR /&gt;14:55:49.040 INFO&amp;nbsp; [Wait for SnapMirror initialization or resync] Using cached cluster connection&lt;BR /&gt;14:55:49.946 INFO&amp;nbsp; [Wait for SnapMirror initialization or resync] Detected 8.2-style relationship. Relationship control plane: v2&lt;BR /&gt;14:55:49.977 INFO&amp;nbsp; [Wait for SnapMirror initialization or resync] SnapMirror initialization or resync completed successfully. Transferred 368640 bytes.&lt;BR /&gt;14:55:50.008 ERROR&amp;nbsp; [Wait for SnapMirror initialization or resync] Could not update command progress.&lt;BR /&gt;Cause: The remote server returned an error: (404) Not Found.. The remote server returned an error: (404) Not Found.&lt;BR /&gt;14:55:50.071 ERROR&amp;nbsp; [Wait for SnapMirror initialization or resync] Failed executing command. Exception: Could not update command progress.&lt;BR /&gt;Cause: The remote server returned an error: (404) Not Found.. The remote server returned an error: (404) Not Found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like it sees that the SM completed successfully, but then errors out after that.&amp;nbsp; If I try putting the command into Powershell (which I setup accodring to these instructions &lt;A href="http://www.wfaguy.com/2017/08/debug-wfa-in-your-powershell-editor.html" target="_blank"&gt;http://www.wfaguy.com/2017/08/debug-wfa-in-your-powershell-editor.html&lt;/A&gt;) and run it from there, it fails on this Set-WfaCommandProgress command:&lt;/P&gt;&lt;P&gt;&lt;FONT face="Lucida Console" size="1" color="#ffffff"&gt;&amp;nbsp;E:\Powershell&amp;gt; Set-WfaCommandProgress -Total 1 -Current 1 -ProgressPercentage 100 -Note $bytesTransferredMessage&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Set-WfaCommandProgress : Execution URI input line was not set.&lt;/P&gt;&lt;P&gt;At line:1 char:1&lt;/P&gt;&lt;P&gt;+ Set-WfaCommandProgress -Total 1 -Current 1 -ProgressPercentage 100 -N ...&lt;/P&gt;&lt;P&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;+ CategoryInfo : NotSpecified: (:) [Set-WfaCommandProgress], Exception&lt;/P&gt;&lt;P&gt;+ FullyQualifiedErrorId : System.Exception,WFA.SetWfaCommandProgress&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Any idea why I might be getting this message?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:15:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-when-running-the-quot-Wait-for-SnapMirror-initialization-or-resync-quot/m-p/136635#M24787</guid>
      <dc:creator>Jim_Robertson</dc:creator>
      <dc:date>2025-06-04T14:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error when running the "Wait for SnapMirror initialization or resync" command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-when-running-the-quot-Wait-for-SnapMirror-initialization-or-resync-quot/m-p/136636#M24788</link>
      <description>&lt;P&gt;Interestingly enough, for the new workflow, I put a Sleep command between the Snapmirror creation and the Wait for Initialization command, and the workflow completed successfully.&amp;nbsp; I can't understand why that would make a difference, because I thought the Wait command would account for different states of the Snapmirror?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 21:27:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-when-running-the-quot-Wait-for-SnapMirror-initialization-or-resync-quot/m-p/136636#M24788</guid>
      <dc:creator>Jim_Robertson</dc:creator>
      <dc:date>2017-12-11T21:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error when running the "Wait for SnapMirror initialization or resync" command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-when-running-the-quot-Wait-for-SnapMirror-initialization-or-resync-quot/m-p/136713#M24796</link>
      <description>&lt;P&gt;It should, you may have to increase the wait time in the wait command.&lt;/P&gt;&lt;P&gt;Sleep is putting additional wait time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 03:54:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-when-running-the-quot-Wait-for-SnapMirror-initialization-or-resync-quot/m-p/136713#M24796</guid>
      <dc:creator>abhit</dc:creator>
      <dc:date>2017-12-14T03:54:04Z</dc:date>
    </item>
  </channel>
</rss>

