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

Fix size-check for meta-pools with resize volume case #367

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

Conversation

kanno2inf
Copy link

This is a workaround, not an actual fix.

This workaround resolves #360 by skipping the metadata pool size check.

#360 caused by an issue where the metadata pool size not calculated correctly for the volume-resize case.
A proper fix would need to calculate the correct metadata pool size and check.

This is a workaround, not an actual fix.
This workaround skips the size-check for meta-pools instead of
correctly checking also for the volume-definition modify case.
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.

Resizing a volume used external metadata fails even though the storage pool has enough free space
1 participant