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

(8.3) Fix filter to reject other device types than NVMe #77

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Nambrok
Copy link

@Nambrok Nambrok commented Jan 8, 2025

If the 4KiB blocksize device is not a NVMe, the global_filter for VG activation is incorrect. Meaning the VG could enable on top of the real device and the VDI creation will not work.
This new filter disable everything but the loop devices.

@Nambrok Nambrok force-pushed the 3.2.3-8.3-largeblock-fix branch from d39ed89 to b6994a7 Compare January 8, 2025 10:19
@Wescoeur Wescoeur merged commit 374bd2a into 3.2.3-8.3 Jan 9, 2025
5 checks passed
@Wescoeur Wescoeur deleted the 3.2.3-8.3-largeblock-fix branch January 9, 2025 16:41
Wescoeur pushed a commit that referenced this pull request Jan 29, 2025
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