<?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: Set-NcSnapmirror -MaxTransferRate is broken in 9.5p2 in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Set-NcSnapmirror-MaxTransferRate-is-broken-in-9-5p2/m-p/150220#M2946</link>
    <description>&lt;P&gt;PS C:\Windows\System32\WindowsPowerShell\v1.0&amp;gt; get-ncsnapmirror -DestinationLocation DstFiler:vault_DstFiler_VolName_vol | FL -Property *max*&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;CurrentMaxTransferRate :&lt;BR /&gt;MaxTransferRate : 0&lt;BR /&gt;CurrentMaxTransferRateSpecified : False&lt;BR /&gt;MaxTransferRateSpecified : True&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS C:\Windows\System32\WindowsPowerShell\v1.0&amp;gt; Set-NcSnapmirror -DestinationLocation DstFiler:vault_DstFiler_VolName_vol -MaxTransferRate 500&lt;/P&gt;
&lt;P&gt;SourceLocation DestinationLocation Status MirrorState&lt;BR /&gt;-------------- ------------------- ------ -----------&lt;BR /&gt;DstFiler:VolName_vol DstFiler:vault_DstFiler_VolName... idle snapmirrored&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;PS C:\Windows\System32\WindowsPowerShell\v1.0&amp;gt; get-ncsnapmirror -DestinationLocation DstFiler:vault_DstFiler_VolName_vol | FL -Property *max*&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;CurrentMaxTransferRate :&lt;BR /&gt;MaxTransferRate : 0&lt;BR /&gt;CurrentMaxTransferRateSpecified : False&lt;BR /&gt;MaxTransferRateSpecified : True&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;***********************&lt;BR /&gt;FilerCluster::&amp;gt; snapmirror show -destination-path DstFiler:vault_DstFiler_VolName_vol -fields Throttle&lt;BR /&gt;source-path destination-path throttle&lt;BR /&gt;------------------------- ---------------------------------------------- ---------&lt;BR /&gt;DstFiler:SRVePO_vol DstFiler:vault_DstFiler_VolName_vol unlimited&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Aug 2019 12:51:52 GMT</pubDate>
    <dc:creator>jim_ctr_merrell</dc:creator>
    <dc:date>2019-08-12T12:51:52Z</dc:date>
    <item>
      <title>Set-NcSnapmirror -MaxTransferRate is broken in 9.5p2</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Set-NcSnapmirror-MaxTransferRate-is-broken-in-9-5p2/m-p/149855#M2944</link>
      <description>&lt;P&gt;I used to use "Set-NcSnapmirror -MaxTransferRate" in 8.1, but it now appears to be broken in 9.5.&amp;nbsp;&amp;nbsp; Does anyone know of a fix other than to use the invoke-ncssh&amp;nbsp;as a work-around?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:22:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Set-NcSnapmirror-MaxTransferRate-is-broken-in-9-5p2/m-p/149855#M2944</guid>
      <dc:creator>jim_ctr_merrell</dc:creator>
      <dc:date>2025-06-04T12:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set-NcSnapmirror -MaxTransferRate is broken in 9.5p2</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Set-NcSnapmirror-MaxTransferRate-is-broken-in-9-5p2/m-p/149857#M2945</link>
      <description>&lt;P&gt;What's broken about it, specifically? Can you post the command that you ran and the error ouptut that you get after running it?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 15:45:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Set-NcSnapmirror-MaxTransferRate-is-broken-in-9-5p2/m-p/149857#M2945</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2019-07-25T15:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set-NcSnapmirror -MaxTransferRate is broken in 9.5p2</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Set-NcSnapmirror-MaxTransferRate-is-broken-in-9-5p2/m-p/150220#M2946</link>
      <description>&lt;P&gt;PS C:\Windows\System32\WindowsPowerShell\v1.0&amp;gt; get-ncsnapmirror -DestinationLocation DstFiler:vault_DstFiler_VolName_vol | FL -Property *max*&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;CurrentMaxTransferRate :&lt;BR /&gt;MaxTransferRate : 0&lt;BR /&gt;CurrentMaxTransferRateSpecified : False&lt;BR /&gt;MaxTransferRateSpecified : True&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS C:\Windows\System32\WindowsPowerShell\v1.0&amp;gt; Set-NcSnapmirror -DestinationLocation DstFiler:vault_DstFiler_VolName_vol -MaxTransferRate 500&lt;/P&gt;
&lt;P&gt;SourceLocation DestinationLocation Status MirrorState&lt;BR /&gt;-------------- ------------------- ------ -----------&lt;BR /&gt;DstFiler:VolName_vol DstFiler:vault_DstFiler_VolName... idle snapmirrored&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;PS C:\Windows\System32\WindowsPowerShell\v1.0&amp;gt; get-ncsnapmirror -DestinationLocation DstFiler:vault_DstFiler_VolName_vol | FL -Property *max*&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;CurrentMaxTransferRate :&lt;BR /&gt;MaxTransferRate : 0&lt;BR /&gt;CurrentMaxTransferRateSpecified : False&lt;BR /&gt;MaxTransferRateSpecified : True&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;***********************&lt;BR /&gt;FilerCluster::&amp;gt; snapmirror show -destination-path DstFiler:vault_DstFiler_VolName_vol -fields Throttle&lt;BR /&gt;source-path destination-path throttle&lt;BR /&gt;------------------------- ---------------------------------------------- ---------&lt;BR /&gt;DstFiler:SRVePO_vol DstFiler:vault_DstFiler_VolName_vol unlimited&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 12:51:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Set-NcSnapmirror-MaxTransferRate-is-broken-in-9-5p2/m-p/150220#M2946</guid>
      <dc:creator>jim_ctr_merrell</dc:creator>
      <dc:date>2019-08-12T12:51:52Z</dc:date>
    </item>
  </channel>
</rss>

