This section describes how to modify a directory-level QoS policy.
The Modify QoS Policy page is displayed.
Table 1 describes related parameters.
Parameter |
Description |
|---|---|
Read Bandwidth Upper Limit |
Maximum read bandwidth on a single directory of the object service. That is, the maximum amount of data in the read requests of the object service processed by a single directory per second. The unit is MB/s. |
Write Bandwidth Upper Limit |
Maximum write bandwidth on a single directory of the object service. That is, the maximum amount of data in the write requests of the object service processed by a single directory per second. The unit is MB/s. |
Read OPS Upper Limit |
Read OPS upper limit of a single directory of the object service. That is, the maximum number of read requests of the object service that can be processed by a single directory per second. |
Write OPS Upper Limit |
Write OPS upper limit of a single directory of the object service. That is, the maximum number of write requests of the object service that can be processed by a single directory per second. |
If the sum of Read OPS Upper Limit and Write OPS Upper Limit exceeds OPS Upper Limit, OPS Upper Limit takes effect. If the sum of Read Bandwidth Upper Limit and Write Bandwidth Upper Limit exceeds Bandwidth Upper Limit, Bandwidth Upper Limit takes effect.