You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
add qos for curve-fuse, then we can limits the bandwidth and iops
we want to limit the iops and bandwidth of the fuse(read/write) . and we can achieve this by controlling the corresponding fuse interface implementation in curve (like FuseOpWrite)
Proposed solution:
The qos module already exists in the curve project here , and we need to apply it to curve-fuse
The text was updated successfully, but these errors were encountered:
This issue has been chosen for community developer activities. Welcome to feel free to try it. After the PR is merged, you will receive a gift package and a certificate as a community contributor.
Description:
add qos for curve-fuse, then we can limits the bandwidth and iops
we want to limit the iops and bandwidth of the fuse(read/write) . and we can achieve this by controlling the corresponding fuse interface implementation in curve (like FuseOpWrite)
Proposed solution:
The qos module already exists in the curve project here , and we need to apply it to curve-fuse
The text was updated successfully, but these errors were encountered: