<?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 How to limit bandwith of Backup&amp;amp;Restore or the Filer itself in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-limit-bandwith-of-Backup-amp-Restore-or-the-Filer-itself/m-p/95797#M19602</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we have a problem here. Our Frontend Network is 1gig. Our new FAS (with data netapp ontapp) is connected with the same speed. When i run a backup/restore from our FAS to our data restore solution it uses up all of the available network speed and clients havei ssues working while the restore is runnng.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a command to limit my bandwith for certain backup/restores or just an overall limit to keep the FAS from using all of the available network speed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for bad english!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help^^&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jun 2025 05:25:18 GMT</pubDate>
    <dc:creator>predgb</dc:creator>
    <dc:date>2025-06-05T05:25:18Z</dc:date>
    <item>
      <title>How to limit bandwith of Backup&amp;Restore or the Filer itself</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-limit-bandwith-of-Backup-amp-Restore-or-the-Filer-itself/m-p/95797#M19602</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we have a problem here. Our Frontend Network is 1gig. Our new FAS (with data netapp ontapp) is connected with the same speed. When i run a backup/restore from our FAS to our data restore solution it uses up all of the available network speed and clients havei ssues working while the restore is runnng.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a command to limit my bandwith for certain backup/restores or just an overall limit to keep the FAS from using all of the available network speed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for bad english!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help^^&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:25:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-limit-bandwith-of-Backup-amp-Restore-or-the-Filer-itself/m-p/95797#M19602</guid>
      <dc:creator>predgb</dc:creator>
      <dc:date>2025-06-05T05:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit bandwith of Backup&amp;Restore or the Filer itself</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-limit-bandwith-of-Backup-amp-Restore-or-the-Filer-itself/m-p/96549#M19683</link>
      <description>&lt;P&gt;Its not clear whether the storage systems in question is running 7 mode or clustered ONTAP. However, for 7 mode, these are some of the options which may be useful.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;See "man options" for details:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface.blocked.ndmp&lt;/STRONG&gt;&lt;BR /&gt;The option is set to a comma-separated list of interface names for which NDMP is blocked. The default&lt;BR /&gt;is the empty list, "", which means that NDMP is not blocked on any interface (unless option&lt;BR /&gt;interface.blocked.mgmt_data_traffic is set to "on"). The&lt;BR /&gt;interface list cannot include TOE-enabled interfaces or iSCSI HBAs. See the NMG for details.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;interface.blocked.snapmirror&lt;/STRONG&gt;&lt;BR /&gt;The option is set to a comma-separated list of interface names for which snap* protocols are blocked.&lt;BR /&gt;The default is the empty list, "", which means that snap* protocols are not blocked on any interface&lt;BR /&gt;(unless option interface.blocked.mgmt_data_traffic is set to "on"). The interface list cannot include&lt;BR /&gt;TOE-enabled interfaces or iSCSI HBAs. See the NMG for details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;replication.throttle.enable&lt;/STRONG&gt;&lt;BR /&gt;Enables global network throttling of SnapMirror and SnapVault transfers. The default value for this&lt;BR /&gt;option is off.&lt;BR /&gt;&lt;STRONG&gt;replication.throttle.incoming.max_kbs&lt;/STRONG&gt;&lt;BR /&gt;This option specifies the maximum total bandwidth used by all the incoming (applied at destination)&lt;BR /&gt;SnapMirror and SnapVault transfers, specified in kilobytes/sec. The default value for this option is&lt;BR /&gt;unlimited, which means there is no limit on total bandwidth used. This option is valid only when the&lt;BR /&gt;option replication.throttle.enable is on.&lt;BR /&gt;&lt;STRONG&gt;replication.throttle.outgoing.max_kbs&lt;/STRONG&gt;&lt;BR /&gt;This option specifies the maximum total bandwidth used by all the outgoing (applied at source)&lt;BR /&gt;SnapMirror and SnapVault transfers specified in kilobytes/sec. The default value for this option is&lt;BR /&gt;unlimited, which means there is no limit on total bandwidth used. This option is valid only when the&lt;BR /&gt;option replication.throttle.enable is on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you could also try the "kbs=" arguement in snapmirror.conf to limit the throuput of snapmirror on a per relationship basis.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2014 06:56:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-limit-bandwith-of-Backup-amp-Restore-or-the-Filer-itself/m-p/96549#M19683</guid>
      <dc:creator>georgevj</dc:creator>
      <dc:date>2014-11-12T06:56:51Z</dc:date>
    </item>
  </channel>
</rss>

