Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TestFix] Fix available free space issue on the heketi cluster #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SushilG96
Copy link
Collaborator

@SushilG96 SushilG96 commented Jun 16, 2021

Heketi requires 3% space for metadata while creating volume. Fix
function '_available_disk_free_space' to leave 3% space for metadata
while calculating free space available on the cluster.

Signed-off-by: SushilG96 [email protected]

@SushilG96 SushilG96 requested a review from vamahaja June 16, 2021 11:30
@SushilG96 SushilG96 changed the title [TestFix] Fix available free space on the nodes [TestFix] Fix available free space issue on the heketi cluster Jun 24, 2021
Heketi requires 3% space for metadata while creating volume. Fix
function '_available_disk_free_space' to leave 3% space for metadata
while calculating free space available on the cluster.

Change-Id: Iaf5c030bed2209466639f561f3a437bfc5722b70
Signed-off-by: SushilG96 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants