The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Enable or disable throughput floors v2
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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
-
Change to advanced privilege level:
set -privilege advanced
-
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
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