Add config option 'reserved_share_extend_percentage'

Bug #1961087 reported by kiran pawar
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Medium
Manish Honap

Bug Description

We want to introduce a 'reserved_share_extend_percentage' to allow a different value for reservation percentage for the share extend operation.

There are two use cases -
1) Under existing limit of 'reserved_share_percentage', we do not want user to create new share if limit is hit, but allow user to extend existing share.

2) With --force option, share extend will go through scheduler. This might move share to some other backend. We can possibly avoid --force option in case share extend allowed with lower value of `reserved_share_extend_percentage` against `reserved_share_percentage`.

Revision history for this message
Vida Haririan (vhariria) wrote :
Changed in manila:
importance: Undecided → Medium
assignee: nobody → Fernando Ferraz (fernando-ferraz)
Manish Honap (mhonap)
Changed in manila:
assignee: Fernando Ferraz (fernando-ferraz) → Manish Honap (mhonap)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/manila/+/832843

Changed in manila:
status: New → In Progress
Changed in manila:
milestone: none → zed-1
Changed in manila:
milestone: zed-1 → zed-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.opendev.org/c/openstack/manila/+/832843
Committed: https://opendev.org/openstack/manila/commit/6431b86f19d09e1076e191d0ea5e794cc95bfac6
Submitter: "Zuul (22348)"
Branch: master

commit 6431b86f19d09e1076e191d0ea5e794cc95bfac6
Author: Manish Honap <email address hidden>
Date: Wed Mar 9 01:32:25 2022 +0530

    Add config option reserved_share_extend_percentage

    'reserved_share_extend_percentage' backend config option allows Manila
    to consider different reservation percentage for share extend
    operation. With this option, under existing limit of
    'reserved_share_percentage', we do not want user to create new share if
    limit is hit, but allow user to extend existing share.

    DocImpact

    Closes-Bug: #1961087
    Change-Id: I000a7f530569ff80495b1df62a91981dc5865023

Changed in manila:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 15.0.0.0rc1

This issue was fixed in the openstack/manila 15.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.