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

Setup default minimum volume size per filesystem #2610

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

schaefi
Copy link
Collaborator

@schaefi schaefi commented Aug 8, 2024

The former method provided a static value but there are huge differences for the minimum size requirement of a filesystem. For example extX is fine with 30MB whereas XFS requires 300MB. This commit adds a more dynamic default value based on the used filesystem.

The former method provided a static value but there are huge
differences for the minimum size requirement of a filesystem.
For example extX is fine with 30MB whereas XFS requires 300MB.
This commit adds a more dynamic default value based on the
used filesystem.
@schaefi schaefi self-assigned this Aug 8, 2024
@Conan-Kudo Conan-Kudo merged commit 1da5080 into main Aug 8, 2024
12 checks passed
@Conan-Kudo Conan-Kudo deleted the individual_vol_default_size branch August 8, 2024 13:24
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