Creating a SmartQoS Policy

This section describes how to create a QoS policy.

Procedure

  1. Choose Resources > Tuning > SmartQoS > Client.
  2. Click Create.

    The Create QoS Policy page is displayed.

  3. Set a QoS policy name.

    • The name must be unique.
    • The name can contain only digits, letters, hyphens (-), and underscores (_), and must start with a digit or letter.
    • The name contains 1 to 63 characters.

  4. Set QoS policy parameters for a client, including a fixed bandwidth upper limit and a fixed OPS upper limit.

    1. Set the bandwidth upper limit. That is, the maximum amount of I/O data that can be processed by a single client per second. The unit is MB/s.
    2. Set the OPS upper limit. That is, the maximum number of operations that can be performed by a client per second.
    3. When the object service is enabled in the storage system, you can choose whether to enable Object Service Read/Write Control to control the upper limits of read and write OPS and bandwidth of the object service. After this function is enabled, you need to set the QoS policy parameters of the object service.

      Table 1 describes related parameters.

      Table 1 Object service QoS policy parameters

      Parameter

      Description

      Read Bandwidth Upper Limit

      Read bandwidth upper limit of a single client of the object service. That is, the maximum amount of data in the read requests of the object service delivered by a single client per second. The unit is MB/s.

      Write Bandwidth Upper Limit

      Write bandwidth upper limit of a single client of the object service. That is, the maximum amount of data in the write requests of the object service delivered by a single client per second. The unit is MB/s.

      Read OPS Upper Limit

      Read OPS upper limit of a single client of the object service. That is, the maximum number of read requests of the object service that can be delivered by a single client per second.

      Write OPS Upper Limit

      Write OPS upper limit of a single client of the object service. That is, the maximum number of write requests of the object service that can be delivered by a single client per second.

  5. Add a control object.

    1. Click Modify on the right of Clients.

      The Add Object page is displayed.

    2. Select a client type, including Using standard protocol and Using Distributed Parallel Client.

      A client can have only one QoS policy.

      • Using standard protocol: Enter the service IP addresses of the clients to which the policy applies in the IP Address text box. IPv4 and IPv6 addresses are supported. You can enter multiple IP addresses separated by semicolons (;), spaces, or carriage returns.
      • Using Distributed Parallel Client: Select one or more clients to which the policy applies in the Available Clients area on the left. They will be automatically added to the Selected Clients area on the right automatically.
    3. Click OK.

  6. Click OK.