ONTAP Discussions
ONTAP Discussions
Hello!
In the following extract, what accounts for System-Default?
STG::> qos statistics workload resource cpu show -node STG-01 -rows 20
Workload ID CPU
--------------- ----- -----
-total- (100%) - 93%
System-Default 1 37%
User-Default 2 24%
_WAFL 7 11%
_Efficiency_B.. 7501 5%
_SIS_CLONE_SP.. 20 1%
_SNAPMIRROR 15 1%
_WAFL_SCAN 19 1%
Kind regards,
Pedro Rocha
Solved! See The Solution
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.
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.
Workload:
Hope this helps!
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.
Hello Paul,
So on an idle system, the system-default tends to be higher. Is that it?
Regards,
Pedro Rocha
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.