lsthrottle
Use the lsthrottle command to list throttle objects that are configured in the clustered system.
Syntax
Parameters
- -delim delimiter
- (Optional) Specify a delimiter to separate data in the output.
- -nohdr
- (Optional) Suppress the headings in the output.
- -filtervalue attribute=value
- (Optional) Specifies a list of one or more filters. Only objects with a value that matches the filter attribute value are displayed.
- -filtervalue?
- (Optional) Displays a list of valid filter attributes.
Description
This command lists throttle objects that are configured in the clustered system.
Note: The throttle limits are per node.
This table provides the attribute values that can be displayed as output view data.
| Attribute | Description |
|---|---|
| throttle_id | Indicates the unique ID for the throttle object. The value is a number 0 - 10144. |
| throttle_name | Indicates the unique name for the throttle object. The value is an alphanumeric string that is 63 characters long. |
| object_id | Indicates the ID of the object to which throttle is applied. The value is a number 0 - 8191. |
| object_name | Indicates the name of the object to which throttle is applied. The value is an alphanumeric string that is 63 characters long. |
| throttle_type | Indicates the type of throttle object. The values
are offload or vdisk.The
values are: offload, vdisk, host,
hostcluster, and mdiskgrp. |
| IOPs_limit | Indicates the limit of configured IOPs. The value is a numeric string in the range 0 - 33554432. If no limit is specified the value is blank. |
| bandwidth_limit_MB | Indicates the bandwidth (in MBps). The value is a numeric string in the range 0 - 268435456. If no limit is specified the value is blank. |
