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

fix: multiple fixes for LVM activation #9422

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

smira
Copy link
Member

@smira smira commented Oct 2, 2024

Two fixes were in pkgs/lvm2:

Other fixes in this PR:

  • drop the dm-raid patch, lvm2 loads the required kernel modules on its own actually it's needed to provision dm-raid
  • adjust the controller a bit for some interactions
  • make Rook test use more complicated, encrypted setup which uses LVM
  • adjust LVM test to handle a case when there's more than one worker

Fixes #9365

@smira smira added this to the v1.9 milestone Oct 2, 2024
@smira smira marked this pull request as draft October 2, 2024 16:48
@smira

This comment was marked as resolved.

Two fixes were in pkgs/lvm2:

* siderolabs/pkgs#1041
* siderolabs/pkgs#1042

Other fixes in this PR:

* adjust the controller a bit for some interactions
* make Rook test use more complicated, encrypted setup which uses LVM
* adjust LVM test to handle a case when there's more than one worker

Signed-off-by: Andrey Smirnov <[email protected]>
@smira
Copy link
Member Author

smira commented Oct 3, 2024

/m

@talos-bot talos-bot merged commit 7486157 into siderolabs:main Oct 3, 2024
50 checks passed
@smira smira mentioned this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

LVMActivationController fails repeatedly with exit status 5
4 participants