<?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: QoS limits inaccurate, observed values not even close to -max-throughput setting in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126571#M27349</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;looked at it for a few min and i want to repro on my lab.&lt;/P&gt;&lt;P&gt;What the type of workload you apply in that test? have you tried applying workload from another type? (other tool. other read write ratio, more operation instances in parallel)What protocol is used and what OS and tools are used for the tests?&amp;nbsp; what the network configuration used for this (LIF, multipathing, network redundancy such LACP/native teaming)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gidi&lt;/P&gt;</description>
    <pubDate>Thu, 29 Dec 2016 19:16:30 GMT</pubDate>
    <dc:creator>GidonMarcus</dc:creator>
    <dc:date>2016-12-29T19:16:30Z</dc:date>
    <item>
      <title>QoS limits inaccurate, observed values not even close to -max-throughput setting</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126566#M27344</link>
      <description>&lt;P&gt;I have a workload that I'd like to limit with qos, so I tested qos on a non-production SVM with a single policy (cluster wide) with a single volume in the qos policy.&amp;nbsp; Whether I specify an iops limit or a througput limit, the actual, observed limit is exactly half of the specified limit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The doc shows a nice &lt;A href="https://library.netapp.com/ecmdocs/ECMLP2348035/html/GUID-B5A6E196-2DAC-4027-801C-1E5406B1DC38.html" target="_blank"&gt;example &lt;/A&gt;where a workload is clamped right at the set limit.&amp;nbsp;&amp;nbsp; The doc also says a &lt;A href="https://library.netapp.com/ecmdocs/ECMLP2348035/html/GUID-A039BD33-966A-4EFA-B97E-F1218EAA0CB0.html" target="_self"&gt;10% overage&lt;/A&gt; is not uncommon...but 50% low seems &lt;STRONG&gt;way&lt;/STRONG&gt; off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example (statistics output clipped to show only the volume of interest):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No qos set:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="x23i x290 x240"&gt;clusterX::&amp;gt; qos statistics workload performance show&lt;BR /&gt;Workload ID IOPS Throughput Latency&lt;BR /&gt;--------------- ------ -------- ---------------- ----------&lt;BR /&gt;home01-wid2228 2228 3127 97.73MB/s 1341.00us&lt;BR /&gt;home01-wid2228 2228 3171 99.08MB/s 1288.00us&lt;BR /&gt;home01-wid2228 2228 &lt;FONT color="#FF0000"&gt;3206 100.17MB/s&lt;/FONT&gt; 1.70ms&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;SPAN class="x23i x290 x240"&gt;(The unthrottled load is capable of ~3,200 iops at 100 MB/s.)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="x23i x290 x240"&gt;qos bandwidth limit set:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="x23i x290 x240"&gt;clusterX::&amp;gt; qos policy-group modify -policy-group test_qos -max-throughput &lt;FONT color="#FF0000"&gt;10mb/s&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="x23i x290 x240"&gt;clusterX::&amp;gt; qos statistics workload performance show&lt;BR /&gt;Workload ID IOPS Throughput Latency&lt;BR /&gt;--------------- ------ -------- ---------------- ----------&lt;BR /&gt;home01-wid2228 2228 159 4.96MB/s 673.04ms&lt;BR /&gt;home01-wid2228 2228 160 4.99MB/s 727.68ms&lt;BR /&gt;home01-wid2228 2228 159 &lt;FONT color="#FF0000"&gt;4.95MB/s&lt;/FONT&gt; 787.47ms&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;qos iops limit set:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="x23i x290 x240"&gt;&lt;FONT face="courier new,courier"&gt;clusterX::&amp;gt; qos policy-group modify -policy-group test_qos -max-throughput &lt;FONT color="#FF0000"&gt;1000iops&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;clusterX::&amp;gt; qos statistics workload performance show&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Workload ID IOPS Throughput Latency&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--------------- ------ -------- ---------------- ----------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;home01-wid2228 2228 494 15.44MB/s 242.15ms&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;home01-wid2228 2228 505 15.76MB/s 241.72ms&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;home01-wid2228 2228 &lt;FONT color="#FF0000"&gt;494&lt;/FONT&gt; 15.45MB/s 245.38ms&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I realize as well that the limit is a maximum limit, so anything under that is "techincally" correct, but still...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The system is a 2-node AFF cluster running 8.3.2P5.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:37:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126566#M27344</guid>
      <dc:creator>tcm10</dc:creator>
      <dc:date>2025-06-04T15:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: QoS limits inaccurate, observed values not even close to -max-throughput setting</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126571#M27349</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;looked at it for a few min and i want to repro on my lab.&lt;/P&gt;&lt;P&gt;What the type of workload you apply in that test? have you tried applying workload from another type? (other tool. other read write ratio, more operation instances in parallel)What protocol is used and what OS and tools are used for the tests?&amp;nbsp; what the network configuration used for this (LIF, multipathing, network redundancy such LACP/native teaming)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gidi&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 19:16:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126571#M27349</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2016-12-29T19:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: QoS limits inaccurate, observed values not even close to -max-throughput setting</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126590#M27363</link>
      <description>&lt;P&gt;Gidi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The test is a copy of a 4 GB file to the volume (100% writes) via NFS from a RedHat 6.5 client.&amp;nbsp; I have not tried another workload yet because of the unexpected nature of this initial result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our network configuration is a 2 port LACP ifgrp at 10 Gbps per port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/38137"&gt;@GidonMarcus&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;looked at it for a few min and i want to repro on my lab.&lt;/P&gt;&lt;P&gt;What the type of workload you apply in that test? have you tried applying workload from another type? (other tool. other read write ratio, more operation instances in parallel)What protocol is used and what OS and tools are used for the tests?&amp;nbsp; what the network configuration used for this (LIF, multipathing, network redundancy such LACP/native teaming)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gidi&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 14:59:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126590#M27363</guid>
      <dc:creator>tcm10</dc:creator>
      <dc:date>2016-12-30T14:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: QoS limits inaccurate, observed values not even close to -max-throughput setting</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126591#M27364</link>
      <description>&lt;P&gt;Just tried a read test.&amp;nbsp; Same observed limit (half the specified maximum).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just tried two clients reading simultaneously.&amp;nbsp; Same observed limit (half the specified maximum).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 15:17:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126591#M27364</guid>
      <dc:creator>tcm10</dc:creator>
      <dc:date>2016-12-30T15:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: QoS limits inaccurate, observed values not even close to -max-throughput setting</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126593#M27365</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i did a repro that i think really close to yours without hitting the problem. (attached a file).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;need to start exclude componenets....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gidi&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 18:39:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/126593#M27365</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2016-12-30T18:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: QoS limits inaccurate, observed values not even close to -max-throughput setting</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/135478#M29748</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any news on this subject?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm experiencing exactly the same thing. The volume QoS is set to 2000 IOPS and it never hits more than the constant 1000 IOPS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7729iE7D248214A3CAFE0/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Capture.JPG" title="Capture.JPG" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 09:43:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/135478#M29748</guid>
      <dc:creator>Joao_Matos</dc:creator>
      <dc:date>2017-10-23T09:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: QoS limits inaccurate, observed values not even close to -max-throughput setting</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/135547#M29773</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have determined some versions of ONTAP are succeptable to an issue where IOPS are limited too much by QoS, as detailed in this &lt;A href="https://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=1104044" target="_self"&gt;BURT&lt;/A&gt;. This is resolved in ONTAP 9.1P8, and can be confirmed by doing a takeover/giveback cycle to see if throughput increases.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 03:30:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-limits-inaccurate-observed-values-not-even-close-to-max-throughput-setting/m-p/135547#M29773</guid>
      <dc:creator>AlexDawson</dc:creator>
      <dc:date>2017-10-25T03:30:37Z</dc:date>
    </item>
  </channel>
</rss>

