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

feat: lvm2 thin support #834

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

ndbrew
Copy link
Contributor

@ndbrew ndbrew commented Nov 17, 2023

Attempt to fix the reboot loop that happens when Talos encounters a disk that has lvm-thin volumes on it during boot.

Fixes #833

@ndbrew ndbrew changed the title feat(lvm2): Configure thin support feat: lvm2 thin support Nov 18, 2023
Enable `thin` option for LVM2.

Fixes siderolabs#833

Signed-off-by: Andrey Smirnov <[email protected]>
@smira smira force-pushed the feat-lvm2-with-thin-internal branch from 19b6534 to d59cb3e Compare November 20, 2023 10:45
Copy link
Member

@smira smira left a comment

Choose a reason for hiding this comment

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

thank you!

@smira
Copy link
Member

smira commented Nov 20, 2023

/m

@talos-bot talos-bot merged commit d59cb3e into siderolabs:main Nov 20, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reboot loop with error 'WARNING: unrecognized segment type thin-pool'
3 participants