File: capacity-based-qos-minimum-values-b24a5f49c986f11d.yaml

package info (click to toggle)
cinder 2%3A17.0.1-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 36,796 kB
  • sloc: python: 395,277; pascal: 2,085; sh: 585; makefile: 111; xml: 26; sql: 5
file content (10 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
---
features:
  - Cinder now allows for a minimum value when using the capacity based QoS
    in order to make sure small volumes can get a minimum allocation for them
    to be usable.

    The newly added QoS specs are `read_iops_sec_per_gb_min`,
    `write_iops_sec_per_gb_min`, `total_iops_sec_per_gb_min`,
    `read_bytes_sec_per_gb_min`, `write_bytes_sec_per_gb_min` and
    `total_bytes_sec_per_gb_min`