Skip to main content
A newer release of this product is available.

storage aggregate object-store put-rate-limit modify

Contributors
Suggest changes

Modify the maximum, per node, FabricPool put rate

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

Description

The storage aggregate object-store put-rate-limit modify command enables the modification of values that can be used to limit the FabricPool put rate or to allow it to run more aggressively. Use the storage aggregate object-store put-rate-limit show command to display the current maximum put rate, if any, in effect.

Parameters

-node {<nodename>|local} - Node Name (privilege: advanced)

This parameter specifies the Node name.

[-default {true|false}] - Set Default Values (privilege: advanced)

Setting this field to true will reset all unset fields to the the system default.

[-put-rate-bytes-limit {<integer>[KB|MB|GB|TB|PB]}] - Limit Max (B/s) Allowed (privilege: advanced)

This field is the maximum put rate in bytes per second. The field can be used to reduce the put rate to an object store.

[-put-latency-limit <integer>] - Latency (ms) At Which Parallel Puts Are Reduced (privilege: advanced)

This field is the maximum put latency, in milliseconds, at which point the number of parallel put operations are decreased. The field can be used to reduce the put rate to an object store based on average latency. Setting this field to zero will disable the limit.