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

Commits on Aug 8, 2024

  1. Setup default minimum volume size per 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 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ff7adbd View commit details
    Browse the repository at this point in the history