<?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 QoS Statistics command output - What is System-Default? in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158322#M36023</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the following extract, what accounts for System-Default?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;STG::&amp;gt; qos statistics workload resource cpu show -node STG-01 -rows 20&lt;BR /&gt;Workload ID CPU &lt;BR /&gt;--------------- ----- ----- &lt;BR /&gt;-total- (100%) - 93% &lt;BR /&gt;System-Default 1 37% &lt;BR /&gt;User-Default 2 24% &lt;BR /&gt;_WAFL 7 11% &lt;BR /&gt;_Efficiency_B.. 7501 5% &lt;BR /&gt;_SIS_CLONE_SP.. 20 1% &lt;BR /&gt;_SNAPMIRROR 15 1% &lt;BR /&gt;_WAFL_SCAN 19 1% &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Kind regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pedro Rocha&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 10:58:10 GMT</pubDate>
    <dc:creator>pedro_rocha</dc:creator>
    <dc:date>2025-06-04T10:58:10Z</dc:date>
    <item>
      <title>QoS Statistics command output - What is System-Default?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158322#M36023</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the following extract, what accounts for System-Default?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;STG::&amp;gt; qos statistics workload resource cpu show -node STG-01 -rows 20&lt;BR /&gt;Workload ID CPU &lt;BR /&gt;--------------- ----- ----- &lt;BR /&gt;-total- (100%) - 93% &lt;BR /&gt;System-Default 1 37% &lt;BR /&gt;User-Default 2 24% &lt;BR /&gt;_WAFL 7 11% &lt;BR /&gt;_Efficiency_B.. 7501 5% &lt;BR /&gt;_SIS_CLONE_SP.. 20 1% &lt;BR /&gt;_SNAPMIRROR 15 1% &lt;BR /&gt;_WAFL_SCAN 19 1% &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Kind regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pedro Rocha&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:58:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158322#M36023</guid>
      <dc:creator>pedro_rocha</dc:creator>
      <dc:date>2025-06-04T10:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: QoS Statistics command output - What is System-Default?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158327#M36024</link>
      <description>&lt;P&gt;There is a KB that partially explains this, although it is listed as "system-defined" and "user-defined" in the KB article to describe these two outputs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/FAQ%3A_Storage_Quality_of_Service_(QoS)" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/FAQ%3A_Storage_Quality_of_Service_(QoS)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Workload&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User-defined workload&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Represents the input/output (I/O) operations from clients to a storage object that belongs to a policy group. A storage object is one of the following:&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;A Vserver with FlexVol volumes&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;A FlexVol volume&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;A LUN&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;A file (typically represents a virtual machine)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;I/O to storage objects that are not assigned to policy groups belong to the 'User-Default' workload.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="mt-align-justify"&gt;System-defined workload&lt;BR /&gt;Represents internal work that the cluster performs. Storage QoS controls specific system operations to prevent them from interfering with client operations. &lt;STRONG&gt;Examples include storage efficiency operations and data replication operations.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 05:24:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158327#M36024</guid>
      <dc:creator>aladd</dc:creator>
      <dc:date>2020-08-06T05:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: QoS Statistics command output - What is System-Default?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158361#M36047</link>
      <description>&lt;P&gt;System default is anything internal to WAFL basically, or ONTAP. If you have an idle system you're more likely to see it. Basically we have internal QoS workloads for deduplication, SnapMirror, etc., but there are some internal workloads that just don't have a QoS workload assigned, so we put them in a default bucket.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 14:29:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158361#M36047</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2020-08-06T14:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: QoS Statistics command output - What is System-Default?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158384#M36065</link>
      <description>&lt;P&gt;Hello Paul,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So on an idle system, the system-default tends to be higher. Is that it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Pedro Rocha&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 17:58:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158384#M36065</guid>
      <dc:creator>pedro_rocha</dc:creator>
      <dc:date>2020-08-06T17:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: QoS Statistics command output - What is System-Default?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158385#M36066</link>
      <description>&lt;P&gt;Correct. It will use 100% of whatever 1-5% of CPU is actually in use. Since they normally are idle processes unless called upon, this will appear to be higher. Either way, it is completely normal/working as intended.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 18:08:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QoS-Statistics-command-output-What-is-System-Default/m-p/158385#M36066</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2020-08-06T18:08:59Z</dc:date>
    </item>
  </channel>
</rss>

