Skip to content

Conversation

@schaefi
Copy link
Collaborator

@schaefi schaefi commented Sep 26, 2024

Allow to set quota per volume for the btrfs filesystem This Fixes #2651

@schaefi schaefi requested a review from Conan-Kudo September 26, 2024 09:44
@schaefi schaefi self-assigned this Sep 26, 2024
Allow to set quota per volume for the btrfs filesystem
This Fixes #2651
@schaefi
Copy link
Collaborator Author

schaefi commented Sep 26, 2024

The integration test for TW worked

[   70s] [ DEBUG   ]: 12:03:50 | EXEC: [btrfs subvolume create /var/tmp/kiwi_volumes.29npkpkf/@/home]
[   70s] [ DEBUG   ]: 12:03:50 | Looking for btrfs in /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin
[   70s] [ DEBUG   ]: 12:03:50 | EXEC: [btrfs quota enable --simple /var/tmp/kiwi_volumes.29npkpkf/@/home]
[   70s] [ DEBUG   ]: 12:03:50 | Looking for btrfs in /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin
[   70s] [ DEBUG   ]: 12:03:50 | EXEC: [btrfs qgroup limit 5G /var/tmp/kiwi_volumes.29npkpkf/@/home]

@Conan-Kudo Conan-Kudo merged commit 9215ac5 into main Sep 26, 2024
12 checks passed
@Conan-Kudo Conan-Kudo deleted the volume_quotas branch September 26, 2024 12:08
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.

Add quota attribute in <volume> definition for Btrfs subvolume usable when btrfs_quota_groups is set to true

3 participants