Details
-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
In the recent LQA implementation it is not possible to add or remove the partial range.
lctl lqa add --fsname testfs --name lqa1 500-1000 ==> success lctl lqa add --fsname testfs --name lqa1 500-700 ==> will return error lctl lqa remove --fsname testfs --name lqa1 500-600 ==> error lctl lqa remove --fsname testfs --name lqa1 500-1000 ==> success
Adding this capability would be useful for real-world usability.
Attachments
Issue Links
- is related to
-
LU-18222 LQA: Implement quota aggregation limits by ID range
-
- Reopened
-