ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • qos settings throughput-floors-v2

    Enable/Disable throughput floors v2 on AFF

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The qos settings throughput-floors-v2 command is used to enable or disable floors v2 on AFF. The default is enabled. With floors v2 enabled, throughput floors can be met when controllers are heavily utilized at the expense of higher latency on other workloads. Floors v2 applies to both QoS and Adaptive QoS.

    Parameters

    -enable {true|false} - enable or disable throughput floors v2 on AFF

    This specifies if floors v2 is enabled or disabled. If this parameter is specified with false floors v2 will be disabled.

    Examples

    The following example disables floors v2 on AFF.

    cluster1::*> qos settings throughput-floors-v2 -enable false
    Top of Page