4.5. Editing an existing QoS specification


You can configure an existing QoS specification to add other performance limits or to change the limits of the existing properties.

Prerequisites

  • You must be a project administrator to edit QoS specifications.

Procedure

  1. Access the remote shell for the openstackclient pod from your workstation:

    $ oc rsh -n openstack openstackclient
  2. Configure the QoS specification to add other performance limits or to change the limits of the existing properties:

    $ openstack volume qos set --property <key>=<value> <qos_spec_name>

    You can add one or more --property <key>=<value> arguments. This command does not provide any confirmation that the changes to the properties were successful. You can run the following command to review any changes made to any QoS specification:

    $ openstack volume qos list

    This command provides a table of the configuration details of all the configured QoS specifications, the Properties column displays all the configured properties of each QoS specification.

  3. Exit the openstackclient pod:

    $ exit
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部