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

Increase default volume size #2609

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Increase default volume size #2609

merged 2 commits into from
Aug 7, 2024

Conversation

schaefi
Copy link
Collaborator

@schaefi schaefi commented Aug 7, 2024

Increase default volume size

So far 30MB was set as default volume size which is by far too small for a number of filesystems, e.g btrfs and also XFS. This commit increases the default volume size such that all modern filesystems builds if the default volume size is used

Update test-image-raid

Apart from testing raid this integration test also tests a certain LVM volume setup. The test has been updated to use the btrfs filesystem because it has the most strict size requirements.

Apart from testing raid this integration test also tests
a certain LVM volume setup. The test has been updated
to use the btrfs filesystem because it has the most strict
size requirements.
So far 30MB was set as default volume size which is by far
too small for a number of filesystems, e.g btrfs and also XFS.
This commit increases the default volume size such that all
modern filesystems builds if the default volume size is used.
@schaefi schaefi requested a review from Conan-Kudo August 7, 2024 16:33
@schaefi schaefi self-assigned this Aug 7, 2024
@Conan-Kudo Conan-Kudo merged commit 47ebc8c into main Aug 7, 2024
12 checks passed
@Conan-Kudo Conan-Kudo deleted the increase_default_volume_size branch August 7, 2024 18:10
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