Skip to main content

Enable or disable throughput floors v2

Contributors

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

Steps
  1. Change to advanced privilege level:

    set -privilege advanced

  2. Enter one of the following commands:

    If you want to…​ Use this command:

    Disable floors v2

    qos settings throughput-floors-v2 -enable false

    Enable floors v2

    qos settings throughput-floors-v2 -enable true

    Note

    To disable throughput floors v2 in an MetroCluster cluster, you must run the

    qos settings throughput-floors-v2 -enable false

    command on both the source and destination clusters.

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