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

Keep database content inside the root partition on BV #1063

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

srbarrios
Copy link
Member

@srbarrios srbarrios commented Jan 8, 2024

Keep database content inside the root partition on BV.
Otherwise we have too many free space in the root partition that it will never be used.

Note: We might have a similar consequence in our CI envs, but for now, we will keep it as it is there, as we are unsure about how to resize the root partition and the current size (200GB) is not enough for Database Backup/Restore test.

@srbarrios srbarrios requested a review from Bischoff January 8, 2024 09:57
Copy link
Contributor

@Bischoff Bischoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please note that space is not really a problem, as qcow2 disks grow on demand... but yeah a simplification is always welcome.

This will also align 4.3 bv with uyuni BV.

@srbarrios srbarrios merged commit 7360ff3 into master Jan 8, 2024
1 check passed
@srbarrios srbarrios deleted the rm-database-partition-in-bv branch January 8, 2024 10:04
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